openwrtv3/target/linux/ipq40xx
Sven Eckelmann c6aac196b8 ipq40xx: fix gpio-hog related boot issues
The pinctrl initialization fails with the MSM pinctrl code and gpio-hogs
because either the gpio ranges are not yet initialized (missing gpio-range
in DT) or that the msm driver unconditionally tries to re-initializes the
ranges (gpio-range in DT).

To allow gpio-hogs and similar early-boot gpio code, the gpio-ranges must
be in the device tree and the pinctrl-msm code must check whether the range
was already initialized by the DT.

Signed-off-by: Sven Eckelmann <sven.eckelmann@openmesh.com>
[drop changes to unrelated dtsi files, refresh patches]
Signed-off-by: Mathias Kresin <dev@kresin.me>
2018-04-23 22:07:22 +02:00
..
base-files ipq40xx: add support for Netgear EX6100v2/EX6150v2 2018-04-13 07:48:19 +02:00
files-4.14/arch/arm/boot/dts ipq40xx: use upstream board-2.bin 2018-04-23 22:07:22 +02:00
image ipq40xx: use upstream board-2.bin 2018-04-23 22:07:22 +02:00
patches-4.14 ipq40xx: fix gpio-hog related boot issues 2018-04-23 22:07:22 +02:00
profiles ipq40xx: add target 2018-03-14 19:04:50 +01:00
config-4.14 ipq40xx: add support for Netgear EX6100v2/EX6150v2 2018-04-13 07:48:19 +02:00
Makefile ipq40xx: unbundle firmware and board file 2018-04-13 07:48:19 +02:00