mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 06:25:52 +02:00
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:
parent
a51058aa1d
commit
cbd6ff3011
|
|
@ -1411,7 +1411,7 @@ pwm1_pin: pwm1-pin {
|
|||
|
||||
pwm2 {
|
||||
pwm2_pin: pwm2-pin {
|
||||
rockchip,pins = <1 RK_PD4 1 &pcfg_pull_none>;
|
||||
rockchip,pins = <0 RK_PD4 1 &pcfg_pull_none>;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user