arm64: dts: rockchip: add dsmc cs idle pins for rv1126b-pinctrl

Change-Id: Ie445c662c9037b5a193568d1ee86b541c57d69f1
Signed-off-by: Zhihuan He <huan.he@rock-chips.com>
This commit is contained in:
Zhihuan He
2025-02-12 10:40:05 +08:00
committed by Tao Huang
parent fc6b80c365
commit 8ea4df139c

View File

@@ -2632,6 +2632,21 @@
* This part is edited handly.
*/
&pinctrl {
dsmc {
/omit-if-no-ref/
dsmc_csn_idle: dsmc-csn-idle {
rockchip,pins =
/* dsmc_csn0 */
<5 RK_PB4 RK_FUNC_GPIO &pcfg_pull_up>,
/* dsmc_csn1 */
<5 RK_PA0 RK_FUNC_GPIO &pcfg_pull_up>,
/* dsmc_csn2 */
<5 RK_PD1 RK_FUNC_GPIO &pcfg_pull_up>,
/* dsmc_csn3 */
<5 RK_PD0 RK_FUNC_GPIO &pcfg_pull_up>;
};
};
pdm {
/omit-if-no-ref/
pdmm0_clk0_idle: pdmm0-clk0-idle {