[PATCH v2 1/1] dt-bindings: input: touchscreen: convert lpc32xx-tsc.txt to yaml format
Vladimir Zapolskiy
vz at mleia.com
Fri Jun 27 18:01:01 PDT 2025
On 6/25/25 19:34, Frank Li wrote:
> Convert lpc32xx-tsc.txt to yaml format.
>
> Additional changes:
> - add clocks and put it into required list to match existed lpc32xx.dtsi.
>
> Signed-off-by: Frank Li <Frank.Li at nxp.com>
<snip>
> +
> +examples:
> + - |
> + #include <dt-bindings/clock/lpc32xx-clock.h>
> +
> + touchscreen at 40048000 {
> + compatible = "nxp,lpc3220-tsc";
> + reg = <0x40048000 0x1000>;
> + interrupt-parent = <&mic>;
> + interrupts = <39 0>;
interrupt-parent = <&sic1>;
interrupts = <7 4>;
> + clocks = <&clk LPC32XX_CLK_ADC>;
> + };
With this minor asked correction, feel free to add my
Reviewed-by: Vladimir Zapolskiy <vz at mleia.com>
--
Best wishes,
Vladimir
More information about the linux-arm-kernel
mailing list