File tree Expand file tree Collapse file tree
arch/arm64/boot/dts/broadcom/stingray Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030 * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3131 */
3232
33- fs4: fs4 {
33+ fs4: fs4-bus@67000000 {
3434 compatible = "simple-bus";
3535 #address-cells = <1>;
3636 #size-cells = <1>;
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ pcie8: pcie@60400000 {
3838 phy-names = "pcie-phy";
3939};
4040
41- pcie-ss {
41+ pcie-ss-bus@40000000 {
4242 compatible = "simple-bus";
4343 #address-cells = <1>;
4444 #size-cells = <1>;
Original file line number Diff line number Diff line change 22/*
33 *Copyright(c) 2018 Broadcom
44 */
5- usb {
5+ usb-bus@68500000 {
66 compatible = "simple-bus";
77 #address-cells = <2>;
88 #size-cells = <2>;
Original file line number Diff line number Diff line change 199199 clock-mult = <1>;
200200 };
201201
202- scr {
202+ scr-bus@61000000 {
203203 compatible = "simple-bus";
204204 #address-cells = <1>;
205205 #size-cells = <1>;
303303 };
304304 };
305305
306- crmu: crmu {
306+ crmu: crmu-bus@66400000 {
307307 compatible = "simple-bus";
308308 #address-cells = <1>;
309309 #size-cells = <1>;
412412 #include "stingray-pcie.dtsi"
413413 #include "stingray-usb.dtsi"
414414
415- hsls {
415+ hsls-bus@68900000 {
416416 compatible = "simple-bus";
417417 #address-cells = <1>;
418418 #size-cells = <1>;
725725 };
726726 };
727727
728- tmons {
728+ tmons-bus@8f100000 {
729729 compatible = "simple-bus";
730730 #address-cells = <1>;
731731 #size-cells = <1>;
814814 };
815815 };
816816
817- nic-hsls {
817+ nic-hsls-bus@60800000 {
818818 compatible = "simple-bus";
819819 #address-cells = <1>;
820820 #size-cells = <1>;
821- ranges = <0x0 0x0 0x0 0x7fffffff >;
821+ ranges = <0x0 0x0 0x60800000 0x6fffff >;
822822
823- nic_i2c0: i2c@60826100 {
823+ nic_i2c0: i2c@26100 {
824824 compatible = "brcm,iproc-nic-i2c";
825825 #address-cells = <1>;
826826 #size-cells = <0>;
827- reg = <0x60826100 0x100>,
828- <0x60e00408 0x1000>;
827+ reg = <0x026100 0x100>,
828+ <0x600408 0x1000>;
829829 brcm,ape-hsls-addr-mask = <0x03400000>;
830830 clock-frequency = <100000>;
831831 status = "disabled";
You can’t perform that action at this time.
0 commit comments