summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx7d-meerkat96.dts
Commit message (Collapse)AuthorAgeFilesLines
* ARM: dts: imx7d-meerkat96: Fix the 'tuning-step' propertyFabio Estevam2021-05-231-1/+1
| | | | | | | | | | | According to Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml, the correct name of the property is 'fsl,tuning-step'. Fix it accordingly. Signed-off-by: Fabio Estevam <festevam@gmail.com> Fixes: ae7b3384b61b ("ARM: dts: Add support for 96Boards Meerkat96 board") Signed-off-by: Shawn Guo <shawnguo@kernel.org>
* ARM: dts: Add support for 96Boards Meerkat96 boardManivannan Sadhasivam2019-06-181-0/+375
Add devicetree support for 96Boards Meerkat96 board from Novtech. This board is one of the Consumer Edition boards of the 96Boards family based on i.MX7D SoC. Following are the currently supported features of the board: * uSD * WiFi/BT * USB More information about this board can be found in 96Boards product page: https://www.96boards.org/product/imx7-96/ Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Signed-off-by: Shawn Guo <shawnguo@kernel.org>