[PATCH v3 16/16] ARM: dts: imx6ull-uti260b: Add board
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Sat Feb 17 00:42:43 PST 2024
On 16/02/2024 23:34, Sebastian Reichel wrote:
> Add UNI-T UTi260b thermal camera board.
>
> Reviewed-by: Stefan Wahren <wahrenst at gmx.net>
> Signed-off-by: Sebastian Reichel <sre at kernel.org>
> +
> +
> + mux_spi3: ecspi3grp {
> + fsl,pins = <
> + MX6UL_PAD_UART2_CTS_B__ECSPI3_MOSI 0x100b1
> + MX6UL_PAD_UART2_RX_DATA__ECSPI3_SCLK 0x100b1
> + >;
> + };
> +
> + mux_spi3_cs: ecspi3_csgrp {
No undescores in node names, please. Use hyphens.
> + fsl,pins = <
> + MX6UL_PAD_UART2_TX_DATA__GPIO1_IO20 0x3008
> + >;
> + };
> +};
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list