diff options
author | 2021-12-24 20:53:54 +0100 | |
---|---|---|
committer | 2022-01-04 19:23:06 -0600 | |
commit | 52864f251d8424c8e47782c7be24bcf37aee2200 (patch) | |
tree | ef89dcfa588ac6c7899b1433107b38c1ed1ee826 | |
parent | dt-bindings: vendor-prefixes: add OnePlus (diff) | |
download | wireguard-linux-52864f251d8424c8e47782c7be24bcf37aee2200.tar.xz wireguard-linux-52864f251d8424c8e47782c7be24bcf37aee2200.zip |
dt-bindings: display: enable port jdi,lt070me05000
Enable port inside panel bindings.
Fixes warnings generated by `make qcom-apq8064-asus-nexus7-flo.dtb` as:
arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dt.yaml: panel@0: 'port' does not match any of the regexes: 'pinctrl-[0-9]+'
From schema: Documentation/devicetree/bindings/display/panel/jdi,lt070me05000.yaml
Signed-off-by: David Heidelberg <david@ixit.cz>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20211224195354.78362-1-david@ixit.cz
-rw-r--r-- | Documentation/devicetree/bindings/display/panel/jdi,lt070me05000.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/panel/jdi,lt070me05000.yaml b/Documentation/devicetree/bindings/display/panel/jdi,lt070me05000.yaml index 4f92365e888a..63c82a4378ff 100644 --- a/Documentation/devicetree/bindings/display/panel/jdi,lt070me05000.yaml +++ b/Documentation/devicetree/bindings/display/panel/jdi,lt070me05000.yaml @@ -35,6 +35,8 @@ properties: phandle of the gpio for power ic line Power IC supply enable, High active + port: true + required: - compatible - reg |