arm64: dts: mediatek: mt7988a-bpi-r4: Enable pwm

Enable pwm on Bananapi R4 board.

Signed-off-by: Frank Wunderlich <frank-w@public-files.de>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20241217091238.16032-22-linux@fw-web.de
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
This commit is contained in:
Frank Wunderlich 2024-12-17 10:12:35 +01:00 committed by AngeloGioacchino Del Regno
parent 85445d88d1
commit 6c7ab31193
No known key found for this signature in database
GPG Key ID: 9A3604CFAD978478
2 changed files with 5 additions and 1 deletions

View File

@ -302,6 +302,10 @@ mux {
};
};
&pwm {
status = "okay";
};
&serial0 {
status = "okay";
};

View File

@ -211,7 +211,7 @@ mux {
};
};
pwm@10048000 {
pwm: pwm@10048000 {
compatible = "mediatek,mt7988-pwm";
reg = <0 0x10048000 0 0x1000>;
clocks = <&infracfg CLK_INFRA_66M_PWM_BCK>,