diff options
author | Ondrej Jirman <megous@megous.com> | 2020-07-03 13:47:17 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2020-07-21 09:34:23 -0600 |
commit | acc0c39a59ccd8161b9066265fb8798b4ee07dc9 (patch) | |
tree | 6b094fc6ae94d3b794320789099e3dabb4cc46ea | |
parent | 724884c3eba36a941a25505aa92dc5b136140233 (diff) |
dt-binding: display: Allow a single port node on rocktech, jh057n00900drm-misc-next-2020-07-22
The display has one port. Allow it in the binding.
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Guido Günther <agx@sigxcpu.org>
Signed-off-by: Ondrej Jirman <megous@megous.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20200703114717.2140832-3-megous@megous.com
-rw-r--r-- | Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml b/Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml index a6985cd947fb..d5733ef30954 100644 --- a/Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml +++ b/Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml @@ -24,6 +24,7 @@ properties: # Xingbangda XBD599 5.99" 720x1440 TFT LCD panel - xingbangda,xbd599 + port: true reg: maxItems: 1 description: DSI virtual channel |