Skip to content

Commit

Permalink
arm64: dts: broadcom: Remove SATA from Stingray
Browse files Browse the repository at this point in the history
Remove SATA from Stingray as it is unsupported.

Acked-by: Ray Jui <ray.jui@broadcom.com>
Signed-off-by: Scott Branden <scott.branden@broadcom.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
  • Loading branch information
sbranden authored and ffainelli committed Jan 21, 2021
1 parent edcf908 commit 142836c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 349 deletions.
64 changes: 0 additions & 64 deletions arch/arm64/boot/dts/broadcom/stingray/bcm958742-base.dtsi
Expand Up @@ -56,70 +56,6 @@
};
};

&sata0 {
status = "okay";
};

&sata_phy0{
status = "okay";
};

&sata1 {
status = "okay";
};

&sata_phy1{
status = "okay";
};

&sata2 {
status = "okay";
};

&sata_phy2{
status = "okay";
};

&sata3 {
status = "okay";
};

&sata_phy3{
status = "okay";
};

&sata4 {
status = "okay";
};

&sata_phy4{
status = "okay";
};

&sata5 {
status = "okay";
};

&sata_phy5{
status = "okay";
};

&sata6 {
status = "okay";
};

&sata_phy6{
status = "okay";
};

&sata7 {
status = "okay";
};

&sata_phy7{
status = "okay";
};

&pwm {
status = "okay";
};
Expand Down
278 changes: 0 additions & 278 deletions arch/arm64/boot/dts/broadcom/stingray/stingray-sata.dtsi

This file was deleted.

7 changes: 0 additions & 7 deletions arch/arm64/boot/dts/broadcom/stingray/stingray.dtsi
Expand Up @@ -285,7 +285,6 @@
};

#include "stingray-fs4.dtsi"
#include "stingray-sata.dtsi"
#include "stingray-pcie.dtsi"
#include "stingray-usb.dtsi"

Expand All @@ -309,12 +308,6 @@
#size-cells = <0>;
};

mdio@2 { /* SATA */
reg = <0x2>;
#address-cells = <1>;
#size-cells = <0>;
};

mdio@3 { /* USB */
reg = <0x3>;
#address-cells = <1>;
Expand Down

0 comments on commit 142836c

Please sign in to comment.