File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 10531053 status = "disabled";
10541054 };
10551055
1056+ gpmc0: memory-controller@3b000000 {
1057+ compatible = "ti,am64-gpmc";
1058+ power-domains = <&k3_pds 80 TI_SCI_PD_EXCLUSIVE>;
1059+ clocks = <&k3_clks 80 0>;
1060+ clock-names = "fck";
1061+ reg = <0x00 0x03b000000 0x00 0x400>,
1062+ <0x00 0x050000000 0x00 0x8000000>;
1063+ reg-names = "cfg", "data";
1064+ interrupts = <GIC_SPI 106 IRQ_TYPE_LEVEL_HIGH>;
1065+ gpmc,num-cs = <3>;
1066+ gpmc,num-waitpins = <2>;
1067+ #address-cells = <2>;
1068+ #size-cells = <1>;
1069+ interrupt-controller;
1070+ #interrupt-cells = <2>;
1071+ gpio-controller;
1072+ #gpio-cells = <2>;
1073+ status = "disabled";
1074+ };
1075+
1076+ elm0: ecc@25010000 {
1077+ compatible = "ti,am64-elm";
1078+ reg = <0x00 0x25010000 0x00 0x2000>;
1079+ interrupts = <GIC_SPI 132 IRQ_TYPE_LEVEL_HIGH>;
1080+ power-domains = <&k3_pds 54 TI_SCI_PD_EXCLUSIVE>;
1081+ clocks = <&k3_clks 54 0>;
1082+ clock-names = "fck";
1083+ status = "disabled";
1084+ };
10561085};
Original file line number Diff line number Diff line change 6868 <0x00 0x30200000 0x00 0x30200000 0x00 0x00010000>, /* DSS */
6969 <0x00 0x31000000 0x00 0x31000000 0x00 0x00050000>, /* USB0 DWC3 Core window */
7070 <0x00 0x31100000 0x00 0x31100000 0x00 0x00050000>, /* USB1 DWC3 Core window */
71+ <0x00 0x3b000000 0x00 0x3b000000 0x00 0x00000400>, /* GPMC0_CFG */
7172 <0x00 0x40900000 0x00 0x40900000 0x00 0x00030000>, /* SA3UL */
7273 <0x00 0x43600000 0x00 0x43600000 0x00 0x00010000>, /* SA3 sproxy data */
7374 <0x00 0x44043000 0x00 0x44043000 0x00 0x00000fe0>, /* TI SCI DEBUG */
7475 <0x00 0x44860000 0x00 0x44860000 0x00 0x00040000>, /* SA3 sproxy config */
7576 <0x00 0x48000000 0x00 0x48000000 0x00 0x06400000>, /* DMSS */
77+ <0x00 0x50000000 0x00 0x50000000 0x00 0x08000000>, /* GPMC0 DATA */
7678 <0x00 0x60000000 0x00 0x60000000 0x00 0x08000000>, /* FSS0 DAT1 */
7779 <0x00 0x70000000 0x00 0x70000000 0x00 0x00010000>, /* OCSRAM */
7880 <0x01 0x00000000 0x01 0x00000000 0x00 0x00310000>, /* A53 PERIPHBASE */
You can’t perform that action at this time.
0 commit comments