ARM: dts: rockchip: rename tsadc pinctrl name for rv1126

tsadcm0_pins -> tsadcm0_shut
tsadcm0_pins -> tsadcm0_shut

Change-Id: I73264a51b321b952d95ac45e209e4fb21584d860
Signed-off-by: Tao Huang <huangtao@rock-chips.com>
This commit is contained in:
Tao Huang
2020-12-02 09:49:57 +08:00
parent c5d631303e
commit 6f5457d152
5 changed files with 9 additions and 9 deletions

View File

@@ -94,7 +94,7 @@
rockchip,hw-tshut-mode = <0>; /* tshut mode 0:CRU 1:GPIO */
rockchip,hw-tshut-polarity = <0>; /* tshut polarity 0:LOW 1:HIGH */
pinctrl-names = "gpio", "otpout";
pinctrl-0 = <&tsadcm0_pins>;
pinctrl-0 = <&tsadcm0_shut>;
pinctrl-1 = <&tsadc_shutorg>;
status = "okay";
};
@@ -201,7 +201,7 @@
rockchip,hw-tshut-mode = <0>; /* tshut mode 0:CRU 1:GPIO */
rockchip,hw-tshut-polarity = <0>; /* tshut polarity 0:LOW 1:HIGH */
pinctrl-names = "gpio", "otpout";
pinctrl-0 = <&tsadcm0_pins>;
pinctrl-0 = <&tsadcm0_shut>;
pinctrl-1 = <&tsadc_shutorg>;
status = "okay";
};

View File

@@ -33,7 +33,7 @@
rockchip,hw-tshut-mode = <0>; /* tshut mode 0:CRU 1:GPIO */
rockchip,hw-tshut-polarity = <0>; /* tshut polarity 0:LOW 1:HIGH */
pinctrl-names = "gpio", "otpout";
pinctrl-0 = <&tsadcm0_pins>;
pinctrl-0 = <&tsadcm0_shut>;
pinctrl-1 = <&tsadc_shutorg>;
status = "okay";
};

View File

@@ -1581,13 +1581,13 @@
};
tsadc {
/omit-if-no-ref/
tsadcm0_pins: tsadcm0-pins {
tsadcm0_shut: tsadcm0-shut {
rockchip,pins =
/* tsadc_shut_m0 */
<0 RK_PA1 1 &pcfg_pull_none>;
};
/omit-if-no-ref/
tsadcm1_pins: tsadcm1-pins {
tsadcm1_shut: tsadcm1-shut {
rockchip,pins =
/* tsadc_shut_m1 */
<0 RK_PB2 2 &pcfg_pull_none>;

View File

@@ -94,7 +94,7 @@
rockchip,hw-tshut-mode = <0>; /* tshut mode 0:CRU 1:GPIO */
rockchip,hw-tshut-polarity = <0>; /* tshut polarity 0:LOW 1:HIGH */
pinctrl-names = "gpio", "otpout";
pinctrl-0 = <&tsadcm0_pins>;
pinctrl-0 = <&tsadcm0_shut>;
pinctrl-1 = <&tsadc_shutorg>;
status = "okay";
};
@@ -145,7 +145,7 @@
rockchip,hw-tshut-mode = <0>; /* tshut mode 0:CRU 1:GPIO */
rockchip,hw-tshut-polarity = <0>; /* tshut polarity 0:LOW 1:HIGH */
pinctrl-names = "gpio", "otpout";
pinctrl-0 = <&tsadcm0_pins>;
pinctrl-0 = <&tsadcm0_shut>;
pinctrl-1 = <&tsadc_shutorg>;
status = "okay";
};

View File

@@ -1428,7 +1428,7 @@
rockchip,hw-tshut-mode = <0>; /* tshut mode 0:CRU 1:GPIO */
rockchip,hw-tshut-polarity = <0>; /* tshut polarity 0:LOW 1:HIGH */
pinctrl-names = "gpio", "otpout";
pinctrl-0 = <&tsadcm0_pins>;
pinctrl-0 = <&tsadcm0_shut>;
pinctrl-1 = <&tsadc_shutorg>;
status = "disabled";
};
@@ -1453,7 +1453,7 @@
rockchip,hw-tshut-mode = <0>; /* tshut mode 0:CRU 1:GPIO */
rockchip,hw-tshut-polarity = <0>; /* tshut polarity 0:LOW 1:HIGH */
pinctrl-names = "gpio", "otpout";
pinctrl-0 = <&tsadcm0_pins>;
pinctrl-0 = <&tsadcm0_shut>;
pinctrl-1 = <&tsadc_shutorg>;
status = "disabled";
};