aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/display/panel/auo,p320hvn03.txt
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2020-01-19 15:09:07 -0600
committerSam Ravnborg <sam@ravnborg.org>2020-01-23 18:52:17 +0100
commitf5df7369d5438917a679562d57d19b31ea70ada2 (patch)
tree7c94f283e1ec4f267d1999c590a79a324b0e6fe5 /Documentation/devicetree/bindings/display/panel/auo,p320hvn03.txt
parentMerge tag 'topic/drm-warn-2020-01-22' of git://anongit.freedesktop.org/drm/drm-intel into drm-misc-next (diff)
downloadlinux-dev-f5df7369d5438917a679562d57d19b31ea70ada2.tar.xz
linux-dev-f5df7369d5438917a679562d57d19b31ea70ada2.zip
dt-bindings: display: Convert a bunch of panels to DT schema
Convert all the 'simple' panels which match the constraints of the common panel-simple.yaml schema. This conversion is based on how the panels are documented. Some may turn out to be more complex once the schema is applied to actual dts files. Cc: Maxime Ripard <mripard@kernel.org> Cc: Chen-Yu Tsai <wens@csie.org> Cc: Thierry Reding <thierry.reding@gmail.com> Reviewed-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Rob Herring <robh@kernel.org> Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Link: https://patchwork.freedesktop.org/patch/msgid/20200119210907.24152-1-robh@kernel.org
Diffstat (limited to 'Documentation/devicetree/bindings/display/panel/auo,p320hvn03.txt')
-rw-r--r--Documentation/devicetree/bindings/display/panel/auo,p320hvn03.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/Documentation/devicetree/bindings/display/panel/auo,p320hvn03.txt b/Documentation/devicetree/bindings/display/panel/auo,p320hvn03.txt
deleted file mode 100644
index 59bb6cd8aa75..000000000000
--- a/Documentation/devicetree/bindings/display/panel/auo,p320hvn03.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-AU Optronics Corporation 31.5" FHD (1920x1080) TFT LCD panel
-
-Required properties:
-- compatible: should be "auo,p320hvn03"
-- power-supply: as specified in the base binding
-
-This binding is compatible with the simple-panel binding, which is specified
-in simple-panel.txt in this directory.