[PATCH v4 3/8] dt-bindings: arm: altera: add Agilex5 SOCDK eMMC board variant
Tanmay Kathpalia <[email protected]> Mon, 10 Aug 2026 12:00:17 -0700
| Newsgroups | org.kernel.vger.linux-mmc,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Document the Agilex5 SoCDK with the eMMC daughter card, which uses the shared HPS SD/eMMC host for onboard eMMC instead of an SD slot. Signed-off-by: Tanmay Kathpalia <[email protected]> Acked-by: Conor Dooley <[email protected]> --- Documentation/devicetree/bindings/arm/altera.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/arm/altera.yaml b/Documentation/devicetree/bindings/arm/altera.yaml index 0b418d9d60db..ce3a8c1679e5 100644 --- a/Documentation/devicetree/bindings/arm/altera.yaml +++ b/Documentation/devicetree/bindings/arm/altera.yaml @@ -112,6 +112,7 @@ properties: - intel,socfpga-agilex5-socdk - intel,socfpga-agilex5-socdk-013b - intel,socfpga-agilex5-socdk-debug + - intel,socfpga-agilex5-socdk-emmc - intel,socfpga-agilex5-socdk-modular - intel,socfpga-agilex5-socdk-nand - const: intel,socfpga-agilex5 -- 2.43.7