phy: rockchip: set pulldown for strobe line in dts
authorChris Ruehl <chris.ruehl@gtsys.com.hk>
Sun, 29 Nov 2020 05:44:14 +0000 (13:44 +0800)
committerVinod Koul <vkoul@kernel.org>
Sat, 5 Dec 2020 08:07:58 +0000 (13:37 +0530)
commit8b5c2b45b8f0a11c9072da0f7baf9ee986d3151e
tree0d10d698cff3e94d52f542df557bede5ebb47479
parent51e339deab1e51443f6ac3b1bd5cd6cc8e8fe1d9
phy: rockchip: set pulldown for strobe line in dts

This patch add support to set the internal pulldown via dt property
and allow simplify the board design for the trace from emmc-phy to
the eMMC chipset.
Default to not set the pull-down.

This patch was inspired from the 4.4 tree of the
Rockchip SDK, where it is enabled unconditional.
The patch had been tested with our rk3399 customized board.

Signed-off-by: Chris Ruehl <chris.ruehl@gtsys.com.hk>
Link: https://lore.kernel.org/r/20201129054416.3980-2-chris.ruehl@gtsys.com.hk
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/rockchip/phy-rockchip-emmc.c