ODROID-HC4: arm64/dts: add PWM pinctrl for cooling fan

Signed-off-by: Dongjin Kim <tobetter@gmail.com>
Change-Id: I44e55ae09a1cbd6eb46b5636147f5f3f35ef28a8
This commit is contained in:
Dongjin Kim
2020-10-15 18:40:34 +09:00
committed by Luke go
parent d615a4cadc
commit bd5043c030

View File

@@ -41,6 +41,12 @@
};
};
&pwm_cd {
status = "okay";
pinctrl-names = "pwm_pins";
pinctrl-0 = <&pwm_c_pins1 &pwm_d_pins2>;
};
&pcie_A {
reset-gpio = <&gpio GPIOH_4 GPIO_ACTIVE_HIGH>;
status = "okay";