summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/mfd/atmel-hlcdc.txt
diff options
context:
space:
mode:
authorManikandan Muralidharan <manikandan.m@microchip.com>2023-07-12 08:10:09 +0530
committerLee Jones <lee@kernel.org>2023-08-18 21:48:01 +0100
commitc8f2e7f9bcb2e7263c33fb554bb285de12c26f55 (patch)
treeb97f3184e394c6077fe6dd0948ae57c977d80e26 /Documentation/devicetree/bindings/mfd/atmel-hlcdc.txt
parentedae09467141abdf1d04804d15a5ede8aa4562fd (diff)
downloadlinux-stable-c8f2e7f9bcb2e7263c33fb554bb285de12c26f55.tar.gz
linux-stable-c8f2e7f9bcb2e7263c33fb554bb285de12c26f55.tar.bz2
linux-stable-c8f2e7f9bcb2e7263c33fb554bb285de12c26f55.zip
dt-bindings: mfd: Add bindings for SAM9X75 LCD controller
Add new compatible string for the XLCD controller on sam9x75 variant of the SAM9X7 SoC family. The XLCD controller in sam9x75 variant supports interfacing with LVDS and MIPI-DSI and parallel port RGB. Signed-off-by: Manikandan Muralidharan <manikandan.m@microchip.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20230712024017.218921-2-manikandan.m@microchip.com Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/mfd/atmel-hlcdc.txt')
-rw-r--r--Documentation/devicetree/bindings/mfd/atmel-hlcdc.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mfd/atmel-hlcdc.txt b/Documentation/devicetree/bindings/mfd/atmel-hlcdc.txt
index 5f8880cc757e..7de696eefaed 100644
--- a/Documentation/devicetree/bindings/mfd/atmel-hlcdc.txt
+++ b/Documentation/devicetree/bindings/mfd/atmel-hlcdc.txt
@@ -8,6 +8,7 @@ Required properties:
"atmel,sama5d3-hlcdc"
"atmel,sama5d4-hlcdc"
"microchip,sam9x60-hlcdc"
+ "microchip,sam9x75-xlcdc"
- reg: base address and size of the HLCDC device registers.
- clock-names: the name of the 3 clocks requested by the HLCDC device.
Should contain "periph_clk", "sys_clk" and "slow_clk".