On 13/04/2025 20:58, Kaustabh Chakraborty wrote:
> +
> +             serial2: serial@13820000 {
> +                     compatible = "samsung,exynos7870-uart",
> +                                  "samsung,exynos8895-uart";
> +                     reg = <0x13820000 0x100>;
> +                     interrupts = <GIC_SPI 423 IRQ_TYPE_LEVEL_HIGH>;
> +
> +                     pinctrl-names = "default";
> +                     pinctrl-0 = <&uart2_bus>;
> +
> +                     clock-names = "uart", "clk_uart_baud0";
> +                     clocks = <&cmu_peri CLK_GOUT_PERI_UART2_PCLK>,
> +                              <&cmu_peri CLK_GOUT_PERI_UART2_EXT_UCLK>;
> +
> +                     samsung,uart-fifosize = <256>;
> +
> +                     status = "disabled";
> +             };
> +
> +
If there is going to be any resend, drop redundant blank line.

Best regards,
Krzysztof

Reply via email to