ath79: qca955x: Update dts for current ag71xx driver
Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
This commit is contained in:
parent
b7a10772d1
commit
18db385eb7
1 changed files with 2 additions and 2 deletions
|
@ -293,7 +293,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
ð0 {
|
ð0 {
|
||||||
compatible = "qca,qca9550-eth", "syscon";
|
compatible = "qca,qca9550-eth", "syscon", "simple-mfd";
|
||||||
|
|
||||||
pll-data = <0x82000101 0x80000101 0x80001313>;
|
pll-data = <0x82000101 0x80000101 0x80001313>;
|
||||||
phy-mode = "rgmii";
|
phy-mode = "rgmii";
|
||||||
|
@ -308,7 +308,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
ð1 {
|
ð1 {
|
||||||
compatible = "qca,qca9550-eth", "syscon";
|
compatible = "qca,qca9550-eth", "syscon", "simple-mfd";
|
||||||
|
|
||||||
pll-data = <0x82000101 0x80000101 0x80001313>;
|
pll-data = <0x82000101 0x80000101 0x80001313>;
|
||||||
phy-mode = "sgmii";
|
phy-mode = "sgmii";
|
||||||
|
|
Loading…
Reference in a new issue