mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
rk3368: dts: modify pwm GPIO to GPIO0_B0
This commit is contained in:
@@ -744,7 +744,7 @@
|
||||
|
||||
/include/ "../../../arm/boot/dts/act8846.dtsi"
|
||||
&act8846 {
|
||||
gpios =<&gpio0 GPIO_A0 GPIO_ACTIVE_LOW>,<&gpio0 GPIO_A3 GPIO_ACTIVE_HIGH>;
|
||||
gpios =<&gpio0 GPIO_B0 GPIO_ACTIVE_LOW>,<&gpio0 GPIO_A3 GPIO_ACTIVE_HIGH>;
|
||||
act8846,system-power-controller;
|
||||
|
||||
regulators {
|
||||
|
||||
Reference in New Issue
Block a user