Re: [PATCH] arm64: dts: socfpga: agilex: add emmc support
From: Krzysztof Kozlowski
Date: Tue Jan 13 2026 - 12:57:24 EST
On 12/01/2026 04:35, tzeyee.ng@xxxxxxxxxx wrote:
> diff --git a/arch/arm64/boot/dts/intel/socfpga_agilex_socdk_emmc.dts b/arch/arm64/boot/dts/intel/socfpga_agilex_socdk_emmc.dts
> new file mode 100644
> index 000000000000..5caf231de370
> --- /dev/null
> +++ b/arch/arm64/boot/dts/intel/socfpga_agilex_socdk_emmc.dts
> @@ -0,0 +1,105 @@
> +// SPDX-License-Identifier: GPL-2.0
Please fix spacing of your tag.
> +/*
> + * Copyright (C) 2026, Intel Corporation
> + */
> +#include "socfpga_agilex.dtsi"
> +
> +/ {
> + model = "SoCFPGA Agilex SoCDK";
> + compatible = "intel,socfpga-agilex-socdk", "intel,socfpga-agilex";
Where are the bindings? Where is new compatible?
Best regards,
Krzysztof