mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
arm64: dts: rockchip: rk3588: Add gpio func for tsadc
Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com> Change-Id: I625871a5b6238ae664698a5fe81d911183a72a18
This commit is contained in:
@@ -3707,3 +3707,16 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
/*
|
||||
* This part is edited handly.
|
||||
*/
|
||||
&pinctrl {
|
||||
gpio-func {
|
||||
/omit-if-no-ref/
|
||||
tsadc_gpio_func: tsadc-gpio-func {
|
||||
rockchip,pins =
|
||||
<0 RK_PA1 RK_FUNC_GPIO &pcfg_pull_none>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user