ipq40xx: net: phy: qca807x: fix GPIO driver
authorRobert Marko <robert.marko@sartura.hr>
Thu, 4 Mar 2021 11:38:31 +0000 (12:38 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 29 Mar 2021 20:26:27 +0000 (22:26 +0200)
commitda7ef7f41434f4f49f8f76319f8043135108b9c0
tree3c47fafc077b77262bc8a5f5b2c0bf4d2c6aeba4
parent6b2bcd2597688484007349243ac4cd835b2a5cd2
ipq40xx: net: phy: qca807x: fix GPIO driver

While rebasing into setting bits instead of magic values,
I accidentally forgot to actually set the force bit.

Without it using the pins as GPIO-s did not actually work.

Fixes: b5c93ed ("ipq40xx: add Qualcomm QCA807x driver")
Signed-off-by: Robert Marko <robert.marko@sartura.hr>
(cherry picked from commit 7f2d9ccd09a1d3034aaf9c943747fc1631da5cac)
target/linux/ipq40xx/files/drivers/net/phy/qca807x.c