Skip to content

Commit

Permalink
ARM: dts: NSP: Enable SATA on bcm958625hr
Browse files Browse the repository at this point in the history
Add SATA support to bcm958625hr DTS

Signed-off-by: Jon Mason <jon.mason@broadcom.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
  • Loading branch information
Jon Mason authored and Florian Fainelli committed Aug 9, 2016
1 parent c53beb4 commit 70725d6
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions arch/arm/boot/dts/bcm958625hr.dts
Original file line number Diff line number Diff line change
Expand Up @@ -159,3 +159,15 @@
};
};
};

&sata_phy0 {
status = "okay";
};

&sata_phy1 {
status = "okay";
};

&sata {
status = "okay";
};

0 comments on commit 70725d6

Please sign in to comment.