lantiq: pcie: fix inverted gpio reset logic
authorMathias Kresin <dev@kresin.me>
Thu, 7 Jan 2021 00:18:32 +0000 (01:18 +0100)
committerMathias Kresin <dev@kresin.me>
Mon, 12 Apr 2021 21:51:47 +0000 (23:51 +0200)
commita3a3fcc45c31df43f3dcf5b4b5cbb055f7fd672e
tree60dc5b21ac57281a229e4006895ef71a699f6f82
parent9ba8f52be622c7afde3b4074b33235488068ffa6
lantiq: pcie: fix inverted gpio reset logic

Asserting the reset should be logic 1 and subsequently deasserting the
reset should be logic 0.

While at it remove the calls to gpio_direction_output(). While getting
the GPIO the direction is already set.

Signed-off-by: Mathias Kresin <dev@kresin.me>
16 files changed:
target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_alphanetworks_asl56026.dts
target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_arcadyan_arv7519rw22.dts
target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_arcadyan_vg3503j.dts
target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_avm_fritz3370-rev2.dtsi
target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_avm_fritz3390.dts
target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_avm_fritz736x.dtsi
target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_avm_fritz7412.dts
target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_avm_fritz7430.dts
target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_bt_homehub-v5a.dts
target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_buffalo_wbmr-300hpd.dts
target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_lantiq_easy80920.dtsi
target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_tplink_tdw89x0.dtsi
target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_tplink_vr200.dtsi
target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_zyxel_p-2812hnu-f3.dts
target/linux/lantiq/patches-5.10/0151-lantiq-ifxmips_pcie-use-of.patch
target/linux/lantiq/patches-5.4/0151-lantiq-ifxmips_pcie-use-of.patch