ARM: dts: rockchip: correct pwm2 pin mux of rk312x

rk312x pwm2 pin mux should be gpio0_d4.

Change-Id: I499d771c498de39ad9502642865c91e73aa0d904
Signed-off-by: Shunqian Zheng <zhengsq@rock-chips.com>
This commit is contained in:
Shunqian Zheng
2018-09-10 10:49:37 +08:00
committed by Tao Huang
parent a51058aa1d
commit cbd6ff3011

View File

@@ -1411,7 +1411,7 @@
pwm2 {
pwm2_pin: pwm2-pin {
rockchip,pins = <1 RK_PD4 1 &pcfg_pull_none>;
rockchip,pins = <0 RK_PD4 1 &pcfg_pull_none>;
};
};