From 4637222e9071531e457e9caee31bf2d77c40b46e Mon Sep 17 00:00:00 2001 From: Jon Lin Date: Mon, 14 Sep 2020 11:56:41 +0800 Subject: [PATCH] ARM: dts: rockchip: Delete nandc and sfc pinctrl property for rv1126 board Change-Id: Ib916361353973d8fd195912357e2e9598f420677 Signed-off-by: Jon Lin --- arch/arm/boot/dts/rv1126-ai-cam.dtsi | 8 ++++++++ arch/arm/boot/dts/rv1126-evb-v10.dtsi | 4 ++++ arch/arm/boot/dts/rv1126-ipc.dtsi | 8 ++++++++ 3 files changed, 20 insertions(+) diff --git a/arch/arm/boot/dts/rv1126-ai-cam.dtsi b/arch/arm/boot/dts/rv1126-ai-cam.dtsi index 826dc8b12a49..8a37c5bd6762 100644 --- a/arch/arm/boot/dts/rv1126-ai-cam.dtsi +++ b/arch/arm/boot/dts/rv1126-ai-cam.dtsi @@ -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>; diff --git a/arch/arm/boot/dts/rv1126-evb-v10.dtsi b/arch/arm/boot/dts/rv1126-evb-v10.dtsi index 396ef1516054..144e9edf1831 100644 --- a/arch/arm/boot/dts/rv1126-evb-v10.dtsi +++ b/arch/arm/boot/dts/rv1126-evb-v10.dtsi @@ -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"; }; diff --git a/arch/arm/boot/dts/rv1126-ipc.dtsi b/arch/arm/boot/dts/rv1126-ipc.dtsi index 18f1438e4189..90081028a7f5 100644 --- a/arch/arm/boot/dts/rv1126-ipc.dtsi +++ b/arch/arm/boot/dts/rv1126-ipc.dtsi @@ -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 {