summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/phy/allwinner,sun6i-a31-mipi-dphy.yaml
diff options
context:
space:
mode:
authorJagan Teki <jagan@amarulasolutions.com>2019-12-22 18:52:24 +0530
committerMaxime Ripard <maxime@cerno.tech>2019-12-26 10:33:56 +0100
commitdb08ca5a64d208645301600e79f34e441e5da986 (patch)
treec34cf06700c0635d99e9124bf7c722bf484221b9 /Documentation/devicetree/bindings/phy/allwinner,sun6i-a31-mipi-dphy.yaml
parentfe5040f2843a638d847282520e5eeaa61a4769e2 (diff)
dt-bindings: sun6i-dsi: Add A64 DPHY compatible (w/ A31 fallback)
The MIPI DSI PHY controller on Allwinner A64 is similar on the one on A31. Add A64 compatible and append A31 compatible as fallback. Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Signed-off-by: Maxime Ripard <maxime@cerno.tech> Link: https://patchwork.freedesktop.org/patch/msgid/20191222132229.30276-3-jagan@amarulasolutions.com
Diffstat (limited to 'Documentation/devicetree/bindings/phy/allwinner,sun6i-a31-mipi-dphy.yaml')
-rw-r--r--Documentation/devicetree/bindings/phy/allwinner,sun6i-a31-mipi-dphy.yaml6
1 files changed, 5 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/phy/allwinner,sun6i-a31-mipi-dphy.yaml b/Documentation/devicetree/bindings/phy/allwinner,sun6i-a31-mipi-dphy.yaml
index fa46670de299..8841938050b2 100644
--- a/Documentation/devicetree/bindings/phy/allwinner,sun6i-a31-mipi-dphy.yaml
+++ b/Documentation/devicetree/bindings/phy/allwinner,sun6i-a31-mipi-dphy.yaml
@@ -15,7 +15,11 @@ properties:
const: 0
compatible:
- const: allwinner,sun6i-a31-mipi-dphy
+ oneOf:
+ - const: allwinner,sun6i-a31-mipi-dphy
+ - items:
+ - const: allwinner,sun50i-a64-mipi-dphy
+ - const: allwinner,sun6i-a31-mipi-dphy
reg:
maxItems: 1