[GIT PULL] i.MX fixes for 4.13, round 2
Shawn Guo
shawnguo at kernel.org
Sat Aug 5 06:08:32 PDT 2017
The following changes since commit 05969566e6d64113a861adc6c17cbba685c640b3:
ARM: dts: imx7d-sdb: Put pinctrl_spi4 in the correct location (2017-07-16 09:43:04 +0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-4.13-2
for you to fetch changes up to 8317562097acec4c9e9750eb91115687931bca35:
ARM: dts: i.MX25: add ranges to tscadc (2017-08-05 13:22:32 +0800)
----------------------------------------------------------------
i.MX fixes for 4.13, round 2:
- Add missing 'ranges' property for i.MX25 device tree TSCADC node, so
that it's child nodes ADC and TSC device can be probed by kernel.
- Fix i.MX GPCv2 power domain driver to request regulator after power
domain initialization, since regulator could defer probing and
therefore cause power domain initialized twice.
----------------------------------------------------------------
Martin Kaiser (1):
ARM: dts: i.MX25: add ranges to tscadc
Stefan Agner (1):
soc: imx: gpcv2: fix regulator deferred probe
arch/arm/boot/dts/imx25.dtsi | 1 +
drivers/soc/imx/gpcv2.c | 15 ++++++++-------
2 files changed, 9 insertions(+), 7 deletions(-)
More information about the linux-arm-kernel
mailing list