[PATCH] dt-bindings: Move panel bindings to correct location

Thierry Reding thierry.reding at gmail.com
Thu Dec 17 22:55:58 PST 2015


From: Thierry Reding <treding at nvidia.com>

Device tree bindings for display panels have moved to a new location.
Unfortunately some of the new bindings added recently ended up in the
old location. Move them to their proper place.

Reported-by: Alexandre Belloni <alexandre.belloni at free-electrons.com>
Reported-by: Rob Herring <robh at kernel.org>
Signed-off-by: Thierry Reding <treding at nvidia.com>
---
 .../devicetree/bindings/{ => display}/panel/panasonic,vvx10f034n00.txt    | 0
 .../devicetree/bindings/{ => display}/panel/qiaodian,qd43003c0-40.txt     | 0
 2 files changed, 0 insertions(+), 0 deletions(-)
 rename Documentation/devicetree/bindings/{ => display}/panel/panasonic,vvx10f034n00.txt (100%)
 rename Documentation/devicetree/bindings/{ => display}/panel/qiaodian,qd43003c0-40.txt (100%)

diff --git a/Documentation/devicetree/bindings/panel/panasonic,vvx10f034n00.txt b/Documentation/devicetree/bindings/display/panel/panasonic,vvx10f034n00.txt
similarity index 100%
rename from Documentation/devicetree/bindings/panel/panasonic,vvx10f034n00.txt
rename to Documentation/devicetree/bindings/display/panel/panasonic,vvx10f034n00.txt
diff --git a/Documentation/devicetree/bindings/panel/qiaodian,qd43003c0-40.txt b/Documentation/devicetree/bindings/display/panel/qiaodian,qd43003c0-40.txt
similarity index 100%
rename from Documentation/devicetree/bindings/panel/qiaodian,qd43003c0-40.txt
rename to Documentation/devicetree/bindings/display/panel/qiaodian,qd43003c0-40.txt
-- 
2.5.0



More information about the dri-devel mailing list