diff options
| author | Marek Vasut <[email protected]> | 2019-04-12 12:49:51 +0200 |
|---|---|---|
| committer | Shawn Guo <[email protected]> | 2019-04-21 16:01:36 +0800 |
| commit | 4f158e11b14bb08ed18b33d5a73415bfb605408f (patch) | |
| tree | 201b9dac1ab5372c587bb4fc33ffcba2a1873434 | |
| parent | 9ad593bc959f9aea22df151c323eb0ed9a65c98f (diff) | |
dt-bindings: arm: fsl: Add devicetree binding for M53 Menlo board.
Add devicetree binding for iMX53 SoC based M53 Menlo board.
Signed-off-by: Marek Vasut <[email protected]>
Cc: Rob Herring <[email protected]>
Cc: Shawn Guo <[email protected]>
Cc: Fabio Estevam <[email protected]>
Cc: NXP Linux Team <[email protected]>
Cc: [email protected]
To: [email protected]
Signed-off-by: Shawn Guo <[email protected]>
| -rw-r--r-- | Documentation/devicetree/bindings/arm/fsl.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index 06762fe57227..b3c5de542123 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -74,6 +74,7 @@ properties: - fsl,imx53-evk - fsl,imx53-qsb - fsl,imx53-smd + - menlo,m53menlo - const: fsl,imx53 - description: i.MX6Q based Boards |