summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/sun5i-gr8-chip-pro.dts
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm/sun5i-gr8-chip-pro.dts')
-rw-r--r--dts/src/arm/sun5i-gr8-chip-pro.dts4
1 files changed, 1 insertions, 3 deletions
diff --git a/dts/src/arm/sun5i-gr8-chip-pro.dts b/dts/src/arm/sun5i-gr8-chip-pro.dts
index 3f70b8c531..a32cde3e32 100644
--- a/dts/src/arm/sun5i-gr8-chip-pro.dts
+++ b/dts/src/arm/sun5i-gr8-chip-pro.dts
@@ -133,8 +133,6 @@
status = "okay";
nand@0 {
- #address-cells = <2>;
- #size-cells = <2>;
reg = <0>;
allwinner,rb = <0>;
nand-ecc-mode = "hw";
@@ -233,7 +231,7 @@
};
&usbphy {
- usb0_id_det-gpio = <&pio 6 2 GPIO_ACTIVE_HIGH>; /* PG2 */
+ usb0_id_det-gpios = <&pio 6 2 GPIO_ACTIVE_HIGH>; /* PG2 */
usb0_vbus_power-supply = <&usb_power_supply>;
usb1_vbus-supply = <&reg_vcc5v0>;
status = "okay";