ARM: dts: msm: Add default pinctrl state for 2 wire HSUART
When device gets probed, kernel picks up default state and sets
pinctrl to that configuration. Since default state contains qup
mode configuration, GPIO pins will configure with qup function
state rather than gpio function state.
To resolve this issue, added additional active state to configure
the UART functionality and default pinctrl state for GPIO
functionality.
Change-Id: Ic153d2d6513ba2321c8176936adc12eb2b806cf0
Signed-off-by:
venkata manasa kakarla <venkka@codeaurora.org>
Loading
Please register or sign in to comment