|
|
@@ -80,27 +80,122 @@
|
|
|
ti,sci-rm-range-girq = <0x1>;
|
|
|
};
|
|
|
|
|
|
- main_navss_intr: interrupt-controller1 {
|
|
|
- compatible = "ti,sci-intr";
|
|
|
- interrupt-controller;
|
|
|
- interrupt-parent = <&gic500>;
|
|
|
- #interrupt-cells = <3>;
|
|
|
- ti,sci = <&dmsc>;
|
|
|
- ti,sci-dst-id = <56>;
|
|
|
- ti,sci-rm-range-girq = <0x0>,
|
|
|
- <0x2>;
|
|
|
+ main_navss: main_navss {
|
|
|
+ compatible = "simple-bus";
|
|
|
+ #address-cells = <2>;
|
|
|
+ #size-cells = <2>;
|
|
|
+ dma-coherent;
|
|
|
+ dma-ranges;
|
|
|
+ ranges;
|
|
|
+
|
|
|
+ ti,sci-dev-id = <118>;
|
|
|
+
|
|
|
+ main_navss_intr: interrupt-controller1 {
|
|
|
+ compatible = "ti,sci-intr";
|
|
|
+ interrupt-controller;
|
|
|
+ interrupt-parent = <&gic500>;
|
|
|
+ #interrupt-cells = <3>;
|
|
|
+ ti,sci = <&dmsc>;
|
|
|
+ ti,sci-dst-id = <56>;
|
|
|
+ ti,sci-rm-range-girq = <0x0>,
|
|
|
+ <0x2>;
|
|
|
+ };
|
|
|
+
|
|
|
+ main_udmass_inta: interrupt-controller@33d00000 {
|
|
|
+ compatible = "ti,sci-inta";
|
|
|
+ reg = <0x0 0x33d00000 0x0 0x100000>;
|
|
|
+ interrupt-controller;
|
|
|
+ interrupt-parent = <&main_navss_intr>;
|
|
|
+ #interrupt-cells = <3>;
|
|
|
+ ti,sci = <&dmsc>;
|
|
|
+ ti,sci-dev-id = <179>;
|
|
|
+ ti,sci-rm-range-vint = <0x0>;
|
|
|
+ ti,sci-rm-range-global-event = <0x1>;
|
|
|
+ };
|
|
|
+
|
|
|
+ ringacc: ringacc@3c000000 {
|
|
|
+ compatible = "ti,am654-navss-ringacc";
|
|
|
+ reg = <0x0 0x3c000000 0x0 0x400000>,
|
|
|
+ <0x0 0x38000000 0x0 0x400000>,
|
|
|
+ <0x0 0x31120000 0x0 0x100>,
|
|
|
+ <0x0 0x33000000 0x0 0x40000>;
|
|
|
+ reg-names = "rt", "fifos", "proxy_gcfg", "proxy_target";
|
|
|
+ ti,num-rings = <818>;
|
|
|
+ ti,gp-rings = <304 464>; /* start, cnt */
|
|
|
+ ti,dma-ring-reset-quirk;
|
|
|
+ ti,sci = <&dmsc>;
|
|
|
+ ti,sci-dev-id = <187>;
|
|
|
+ interrupt-parent = <&main_udmass_inta>;
|
|
|
+ };
|
|
|
+
|
|
|
+ main_udmap: udmap@31150000 {
|
|
|
+ compatible = "ti,am654-navss-main-udmap";
|
|
|
+ reg = <0x0 0x31150000 0x0 0x100>,
|
|
|
+ <0x0 0x34000000 0x0 0x100000>,
|
|
|
+ <0x0 0x35000000 0x0 0x100000>;
|
|
|
+ reg-names = "gcfg", "rchanrt", "tchanrt";
|
|
|
+ #dma-cells = <3>;
|
|
|
+
|
|
|
+ ti,ringacc = <&ringacc>;
|
|
|
+ ti,psil-base = <0x1000>;
|
|
|
+
|
|
|
+ interrupt-parent = <&main_udmass_inta>;
|
|
|
+
|
|
|
+ ti,sci = <&dmsc>;
|
|
|
+ ti,sci-dev-id = <188>;
|
|
|
+
|
|
|
+ ti,sci-rm-range-tchan = <0x1>, /* TX_HCHAN */
|
|
|
+ <0x2>; /* TX_CHAN */
|
|
|
+ ti,sci-rm-range-rchan = <0x4>, /* RX_HCHAN */
|
|
|
+ <0x5>; /* RX_CHAN */
|
|
|
+ ti,sci-rm-range-rflow = <0x6>; /* GP RFLOW */
|
|
|
+ };
|
|
|
};
|
|
|
|
|
|
- main_udmass_inta: interrupt-controller@33d00000 {
|
|
|
- compatible = "ti,sci-inta";
|
|
|
- reg = <0x0 0x33d00000 0x0 0x100000>;
|
|
|
- interrupt-controller;
|
|
|
- interrupt-parent = <&main_navss_intr>;
|
|
|
- #interrupt-cells = <3>;
|
|
|
- ti,sci = <&dmsc>;
|
|
|
- ti,sci-dev-id = <179>;
|
|
|
- ti,sci-rm-range-vint = <0x0>;
|
|
|
- ti,sci-rm-range-global-event = <0x1>;
|
|
|
+ pdma0: pdma@2a41000 {
|
|
|
+ compatible = "ti,am654-pdma";
|
|
|
+ reg = <0x0 0x02A41000 0x0 0x400>;
|
|
|
+ reg-names = "eccaggr_cfg";
|
|
|
+
|
|
|
+ ti,psil-base = <0x4400>;
|
|
|
+
|
|
|
+ /* ti,psil-config0-2 */
|
|
|
+ UDMA_PDMA_TR_XY(0);
|
|
|
+ UDMA_PDMA_TR_XY(1);
|
|
|
+ UDMA_PDMA_TR_XY(2);
|
|
|
+ };
|
|
|
+
|
|
|
+ pdma1: pdma@2a42000 {
|
|
|
+ compatible = "ti,am654-pdma";
|
|
|
+ reg = <0x0 0x02A42000 0x0 0x400>;
|
|
|
+ reg-names = "eccaggr_cfg";
|
|
|
+
|
|
|
+ ti,psil-base = <0x4500>;
|
|
|
+
|
|
|
+ /* ti,psil-config0-22 */
|
|
|
+ UDMA_PDMA_TR_XY(0);
|
|
|
+ UDMA_PDMA_TR_XY(1);
|
|
|
+ UDMA_PDMA_TR_XY(2);
|
|
|
+ UDMA_PDMA_TR_XY(3);
|
|
|
+ UDMA_PDMA_TR_XY(4);
|
|
|
+ UDMA_PDMA_TR_XY(5);
|
|
|
+ UDMA_PDMA_TR_XY(6);
|
|
|
+ UDMA_PDMA_TR_XY(7);
|
|
|
+ UDMA_PDMA_TR_XY(8);
|
|
|
+ UDMA_PDMA_TR_XY(9);
|
|
|
+ UDMA_PDMA_TR_XY(10);
|
|
|
+ UDMA_PDMA_TR_XY(11);
|
|
|
+ UDMA_PDMA_TR_XY(12);
|
|
|
+ UDMA_PDMA_TR_XY(13);
|
|
|
+ UDMA_PDMA_TR_XY(14);
|
|
|
+ UDMA_PDMA_TR_XY(15);
|
|
|
+ UDMA_PDMA_TR_XY(16);
|
|
|
+ UDMA_PDMA_TR_XY(17);
|
|
|
+ UDMA_PDMA_TR_XY(18);
|
|
|
+ UDMA_PDMA_TR_XY(19);
|
|
|
+ UDMA_PDMA_PKT_XY(20);
|
|
|
+ UDMA_PDMA_PKT_XY(21);
|
|
|
+ UDMA_PDMA_PKT_XY(22);
|
|
|
};
|
|
|
|
|
|
main_pmx0: pinmux@11c000 {
|