diff options
author | Zidan Wang <zidan.wang@freescale.com> | 2015-10-23 11:49:03 +0800 |
---|---|---|
committer | Jason Liu <jason.hui.liu@nxp.com> | 2019-02-12 10:23:36 +0800 |
commit | b717f287ce46faa8eb7e859b6c92fca57287c26c (patch) | |
tree | 25ca86eaf5b23677342b6a56d842e5b63d29b43d /tools/laptop | |
parent | fb19f6932996664bc38470e63b02cd0faaf8c157 (diff) |
MLK-11748 ARM: dts: imx7d-12x12-lpddr3-arm2-sai: configure gpio1_12 pin to non GPIO function before lpsr suspend
It's hardware issue that if there are interrupts in GPIO1, the system
will not enter lpsr suspend state.
gpio1_12 pin is used as headphone detect pin for wm8958 sound card. If
headphone is not plugged in, the gpio1_12 pin is high level. When lpsr
suspend without headphone plugged in, gpio will be powered down and
there will be a interrupt in the gpio1_12 pin.
So we should avoid thus interrupt. We fix this issue by configuring
gpio1_12 pin to non GPIO function before lpsr suspend.
Because ALSA will set SAI pins to sleep state before suspend, and will
not set them to default state after resume if cpu dai is not active. So
we'd better remove non SAI pins from SAI pin group, and let iomuxc to
control the gpio pin state.
Signed-off-by: Zidan Wang <zidan.wang@freescale.com>
(cherry picked from commit b3e988b838388f901d471a6938d0fb67b9bcad3b)
Conflicts:
arch/arm/boot/dts/imx7d-12x12-lpddr3-arm2.dts
Diffstat (limited to 'tools/laptop')
0 files changed, 0 insertions, 0 deletions