mirror of
https://github.com/torvalds/linux.git
synced 2026-06-03 12:03:54 +02:00
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: Thierry Reding <treding@nvidia.com>
This commit is contained in:
parent
6b53039e2b
commit
938745c5f1
|
|
@ -1320,6 +1320,7 @@ serial@70006000 {
|
|||
uartd: serial@70006300 {
|
||||
compatible = "nvidia,tegra30-hsuart";
|
||||
reset-names = "serial";
|
||||
/delete-property/ reg-shift;
|
||||
status = "okay";
|
||||
|
||||
bluetooth {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user