diff options
author | Petr Štetiar <ynezz@true.cz> | 2018-12-12 20:32:40 +0100 |
---|---|---|
committer | Christian Lamparter <chunkeey@gmail.com> | 2018-12-27 16:02:24 +0100 |
commit | 6935d73851c182d84489885979a188bef98f0cd5 (patch) | |
tree | 762db564ca67782ee29823fab31065be56ca0af3 /target/linux/brcm63xx/dts/bcm6358.dtsi | |
parent | 965ce07dbb16d975c85d8a7d7d3500665480ad81 (diff) | |
download | upstream-6935d73851c182d84489885979a188bef98f0cd5.tar.gz upstream-6935d73851c182d84489885979a188bef98f0cd5.tar.bz2 upstream-6935d73851c182d84489885979a188bef98f0cd5.zip |
ath79: ubnt-bullet-m-xw: Remove pll-data property from eth0 node
It's not necessary as it's already defined in ar934x.dtsi to:
pll-data = <0x16000000 0x00000101 0x00001616>;
And in ar71xx it's currently set to the same values:
#define AR934X_PLL_VAL_1000 0x16000000
#define AR934X_PLL_VAL_100 0x00000101
#define AR934X_PLL_VAL_10 0x00001616
And dumping the value from the airOS v6.1.7 has the same value:
AR934X_PLL_ETH_XMII_CONTROL_REG 0x1805002C 0x101
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'target/linux/brcm63xx/dts/bcm6358.dtsi')
0 files changed, 0 insertions, 0 deletions