Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: mmc: synopsys-dw-mshc: add iommus for Intel SocFPGA

The DW MSHC node in Intel SocFPGA ARM64 DTS has iommus property, so
allow it to silence dtbs_check warnings:

socfpga_n5x_socdk.dtb: mmc@ff808000: Unevaluated properties are not allowed ('iommus' was unexpected)

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20231209171013.249972-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>

authored by

Krzysztof Kozlowski and committed by
Ulf Hansson
f7ba616f 72cd8951

+4
+4
Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.yaml
··· 35 35 - const: biu 36 36 - const: ciu 37 37 38 + iommus: 39 + maxItems: 1 40 + 38 41 altr,sysmgr-syscon: 39 42 $ref: /schemas/types.yaml#/definitions/phandle-array 40 43 items: ··· 65 62 altr,sysmgr-syscon: true 66 63 else: 67 64 properties: 65 + iommus: false 68 66 altr,sysmgr-syscon: false 69 67 70 68 required: