diff options
| author | Tanmay Kathpalia <tanmay.kathpalia@altera.com> | 2026-09-01 11:48:13 -0700 |
|---|---|---|
| committer | Dinh Nguyen <dinguyen@kernel.org> | 2026-09-14 09:14:23 -0500 |
| commit | 162c37efadbc5beaeab856ad06cf2aeed68e619e (patch) | |
| tree | ef88375a80e0b9a48f7ca3d907967acaf8638a35 | |
| parent | 6538512836a51a10bfb16e7461cc719a05e246ac (diff) | |
| download | linux-next-162c37efadbc5beaeab856ad06cf2aeed68e619e.tar.gz linux-next-162c37efadbc5beaeab856ad06cf2aeed68e619e.zip | |
dt-bindings: arm: altera: add Agilex5 SOCDK eMMC board variant
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 <tanmay.kathpalia@altera.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
| -rw-r--r-- | Documentation/devicetree/bindings/arm/altera.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/altera.yaml b/Documentation/devicetree/bindings/arm/altera.yaml index 3030cf46fe74..bb3801e6ae2e 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 |
