You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/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>
6 years ago
..
base-files ipq40xx: add support for Netgear EX6100v2/EX6150v2 6 years ago
files-4.14/arch/arm/boot/dts ipq40xx: use upstream board-2.bin 6 years ago
image ipq40xx: use upstream board-2.bin 6 years ago
patches-4.14 ipq40xx: fix gpio-hog related boot issues 6 years ago
profiles ipq40xx: add target 6 years ago
Makefile ipq40xx: unbundle firmware and board file 6 years ago
config-4.14 ipq40xx: add support for Netgear EX6100v2/EX6150v2 6 years ago