arm64: dts: rockchip: rk3588: set pcfg_pull_up for touch int pin

This patch can save 0.6mA for PMUIO2(3V3).
Tested on RK3588_EVB1_LP4_V10 platform.

Change-Id: If9298b7de5859e8bfd28baf3e1022b71efd78218
Signed-off-by: Liang Chen <cl@rock-chips.com>
This commit is contained in:
Liang Chen 2022-09-30 10:22:07 +08:00
parent d8b6c8e1f7
commit 0d01ed0d12
11 changed files with 11 additions and 11 deletions

View File

@ -627,7 +627,7 @@
touch_gpio: touch-gpio {
rockchip,pins =
<0 RK_PD2 RK_FUNC_GPIO &pcfg_pull_up>,
<0 RK_PD3 RK_FUNC_GPIO &pcfg_pull_none>;
<0 RK_PD3 RK_FUNC_GPIO &pcfg_pull_up>;
};
};

View File

@ -419,7 +419,7 @@
touch_gpio: touch-gpio {
rockchip,pins =
<0 RK_PD2 RK_FUNC_GPIO &pcfg_pull_up>,
<0 RK_PD3 RK_FUNC_GPIO &pcfg_pull_none>;
<0 RK_PD3 RK_FUNC_GPIO &pcfg_pull_up>;
};
};

View File

@ -381,7 +381,7 @@
touch_gpio: touch-gpio {
rockchip,pins =
<0 RK_PD5 RK_FUNC_GPIO &pcfg_pull_up>,
<0 RK_PC6 RK_FUNC_GPIO &pcfg_pull_none>;
<0 RK_PC6 RK_FUNC_GPIO &pcfg_pull_up>;
};
};

View File

@ -416,7 +416,7 @@
touch_gpio: touch-gpio {
rockchip,pins =
<0 RK_PD2 RK_FUNC_GPIO &pcfg_pull_up>,
<0 RK_PD3 RK_FUNC_GPIO &pcfg_pull_none>;
<0 RK_PD3 RK_FUNC_GPIO &pcfg_pull_up>;
};
};

View File

@ -647,7 +647,7 @@
touch_gpio: touch-gpio {
rockchip,pins =
<0 RK_PD5 RK_FUNC_GPIO &pcfg_pull_up>,
<0 RK_PB0 RK_FUNC_GPIO &pcfg_pull_none>;
<0 RK_PB0 RK_FUNC_GPIO &pcfg_pull_up>;
};
};

View File

@ -613,7 +613,7 @@
touch_gpio: touch-gpio {
rockchip,pins =
<0 RK_PD5 RK_FUNC_GPIO &pcfg_pull_up>,
<0 RK_PB0 RK_FUNC_GPIO &pcfg_pull_none>;
<0 RK_PB0 RK_FUNC_GPIO &pcfg_pull_up>;
};
};

View File

@ -890,7 +890,7 @@
touch_gpio: touch-gpio {
rockchip,pins =
<4 RK_PB2 RK_FUNC_GPIO &pcfg_pull_up>,
<4 RK_PB4 RK_FUNC_GPIO &pcfg_pull_none>;
<4 RK_PB4 RK_FUNC_GPIO &pcfg_pull_up>;
};
};

View File

@ -251,7 +251,7 @@
touch_gpio: touch-gpio {
rockchip,pins =
<1 RK_PB4 RK_FUNC_GPIO &pcfg_pull_up>,
<1 RK_PB5 RK_FUNC_GPIO &pcfg_pull_none>;
<1 RK_PB5 RK_FUNC_GPIO &pcfg_pull_up>;
};
};

View File

@ -686,7 +686,7 @@
touch_gpio: touch-gpio {
rockchip,pins =
<1 RK_PB4 RK_FUNC_GPIO &pcfg_pull_up>,
<1 RK_PB5 RK_FUNC_GPIO &pcfg_pull_none>;
<1 RK_PB5 RK_FUNC_GPIO &pcfg_pull_up>;
};
};

View File

@ -1457,7 +1457,7 @@
touch_gpio: touch-gpio {
rockchip,pins =
<1 RK_PB4 RK_FUNC_GPIO &pcfg_pull_up>,
<1 RK_PB5 RK_FUNC_GPIO &pcfg_pull_none>;
<1 RK_PB5 RK_FUNC_GPIO &pcfg_pull_up>;
};
};

View File

@ -920,7 +920,7 @@
touch_gpio: touch-gpio {
rockchip,pins =
<1 RK_PB4 RK_FUNC_GPIO &pcfg_pull_up>,
<1 RK_PB5 RK_FUNC_GPIO &pcfg_pull_none>;
<1 RK_PB5 RK_FUNC_GPIO &pcfg_pull_up>;
};
};