dt-bindings: phy: Add special clock for Allwinner H616 PHY
authorAndre Przywara <andre.przywara@arm.com>
Mon, 31 Oct 2022 11:13:53 +0000 (11:13 +0000)
committerVinod Koul <vkoul@kernel.org>
Mon, 7 Nov 2022 04:50:25 +0000 (10:20 +0530)
commit6964affe65066651eca21e97247d3b7cac5153dc
tree13ce3f79e2bd883fbf9ee2e6fbb852fc0c8c6eec
parent8484199c09347bdd5d81ee8a2bc530850f900797
dt-bindings: phy: Add special clock for Allwinner H616 PHY

The USB PHY IP in the Allwinner H616 SoC requires a quirk that involves
some resources from port 2's PHY and HCI IP. In particular the PMU clock
for port 2 must be surely ungated before accessing the REG_HCI_PHY_CTL
register of port 2. To allow each USB port to be controlled
independently of port 2, we need a handle to that particular PMU clock
in the *PHY* node, as the HCI and PHY part might be handled by separate
drivers.

Add that clock to the requirements of the H616 PHY binding, so that a
PHY driver can apply the quirk in isolation, without requiring help from
port 2's HCI driver.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20221031111358.3387297-3-andre.przywara@arm.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Documentation/devicetree/bindings/phy/allwinner,sun8i-h3-usb-phy.yaml