mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 00:22:00 +02:00
ARM: dts: NSP: Rename SATA unit name
Rename the SATA controller unit name from ahci to sata in preparation for adding the Broadcom SATA3 controller YAML binding which will bring validation. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
This commit is contained in:
parent
69c4e53bdd
commit
9a68c53f87
|
|
@ -534,7 +534,7 @@ sata_phy1: sata-phy@1 {
|
|||
};
|
||||
};
|
||||
|
||||
sata: ahci@41000 {
|
||||
sata: sata@41000 {
|
||||
compatible = "brcm,bcm-nsp-ahci";
|
||||
reg-names = "ahci", "top-ctrl";
|
||||
reg = <0x41000 0x1000>, <0x40020 0x1c>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user