ARM: dts: msm: Add default pinctrl state for LAGOON HSUART
When device gets probed, kernel picks up default state and sets pinctrl to that configuration. Since default state contains UART functionality, GPIO pins remains high which consumes power. To resolve power leakage issue, add additional active state to configure UART functionality and keep default state for the GPIO during probe. Change-Id: I3b21cc7f363c73456399d48b0fb5bf81fead191c
Loading
Please register or sign in to comment