diff options
author | Philippe CORNU <[email protected]> | 2017-07-17 09:40:21 +0200 |
---|---|---|
committer | Benjamin Gaignard <[email protected]> | 2017-07-26 14:42:19 +0200 |
commit | 97b2c6843ff30254185d03a76ec5a034a2622fe3 (patch) | |
tree | 0c1efe7cff8a9431e660b1df250994e9156b429a | |
parent | 8bb9777332e5e0f90c64448e48d2554b8bf76a62 (diff) |
dt-bindings: display: stm32: remove st-display-subsystem parent node requirement
There is no need anymore to have a "st-display-subsystem" parent node
in the device tree for the ltdc.
Signed-off-by: Philippe CORNU <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Benjamin Gaignard <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
-rw-r--r-- | Documentation/devicetree/bindings/display/st,stm32-ltdc.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/display/st,stm32-ltdc.txt b/Documentation/devicetree/bindings/display/st,stm32-ltdc.txt index 8e1476941c0f..90a845951289 100644 --- a/Documentation/devicetree/bindings/display/st,stm32-ltdc.txt +++ b/Documentation/devicetree/bindings/display/st,stm32-ltdc.txt @@ -1,7 +1,6 @@ * STMicroelectronics STM32 lcd-tft display controller - ltdc: lcd-tft display controller host - must be a sub-node of st-display-subsystem Required properties: - compatible: "st,stm32-ltdc" - reg: Physical base address of the IP registers and length of memory mapped region. |