commit | a776ea1eca2b7c69d6c036e27a4e78a41bd35517 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@gmail.com> | Thu May 20 18:42:12 2021 -0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jun 10 13:39:22 2021 +0200 |
tree | bf13dbbefffbff4a82327796eae2fa1f33fc79f1 | |
parent | 8aa4700de52d2ed132bfedc747e59f306c1071a6 [diff] |
ARM: dts: imx7d-meerkat96: Fix the 'tuning-step' property [ Upstream commit 7c8f0338cdacc90fdf6468adafa8e27952987f00 ] 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> Signed-off-by: Sasha Levin <sashal@kernel.org>