mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-30 06:26:48 +07:00
ARM: ux500: Supply the Ethernet clock lookup to Snowball's DT
Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
parent
e47339fff2
commit
7fb2afc781
@ -111,12 +111,13 @@ ethernet@0 {
|
|||||||
vdd33a-supply = <&en_3v3_reg>;
|
vdd33a-supply = <&en_3v3_reg>;
|
||||||
vddvario-supply = <&db8500_vape_reg>;
|
vddvario-supply = <&db8500_vape_reg>;
|
||||||
|
|
||||||
|
|
||||||
reg-shift = <1>;
|
reg-shift = <1>;
|
||||||
reg-io-width = <2>;
|
reg-io-width = <2>;
|
||||||
smsc,force-internal-phy;
|
smsc,force-internal-phy;
|
||||||
smsc,irq-active-high;
|
smsc,irq-active-high;
|
||||||
smsc,irq-push-pull;
|
smsc,irq-push-pull;
|
||||||
|
|
||||||
|
clocks = <&prcc_pclk 3 0>;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user