mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
arm64: tegra: Remove unused only-1-8-v properties
The only-1-8-v property is not support by an DT schema, so drop it. Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
status = "okay";
|
||||
bus-width = <8>;
|
||||
non-removable;
|
||||
only-1-8-v;
|
||||
};
|
||||
|
||||
rtc@c2a0000 {
|
||||
|
||||
@@ -26,7 +26,6 @@
|
||||
status = "okay";
|
||||
bus-width = <8>;
|
||||
non-removable;
|
||||
only-1-8-v;
|
||||
};
|
||||
|
||||
rtc@c2a0000 {
|
||||
|
||||
Reference in New Issue
Block a user