Skip to content

Commit 06b5d4f

Browse files
oleremstorulf
authored andcommitted
dt-bindings: mmc: fsl-imx-esdhc: Add imx6ul support
Add the 'fsl,imx6ul-usdhc' value to the compatible properties list in the fsl-imx-esdhc.yaml file. This is required to match the compatible strings present in the 'mmc@2190000' node of 'imx6ul-prti6g.dtb'. This commit addresses the following dtbs_check warning: imx6ul-prti6g.dtb:0:0: /soc/bus@2100000/mmc@2190000: failed to match any schema with compatible: ['fsl,imx6ul-usdhc', 'fsl,imx6sx-usdhc'] Signed-off-by: Oleksij Rempel <[email protected]> Acked-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Ulf Hansson <[email protected]>
1 parent b1a6659 commit 06b5d4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ properties:
4242
- enum:
4343
- fsl,imx6sll-usdhc
4444
- fsl,imx6ull-usdhc
45+
- fsl,imx6ul-usdhc
4546
- const: fsl,imx6sx-usdhc
4647
- items:
4748
- const: fsl,imx7d-usdhc

0 commit comments

Comments
 (0)