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

dt-bindings: mtd: gpmi-nand: Add compatible string for i.MX8 chips

Add compatible string "fsl,imx8mp-gpmi-nand" and "fsl,imx8mq-gpmi-nand",
which back compatible with i.MX7D. So set these fall back to
"fsl,imx7d-gpmi-nand".

Add compatible string "fsl,imx8qm-gpmi-nand" and "fsl,imx8dxl-gpmi-nand",
which back compatible with i.MX8QXP. So set these fall back to
"fsl,imx8qxp-gpmi-nand".

Signed-off-by: Frank Li <Frank.Li@nxp.com>
Reviewed-by: Han Xu <han.xu@nxp.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>

authored by

Frank Li and committed by
Miquel Raynal
b0e63a08 ca8cbbb2

+7
+7
Documentation/devicetree/bindings/mtd/gpmi-nand.yaml
··· 29 29 - enum: 30 30 - fsl,imx8mm-gpmi-nand 31 31 - fsl,imx8mn-gpmi-nand 32 + - fsl,imx8mp-gpmi-nand 33 + - fsl,imx8mq-gpmi-nand 32 34 - const: fsl,imx7d-gpmi-nand 35 + - items: 36 + - enum: 37 + - fsl,imx8dxl-gpmi-nand 38 + - fsl,imx8qm-gpmi-nand 39 + - const: fsl,imx8qxp-gpmi-nand 33 40 34 41 reg: 35 42 items: