mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
arm64: dts: rockchip: rk3588-evb: Fix pinctrl for pdm on EVB2/3
Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com> Change-Id: I7fa2c2f749cec082a54f7bf5e3ac0c7382a3e7f9
This commit is contained in:
@@ -243,6 +243,9 @@
|
||||
|
||||
&pdm0 {
|
||||
status = "okay";
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&pdm0m0_clk
|
||||
&pdm0m0_sdi0>;
|
||||
};
|
||||
|
||||
&pinctrl {
|
||||
|
||||
@@ -926,6 +926,9 @@
|
||||
|
||||
&pdm0 {
|
||||
status = "okay";
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&pdm0m0_clk
|
||||
&pdm0m0_sdi0>;
|
||||
};
|
||||
|
||||
&pinctrl {
|
||||
|
||||
Reference in New Issue
Block a user