Re: [PATCH] dt-bindings: arm: altera: combine Intel's SoCFPGA into altera.yaml
From: Dinh Nguyen
Date: Fri Dec 12 2025 - 07:21:44 EST
On 12/11/25 07:56, Rob Herring wrote:
On Wed, Dec 10, 2025 at 10:33:53PM -0600, Dinh Nguyen wrote:
For all SoCFPGA platforms, whether it has the "intel" or "altr" vendor
prefix are referring to the same business unit that is responsible for
the platform. And now that Altera has spun off to be a separate corporate
entity from Intel, it would make sense to have the device bindings
documentation in the same file.
Move the Intel AgileX board binding documentations into the same file that
contains the Altera ones.
Signed-off-by: Dinh Nguyen <dinguyen@xxxxxxxxxx>
---
.../devicetree/bindings/arm/altera.yaml | 26 ++++++++++++
.../bindings/arm/intel,socfpga.yaml | 40 -------------------
2 files changed, 26 insertions(+), 40 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/arm/intel,socfpga.yaml
I'm assuming you will take this via soc tree. Let me know if you want me
to take it.
Yes, I'll take it via the soc tree.
Thanks,
Dinh