mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
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:
@@ -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";
|
||||
};
|
||||
|
||||
@@ -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";
|
||||
};
|
||||
|
||||
@@ -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>;
|
||||
|
||||
@@ -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";
|
||||
};
|
||||
|
||||
@@ -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";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user