commit | 1a1a47cdba03de3824e0ec4f1314b73e67919150 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | Wed Feb 24 11:00:56 2021 +0100 |
committer | Patrick Delaunay <patrick.delaunay@foss.st.com> | Fri Feb 26 15:44:58 2021 +0100 |
tree | 446b3cb75656fda5285c72feb945495cad4445ca | |
parent | 0bbfae717f4a42bfac728c116d33615cef032723 [diff] |
arm: dts: stm32mp15: remove duplicate uart nodes Remove duplicated uart nodes introduced with commit 62f95af92a3f ("ARM: dts: stm32mp1: DT alignment with Linux kernel v5.9-rc4"), because the uart nodes wasn't correctly ordered in alphabetic order. Only cosmetic: the generated device tree don't change. Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>