mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
ODROID-HC4:remove pwm-fan pinctrl(PWM_C : GPIOC_4 remove)
Signed-off-by: ckkim <changkon12@gmail.com> Change-Id: I36ddb1889cc1d181372c8925e58726d71a615d4e
This commit is contained in:
committed by
Mauro (mdrjr) Ribeiro
parent
8fb70183bd
commit
6ad97dceb7
@@ -44,7 +44,7 @@
|
||||
&pwm_cd {
|
||||
status = "okay";
|
||||
pinctrl-names = "pwm_pins";
|
||||
pinctrl-0 = <&pwm_c_pins1 &pwm_d_pins2>;
|
||||
pinctrl-0 = <&pwm_d_pins2>;
|
||||
};
|
||||
|
||||
&pcie_A {
|
||||
|
||||
Reference in New Issue
Block a user