Skip to content

Commit 61e510d

Browse files
openedevmmind
authored andcommitted
ARM: dts: rockchip: Add pwm11m0 pins to rv1126
Add pwm11m0 pins for Rockchip RV1126 PWM11. Signed-off-by: Jagan Teki <jagan@edgeble.ai> Link: https://lore.kernel.org/r/20230731103518.2906147-5-jagan@edgeble.ai Signed-off-by: Heiko Stuebner <heiko@sntech.de>
1 parent 28b2ae4 commit 61e510d

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

arch/arm/boot/dts/rockchip/rv1126-pinctrl.dtsi

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,14 @@
9595
<0 RK_PC0 3 &pcfg_pull_none>;
9696
};
9797
};
98+
pwm11 {
99+
/omit-if-no-ref/
100+
pwm11m0_pins: pwm11m0-pins {
101+
rockchip,pins =
102+
/* pwm11_pin_m0 */
103+
<3 RK_PA7 6 &pcfg_pull_none>;
104+
};
105+
};
98106
rgmii {
99107
/omit-if-no-ref/
100108
rgmiim1_pins: rgmiim1-pins {

0 commit comments

Comments
 (0)