Commit 938745c5 authored by Thierry Reding's avatar Thierry Reding

arm64: tegra: smaug: Remove reg-shift for high-speed UART

The device tree bindings for the high-speed UART don't define a
reg-shift property, so delete it.
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 6b53039e
......@@ -1320,6 +1320,7 @@ serial@70006000 {
uartd: serial@70006300 {
compatible = "nvidia,tegra30-hsuart";
reset-names = "serial";
/delete-property/ reg-shift;
status = "okay";
bluetooth {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment