mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
ARM: dts: rockchip: Delete nandc and sfc pinctrl property for rv1126 board
Change-Id: Ib916361353973d8fd195912357e2e9598f420677 Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
This commit is contained in:
@@ -144,6 +144,8 @@
|
||||
};
|
||||
|
||||
&nandc {
|
||||
/delete-property/ pinctrl-names;
|
||||
/delete-property/ pinctrl-0;
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
|
||||
@@ -310,6 +312,12 @@
|
||||
vref-supply = <&vcc_1v8>;
|
||||
};
|
||||
|
||||
&sfc {
|
||||
/delete-property/ pinctrl-names;
|
||||
/delete-property/ pinctrl-0;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&u2phy0 {
|
||||
status = "okay";
|
||||
vup-gpios = <&gpio0 RK_PC1 GPIO_ACTIVE_LOW>;
|
||||
|
||||
@@ -1009,6 +1009,8 @@
|
||||
};
|
||||
|
||||
&nandc {
|
||||
/delete-property/ pinctrl-names;
|
||||
/delete-property/ pinctrl-0;
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
|
||||
@@ -1292,6 +1294,8 @@
|
||||
};
|
||||
|
||||
&sfc {
|
||||
/delete-property/ pinctrl-names;
|
||||
/delete-property/ pinctrl-0;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
@@ -67,6 +67,8 @@
|
||||
};
|
||||
|
||||
&nandc {
|
||||
/delete-property/ pinctrl-names;
|
||||
/delete-property/ pinctrl-0;
|
||||
status = "disabled";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
@@ -190,6 +192,12 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&sfc {
|
||||
/delete-property/ pinctrl-names;
|
||||
/delete-property/ pinctrl-0;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&u2phy0 {
|
||||
status = "okay";
|
||||
u2phy_otg: otg-port {
|
||||
|
||||
Reference in New Issue
Block a user