]> git.ipfire.org Git - thirdparty/openwrt.git/commit
lantiq: use gpiod API for PCIe GPIO reset 18948/head
authorShiji Yang <yangshiji66@outlook.com>
Tue, 27 May 2025 16:32:56 +0000 (00:32 +0800)
committerJonas Jelonek <jelonek.jonas@gmail.com>
Sat, 11 Jul 2026 22:12:30 +0000 (00:12 +0200)
commit7ff96bf05c502a5bedb2c89536c4df3e179a03fa
treef25da1e8e8bb73c9563fbe427eb9a6ed2fb7e30b
parent8b5702e32810f086f8b20a8b080a858e0b607e92
lantiq: use gpiod API for PCIe GPIO reset

This is the recommended way for the OF based platform. According to
the original patch, set GPIO to low level to assert the reset, set
GPIO to high level to deassert. Hence, adjust the dts GPIO polarity
to active-low.

Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/18948
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
target/linux/lantiq/dts/vr9.dtsi
target/linux/lantiq/dts/vr9_arcadyan_arv7519rw22.dts
target/linux/lantiq/dts/vr9_arcadyan_vrv9510kwac23.dts
target/linux/lantiq/dts/vr9_avm_fritz3370-rev2.dtsi
target/linux/lantiq/dts/vr9_avm_fritz3390.dts
target/linux/lantiq/dts/vr9_avm_fritz7362sl.dts
target/linux/lantiq/dts/vr9_avm_fritz7412.dts
target/linux/lantiq/dts/vr9_avm_fritz7430.dts
target/linux/lantiq/dts/vr9_avm_fritzxx90.dtsi
target/linux/lantiq/patches-6.12/151-lantiq-ifxmips_pcie-use-of.patch
target/linux/lantiq/patches-6.18/151-lantiq-ifxmips_pcie-use-of.patch