mbox series

[0/2] Fix some GPIO setup on Pinebook Pro

Message ID 20200414163952.1093784-1-t.schramm@manjaro.org
Headers show
Series Fix some GPIO setup on Pinebook Pro | expand

Message

Tobias Schramm April 14, 2020, 4:39 p.m. UTC
This patchset contains two small fixes for the dts of the Pinebook Pro.
The first fixes inverted logic on the headphone detect GPIO.
The second patch fixes unreliable DC charger detection.

Tobias Schramm (2):
  arm64: dts: rockchip: fix inverted headphone detection
  arm64: dts: rockchip: enable DC charger detection pullup

 arch/arm64/boot/dts/rockchip/rk3399-pinebook-pro.dts | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)