mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-27 16:01:27 +00:00
arm: mvebu: Remove unused alias from RC AC5X dts
The sar-reg0 alias was left over from an earlier iteration of the
patches adding support for this board. Remove the unused alias.
Fixes: 6cc8b5db40
("arm: mvebu: Add RD-AC5X board")
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
This commit is contained in:
parent
4c97c4b590
commit
366a863e65
1 changed files with 0 additions and 1 deletions
|
@ -31,7 +31,6 @@
|
|||
usb0 = &usb0;
|
||||
usb1 = &usb1;
|
||||
pinctrl0 = &pinctrl0;
|
||||
sar-reg0 = "/config-space/sar-reg";
|
||||
};
|
||||
|
||||
usb1phy: usb-phy {
|
||||
|
|
Loading…
Add table
Reference in a new issue