Commit e044e3e6 authored by David Heidelberg's avatar David Heidelberg Committed by Rob Herring

dt-bindings: display: bridge: document Toshiba TC358768 cells and panel node

Inherit valid properties from the dsi-controller.
Reviewed-by: default avatarDmitry Osipenko <digetx@gmail.com>
Signed-off-by: default avatarDavid Heidelberg <david@ixit.cz>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220207223911.97180-1-david@ixit.cz
parent b4ba994f
......@@ -77,7 +77,10 @@ required:
- vddio-supply
- ports
additionalProperties: false
allOf:
- $ref: ../dsi-controller.yaml#
unevaluatedProperties: false
examples:
- |
......@@ -87,7 +90,7 @@ examples:
#address-cells = <1>;
#size-cells = <0>;
dsi_bridge: dsi-bridge@e {
dsi_bridge: dsi@e {
compatible = "toshiba,tc358768";
reg = <0xe>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment