commit | 9ab9ecd83a3ecf269e8cda08233652203347f5f1 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Tue Dec 07 11:11:33 2021 +0100 |
committer | Thierry Reding <treding@nvidia.com> | Tue Dec 14 16:07:42 2021 +0100 |
tree | b39cf1b3802e98c2f0bb6936b26977797f5565a3 | |
parent | 1b5bad01abdcefd1bbf58590d5a78e15741f6a34 [diff] |
ARM: tegra: Drop reg-shift for Tegra HS UART When the Tegra High-Speed UART is used instead of the regular UART, the reg-shift property is implied from the compatible string and should not be explicitly listed. Signed-off-by: Thierry Reding <treding@nvidia.com>