mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 01:49:46 +00:00
ARM: dts: bcm2711-rpi-400: Limit MDIO clock speed
Signed-off-by: Phil Elwell <phil@raspberrypi.com>
This commit is contained in:
@@ -595,6 +595,10 @@
|
||||
brcm,disable-headphones = <1>;
|
||||
};
|
||||
|
||||
&genet_mdio {
|
||||
clock-frequency = <1950000>;
|
||||
};
|
||||
|
||||
/ {
|
||||
__overrides__ {
|
||||
act_led_gpio = <&act_led>,"gpios:4";
|
||||
|
||||
Reference in New Issue
Block a user