Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Manikandan Muralidharan and committed by
Lee Jones
c8f2e7f9 edae0946

+1
+1
Documentation/devicetree/bindings/mfd/atmel-hlcdc.txt
··· 8 8 "atmel,sama5d3-hlcdc" 9 9 "atmel,sama5d4-hlcdc" 10 10 "microchip,sam9x60-hlcdc" 11 + "microchip,sam9x75-xlcdc" 11 12 - reg: base address and size of the HLCDC device registers. 12 13 - clock-names: the name of the 3 clocks requested by the HLCDC device. 13 14 Should contain "periph_clk", "sys_clk" and "slow_clk".