ipq40xx: net: phy: qca807x: fix GPIO driver
authorRobert Marko <robert.marko@sartura.hr>
Thu, 4 Mar 2021 11:38:31 +0000 (12:38 +0100)
committerChristian Lamparter <chunkeey@gmail.com>
Thu, 4 Mar 2021 23:28:35 +0000 (00:28 +0100)
commit7f2d9ccd09a1d3034aaf9c943747fc1631da5cac
treec625a844d0293568ccc0e88005ca5c420bb10357
parent18a9eff0f607139bc0215197ed8957432d5632e8
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>
target/linux/ipq40xx/files/drivers/net/phy/qca807x.c