[PATCH 2/2] arm64: dts: meson-g12-common: add pwm_d option

Theo Debrouwere theo.debrouwere at gmail.com
Thu Sep 5 08:29:51 PDT 2024


Add PWM_D pin muxing for GPIOA_4.

Signed-off-by: Theo Debrouwere <theo.debrouwere at faytech.de>
---
 arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi b/arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi
index b7baea4c33e3..0f7b6ed47ca2 100644
--- a/arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi
+++ b/arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi
@@ -843,6 +843,14 @@ mux {
 						};
 					};
 
+					pwm_d_a4_pins: pwm-d-a4 {
+						mux {
+							groups = "pwm_d_a4";
+							function = "pwm_d";
+							bias-disable;
+						};
+					};
+
 					pwm_e_pins: pwm-e {
 						mux {
 							groups = "pwm_e";
-- 
2.45.2




More information about the linux-amlogic mailing list