mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
arm64: dts: rockchip: rk3588: add pinctrl of bt656 mode
Signed-off-by: Damon Ding <damon.ding@rock-chips.com> Change-Id: Ia659d2b486aa31fd36fc04c971620894e9db1d7e
This commit is contained in:
@@ -3368,6 +3368,31 @@
|
||||
* This part is edited handly.
|
||||
*/
|
||||
&pinctrl {
|
||||
bt656 {
|
||||
/omit-if-no-ref/
|
||||
bt656_pins: bt656-pins {
|
||||
rockchip,pins =
|
||||
/* bt1120_clkout */
|
||||
<4 RK_PB0 2 &pcfg_pull_none>,
|
||||
/* bt1120_d0 */
|
||||
<4 RK_PA0 2 &pcfg_pull_none>,
|
||||
/* bt1120_d1 */
|
||||
<4 RK_PA1 2 &pcfg_pull_none>,
|
||||
/* bt1120_d2 */
|
||||
<4 RK_PA2 2 &pcfg_pull_none>,
|
||||
/* bt1120_d3 */
|
||||
<4 RK_PA3 2 &pcfg_pull_none>,
|
||||
/* bt1120_d4 */
|
||||
<4 RK_PA4 2 &pcfg_pull_none>,
|
||||
/* bt1120_d5 */
|
||||
<4 RK_PA5 2 &pcfg_pull_none>,
|
||||
/* bt1120_d6 */
|
||||
<4 RK_PA6 2 &pcfg_pull_none>,
|
||||
/* bt1120_d7 */
|
||||
<4 RK_PA7 2 &pcfg_pull_none>;
|
||||
};
|
||||
};
|
||||
|
||||
gpio-func {
|
||||
/omit-if-no-ref/
|
||||
tsadc_gpio_func: tsadc-gpio-func {
|
||||
|
||||
Reference in New Issue
Block a user