We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ac80a7 commit 14a1f6cCopy full SHA for 14a1f6c
arch/arm/boot/dts/qcom-ipq8064-rb3011.dts
@@ -19,12 +19,12 @@
19
stdout-path = "serial0:115200n8";
20
};
21
22
- memory@0 {
+ memory@42000000 {
23
reg = <0x42000000 0x3e000000>;
24
device_type = "memory";
25
26
27
- mdio0: mdio@0 {
+ mdio0: mdio-0 {
28
status = "okay";
29
compatible = "virtual,mdio-gpio";
30
gpios = <&qcom_pinmux 1 GPIO_ACTIVE_HIGH>,
@@ -91,7 +91,7 @@
91
92
93
94
- mdio1: mdio@1 {
+ mdio1: mdio-1 {
95
96
97
gpios = <&qcom_pinmux 11 GPIO_ACTIVE_HIGH>,
0 commit comments