[PATCH v3 4/6] riscv: dts: spacemit: add pwm14_1 pinctrl setting
Uwe Kleine-König
ukleinek at kernel.org
Mon May 26 09:54:51 PDT 2025
On Tue, Apr 29, 2025 at 04:50:46PM +0800, Guodong Xu wrote:
> diff --git a/arch/riscv/boot/dts/spacemit/k1-pinctrl.dtsi b/arch/riscv/boot/dts/spacemit/k1-pinctrl.dtsi
> index 283663647a86..195eb8874f3c 100644
> --- a/arch/riscv/boot/dts/spacemit/k1-pinctrl.dtsi
> +++ b/arch/riscv/boot/dts/spacemit/k1-pinctrl.dtsi
> @@ -20,4 +20,11 @@ uart0-2-pins {
> drive-strength = <32>;
> };
> };
> + pwm14_1_cfg: pwm14-1-cfg {
> + pwm14-1-pins {
> + pinmux = <K1_PADCONF(44, 4)>;
> + bias-pull-up = <0>;
> + drive-strength = <32>;
> + };
> + };
There is a newline expected before the pwm14-1-cfg node, isn't there?
Best regards
Uwe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-riscv/attachments/20250526/b5ba1903/attachment.sig>
More information about the linux-riscv
mailing list