[PATCH v2 1/2] dt-bindings: intel: Add Agilex eMMC support

tzeyee.ng@altera.com posted 2 patches 3 weeks, 4 days ago
There is a newer version of this series
[PATCH v2 1/2] dt-bindings: intel: Add Agilex eMMC support
Posted by tzeyee.ng@altera.com 3 weeks, 4 days ago
From: Ng Tze Yee <tzeyee.ng@altera.com>

Agilex devkit support a separate eMMC daughter card. Document Agilex
eMMC daughter board compatible.

Signed-off-by: Ng Tze Yee <tzeyee.ng@altera.com>
---
Changes in v2:
- Add new compatible string for the eMMC daughter card in the binding file
---
 Documentation/devicetree/bindings/arm/intel,socfpga.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/arm/intel,socfpga.yaml b/Documentation/devicetree/bindings/arm/intel,socfpga.yaml
index c918837bd41c..5fe0938662b0 100644
--- a/Documentation/devicetree/bindings/arm/intel,socfpga.yaml
+++ b/Documentation/devicetree/bindings/arm/intel,socfpga.yaml
@@ -20,6 +20,7 @@ properties:
               - intel,n5x-socdk
               - intel,socfpga-agilex-n6000
               - intel,socfpga-agilex-socdk
+              - intel,socfpga-agilex-socdk-emmc
           - const: intel,socfpga-agilex
       - description: Agilex3 boards
         items:
-- 
2.25.1
Re: [PATCH v2 1/2] dt-bindings: intel: Add Agilex eMMC support
Posted by Krzysztof Kozlowski 3 weeks, 3 days ago
On Wed, Jan 14, 2026 at 01:42:52AM -0800, tzeyee.ng@altera.com wrote:
> From: Ng Tze Yee <tzeyee.ng@altera.com>
> 
> Agilex devkit support a separate eMMC daughter card. Document Agilex
> eMMC daughter board compatible.
> 
> Signed-off-by: Ng Tze Yee <tzeyee.ng@altera.com>
> ---
> Changes in v2:
> - Add new compatible string for the eMMC daughter card in the binding file
> ---
>  Documentation/devicetree/bindings/arm/intel,socfpga.yaml | 1 +
>  1 file changed, 1 insertion(+)

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>

Best regards,
Krzysztof