Re: [PATCH 1/5] dt-bindings: arm: altera: fix Agilex72 compatible vendor prefix

From: Rob Herring

Date: Tue Aug 11 2026 - 22:49:46 EST


On Thu, Aug 06, 2026 at 05:25:01PM +0800, evon.chiam@xxxxxxxxxx wrote:
> From: "Chiam, Evon" <evon.chiam@xxxxxxxxxx>
>
> Altera has separated from Intel. Update the Agilex72 SoC and board
> compatible strings to use the Altera vendor prefix instead of intel.

Sorry, without better reasoning, you are stuck with them as sashiko
pointed out.

>
> Signed-off-by: Chiam, Evon <evon.chiam@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/arm/altera.yaml | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/arm/altera.yaml b/Documentation/devicetree/bindings/arm/altera.yaml
> index 3030cf46fe74..2ab53cade2fe 100644
> --- a/Documentation/devicetree/bindings/arm/altera.yaml
> +++ b/Documentation/devicetree/bindings/arm/altera.yaml
> @@ -119,8 +119,8 @@ properties:
> - description: Agilex72 boards
> items:
> - enum:
> - - intel,socfpga-agilex72-socdk
> - - const: intel,socfpga-agilex72
> + - altr,socfpga-agilex72-socdk
> + - const: altr,socfpga-agilex72
>
> - description: Agilex7m boards
> items:
> --
> 2.43.7
>