mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
arm64: dts: rockchip: px30-evb-ddr3-v10: correct pinctrl-0 for tsadc
The pinctrl-0 label of tsadc is modify by the follow commit:
2bc65fef4f arm64: dts: rockchip: rename label and nodename pinctrl subnodes that end with gpio
Change-Id: Id68e625aa067f4562ae16843cd0cceb12c108c11
Signed-off-by: Liang Chen <cl@rock-chips.com>
This commit is contained in:
@@ -739,7 +739,7 @@
|
||||
|
||||
&tsadc {
|
||||
pinctrl-names = "gpio", "otpout";
|
||||
pinctrl-0 = <&tsadc_otp_gpio>;
|
||||
pinctrl-0 = <&tsadc_otp_pin>;
|
||||
pinctrl-1 = <&tsadc_otp_out>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user