commit | 972edd49302aaa68890338d9b7a54dd31949447a | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Tue Jul 10 05:04:38 2018 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Jul 23 14:33:21 2018 -0400 |
tree | 0073fc215143f67b3eef675acb0de41eddf81507 | |
parent | 78a88f7930becb78afef09c1237a8e4edc1b01e1 [diff] |
ARM: dts: am3517-evm-uboot: Add reg-shift for UART With the resync of the omap3.dtsi file, the reg-shift was removed so it breaks the UART. Adding the reg-shift into the am3517-evm-u-boot.dtsi keeps the reg-shift for U-Boot, but keeps the dts/dtsi files clean from Linux. Signed-off-by: Adam Ford <aford173@gmail.com>