Re: [PATCH v2 4/9] dt-bindings: arm: intel: add Agilex5 SOCDK eMMC board variant
"Kathpalia, Tanmay" <[email protected]>
| Newsgroups | org.kernel.vger.linux-mmc,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On 6/29/2026 12:36 PM, Krzysztof Kozlowski wrote: > On Sat, Jun 27, 2026 at 01:14:49PM -0700, Tanmay Kathpalia wrote: >> Add "intel,socfpga-agilex5-socdk-emmc" compatible string for the >> Agilex5 SOCDK board variant configured with eMMC storage. >> >> Signed-off-by: Tanmay Kathpalia <[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 206686f3eebc..f5efcbc381b8 100644 >> --- a/Documentation/devicetree/bindings/arm/altera.yaml >> +++ b/Documentation/devicetree/bindings/arm/altera.yaml >> @@ -113,6 +113,7 @@ properties: >> - intel,socfpga-agilex5-socdk-013b >> - intel,socfpga-agilex5-socdk-modular >> - intel,socfpga-agilex5-socdk-nand >> + - intel,socfpga-agilex5-socdk-emmc > Do not break the order of entries. Ack. > >