mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
ODROID-M1S: arm64/dts: Changed red led & headset gpio status.
Signed-off-by: xiane <sangch.go@gmail.com> Change-Id: I1e7fdb1e07eac65a5141666608fcba4f066e4bea
This commit is contained in:
@@ -11,3 +11,11 @@
|
||||
mmc1 = &sdmmc0;
|
||||
};
|
||||
};
|
||||
|
||||
&red_led {
|
||||
gpios = <&gpio0 RK_PC6 GPIO_ACTIVE_LOW>;
|
||||
};
|
||||
|
||||
&rk_headset {
|
||||
headset_gpio = <&gpio4 RK_PC4 GPIO_ACTIVE_LOW>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user