mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
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:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user