Commit 07398323 authored by Gary Bisson's avatar Gary Bisson Committed by Neil Armstrong
Browse files

arm64: dts: meson-g12-common: add more pwm_f options

parent ac4dfd0d
Loading
Loading
Loading
Loading
+16 −0
Original line number Diff line number Diff line
@@ -839,6 +839,22 @@ mux {
						};
					};

					pwm_f_z_pins: pwm-f-z {
						mux {
							groups = "pwm_f_z";
							function = "pwm_f";
							bias-disable;
						};
					};

					pwm_f_a_pins: pwm-f-a {
						mux {
							groups = "pwm_f_a";
							function = "pwm_f";
							bias-disable;
						};
					};

					pwm_f_x_pins: pwm-f-x {
						mux {
							groups = "pwm_f_x";