~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/scripts/dtc/include-prefixes/arm64/freescale/imx8dxl-ss-conn.dtsi

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /scripts/dtc/include-prefixes/arm64/freescale/imx8dxl-ss-conn.dtsi (Architecture i386) and /scripts/dtc/include-prefixes/arm64/freescale/imx8dxl-ss-conn.dtsi (Architecture sparc64)


  1 // SPDX-License-Identifier: GPL-2.0+                1 // SPDX-License-Identifier: GPL-2.0+
  2 /*                                                  2 /*
  3  * Copyright 2019~2020, 2022 NXP                    3  * Copyright 2019~2020, 2022 NXP
  4  */                                                 4  */
  5                                                     5 
  6 /delete-node/ &enet1_lpcg;                          6 /delete-node/ &enet1_lpcg;
  7 /delete-node/ &fec2;                                7 /delete-node/ &fec2;
  8                                                     8 
  9 / {                                                 9 / {
 10         conn_enet0_root_clk: clock-conn-enet0-     10         conn_enet0_root_clk: clock-conn-enet0-root {
 11                 compatible = "fixed-clock";        11                 compatible = "fixed-clock";
 12                 #clock-cells = <0>;                12                 #clock-cells = <0>;
 13                 clock-frequency = <250000000>;     13                 clock-frequency = <250000000>;
 14                 clock-output-names = "conn_ene     14                 clock-output-names = "conn_enet0_root_clk";
 15         };                                         15         };
 16                                                    16 
 17         clk_dummy: clock-dummy {                   17         clk_dummy: clock-dummy {
 18                 compatible = "fixed-clock";        18                 compatible = "fixed-clock";
 19                 #clock-cells = <0>;                19                 #clock-cells = <0>;
 20                 clock-frequency = <0>;             20                 clock-frequency = <0>;
 21                 clock-output-names = "clk_dumm     21                 clock-output-names = "clk_dummy";
 22         };                                         22         };
 23 };                                                 23 };
 24                                                    24 
 25 &conn_subsys {                                     25 &conn_subsys {
 26         eqos: ethernet@5b050000 {                  26         eqos: ethernet@5b050000 {
 27                 compatible = "nxp,imx8dxl-dwma     27                 compatible = "nxp,imx8dxl-dwmac-eqos", "snps,dwmac-5.10a";
 28                 reg = <0x5b050000 0x10000>;        28                 reg = <0x5b050000 0x10000>;
 29                 interrupt-parent = <&gic>;         29                 interrupt-parent = <&gic>;
 30                 interrupts = <GIC_SPI 163 IRQ_     30                 interrupts = <GIC_SPI 163 IRQ_TYPE_LEVEL_HIGH>,
 31                              <GIC_SPI 162 IRQ_     31                              <GIC_SPI 162 IRQ_TYPE_LEVEL_HIGH>;
 32                 interrupt-names = "macirq", "e     32                 interrupt-names = "macirq", "eth_wake_irq";
 33                 clocks = <&eqos_lpcg IMX_LPCG_     33                 clocks = <&eqos_lpcg IMX_LPCG_CLK_4>,
 34                          <&eqos_lpcg IMX_LPCG_     34                          <&eqos_lpcg IMX_LPCG_CLK_6>,
 35                          <&eqos_lpcg IMX_LPCG_     35                          <&eqos_lpcg IMX_LPCG_CLK_0>,
 36                          <&eqos_lpcg IMX_LPCG_     36                          <&eqos_lpcg IMX_LPCG_CLK_5>,
 37                          <&eqos_lpcg IMX_LPCG_     37                          <&eqos_lpcg IMX_LPCG_CLK_2>;
 38                 clock-names = "stmmaceth", "pc     38                 clock-names = "stmmaceth", "pclk", "ptp_ref", "tx", "mem";
 39                 assigned-clocks = <&clk IMX_SC     39                 assigned-clocks = <&clk IMX_SC_R_ENET_1 IMX_SC_PM_CLK_PER>;
 40                 assigned-clock-rates = <125000     40                 assigned-clock-rates = <125000000>;
 41                 power-domains = <&pd IMX_SC_R_     41                 power-domains = <&pd IMX_SC_R_ENET_1>;
 42                 status = "disabled";               42                 status = "disabled";
 43         };                                         43         };
 44                                                    44 
 45         usbotg2: usb@5b0e0000 {                    45         usbotg2: usb@5b0e0000 {
 46                 compatible = "fsl,imx8dxl-usb"     46                 compatible = "fsl,imx8dxl-usb", "fsl,imx7ulp-usb", "fsl,imx6ul-usb";
 47                 reg = <0x5b0e0000 0x200>;          47                 reg = <0x5b0e0000 0x200>;
 48                 interrupt-parent = <&gic>;         48                 interrupt-parent = <&gic>;
 49                 interrupts = <GIC_SPI 166 IRQ_     49                 interrupts = <GIC_SPI 166 IRQ_TYPE_LEVEL_HIGH>;
 50                 fsl,usbphy = <&usbphy2>;           50                 fsl,usbphy = <&usbphy2>;
 51                 fsl,usbmisc = <&usbmisc2 0>;       51                 fsl,usbmisc = <&usbmisc2 0>;
 52                 /*                                 52                 /*
 53                  * usbotg1 and usbotg2 share o     53                  * usbotg1 and usbotg2 share one clcok.
 54                  * scu firmware disables the a     54                  * scu firmware disables the access to the clock and keeps
 55                  * it always on in case other      55                  * it always on in case other core (M4) uses one of these.
 56                  */                                56                  */
 57                 clocks = <&clk_dummy>;             57                 clocks = <&clk_dummy>;
 58                 ahb-burst-config = <0x0>;          58                 ahb-burst-config = <0x0>;
 59                 tx-burst-size-dword = <0x10>;      59                 tx-burst-size-dword = <0x10>;
 60                 rx-burst-size-dword = <0x10>;      60                 rx-burst-size-dword = <0x10>;
 61                 power-domains = <&pd IMX_SC_R_     61                 power-domains = <&pd IMX_SC_R_USB_1>;
 62                 status = "disabled";               62                 status = "disabled";
 63         };                                         63         };
 64                                                    64 
 65         usbmisc2: usbmisc@5b0e0200 {               65         usbmisc2: usbmisc@5b0e0200 {
 66                 #index-cells = <1>;                66                 #index-cells = <1>;
 67                 compatible = "fsl,imx7ulp-usbm     67                 compatible = "fsl,imx7ulp-usbmisc", "fsl,imx7d-usbmisc", "fsl,imx6q-usbmisc";
 68                 reg = <0x5b0e0200 0x200>;          68                 reg = <0x5b0e0200 0x200>;
 69         };                                         69         };
 70                                                    70 
 71         usbphy2: usbphy@5b110000 {                 71         usbphy2: usbphy@5b110000 {
 72                 compatible = "fsl,imx8dxl-usbp     72                 compatible = "fsl,imx8dxl-usbphy", "fsl,imx7ulp-usbphy";
 73                 reg = <0x5b110000 0x1000>;         73                 reg = <0x5b110000 0x1000>;
 74                 clocks = <&usb2_2_lpcg IMX_LPC     74                 clocks = <&usb2_2_lpcg IMX_LPCG_CLK_7>;
 75                 power-domains = <&pd IMX_SC_R_     75                 power-domains = <&pd IMX_SC_R_USB_1_PHY>;
 76                 status = "disabled";               76                 status = "disabled";
 77         };                                         77         };
 78                                                    78 
 79         eqos_lpcg: clock-controller@5b240000 {     79         eqos_lpcg: clock-controller@5b240000 {
 80                 compatible = "fsl,imx8qxp-lpcg     80                 compatible = "fsl,imx8qxp-lpcg";
 81                 reg = <0x5b240000 0x10000>;        81                 reg = <0x5b240000 0x10000>;
 82                 #clock-cells = <1>;                82                 #clock-cells = <1>;
 83                 clocks = <&conn_enet0_root_clk     83                 clocks = <&conn_enet0_root_clk>,
 84                          <&conn_axi_clk>,          84                          <&conn_axi_clk>,
 85                          <&conn_axi_clk>,          85                          <&conn_axi_clk>,
 86                          <&clk IMX_SC_R_ENET_1     86                          <&clk IMX_SC_R_ENET_1 IMX_SC_PM_CLK_PER>,
 87                          <&conn_ipg_clk>;          87                          <&conn_ipg_clk>;
 88                 clock-indices = <IMX_LPCG_CLK_     88                 clock-indices = <IMX_LPCG_CLK_0>, <IMX_LPCG_CLK_2>,
 89                                 <IMX_LPCG_CLK_     89                                 <IMX_LPCG_CLK_4>, <IMX_LPCG_CLK_5>,
 90                                 <IMX_LPCG_CLK_     90                                 <IMX_LPCG_CLK_6>;
 91                 clock-output-names = "eqos_ptp     91                 clock-output-names = "eqos_ptp",
 92                                      "eqos_mem     92                                      "eqos_mem_clk",
 93                                      "eqos_acl     93                                      "eqos_aclk",
 94                                      "eqos_clk     94                                      "eqos_clk",
 95                                      "eqos_csr     95                                      "eqos_csr_clk";
 96                 power-domains = <&pd IMX_SC_R_     96                 power-domains = <&pd IMX_SC_R_ENET_1>;
 97         };                                         97         };
 98                                                    98 
 99         usb2_2_lpcg: clock-controller@5b280000     99         usb2_2_lpcg: clock-controller@5b280000 {
100                 compatible = "fsl,imx8qxp-lpcg    100                 compatible = "fsl,imx8qxp-lpcg";
101                 reg = <0x5b280000 0x10000>;       101                 reg = <0x5b280000 0x10000>;
102                 #clock-cells = <1>;               102                 #clock-cells = <1>;
103                 clock-indices = <IMX_LPCG_CLK_    103                 clock-indices = <IMX_LPCG_CLK_7>;
104                 clocks = <&conn_ipg_clk>;         104                 clocks = <&conn_ipg_clk>;
105                 clock-output-names = "usboh3_2    105                 clock-output-names = "usboh3_2_phy_ipg_clk";
106                 power-domains = <&pd IMX_SC_R_    106                 power-domains = <&pd IMX_SC_R_USB_1_PHY>;
107         };                                        107         };
108                                                   108 
109 };                                                109 };
110                                                   110 
111 &dma_apbh {                                       111 &dma_apbh {
112         interrupts = <GIC_SPI 176 IRQ_TYPE_LEV    112         interrupts = <GIC_SPI 176 IRQ_TYPE_LEVEL_HIGH>,
113                      <GIC_SPI 176 IRQ_TYPE_LEV    113                      <GIC_SPI 176 IRQ_TYPE_LEVEL_HIGH>,
114                      <GIC_SPI 176 IRQ_TYPE_LEV    114                      <GIC_SPI 176 IRQ_TYPE_LEVEL_HIGH>,
115                      <GIC_SPI 176 IRQ_TYPE_LEV    115                      <GIC_SPI 176 IRQ_TYPE_LEVEL_HIGH>;
116 };                                                116 };
117                                                   117 
118 &enet0_lpcg {                                     118 &enet0_lpcg {
119         clocks = <&conn_enet0_root_clk>,          119         clocks = <&conn_enet0_root_clk>,
120                  <&conn_enet0_root_clk>,          120                  <&conn_enet0_root_clk>,
121                  <&conn_axi_clk>,                 121                  <&conn_axi_clk>,
122                  <&clk IMX_SC_R_ENET_0 IMX_SC_    122                  <&clk IMX_SC_R_ENET_0 IMX_SC_C_TXCLK>,
123                  <&conn_ipg_clk>,                 123                  <&conn_ipg_clk>,
124                  <&conn_ipg_clk>;                 124                  <&conn_ipg_clk>;
125 };                                                125 };
126                                                   126 
127 &fec1 {                                           127 &fec1 {
128         compatible = "fsl,imx8dxl-fec", "fsl,i    128         compatible = "fsl,imx8dxl-fec", "fsl,imx8qm-fec", "fsl,imx6sx-fec";
129         interrupts = <GIC_SPI 160 IRQ_TYPE_LEV    129         interrupts = <GIC_SPI 160 IRQ_TYPE_LEVEL_HIGH>,
130                      <GIC_SPI 158 IRQ_TYPE_LEV    130                      <GIC_SPI 158 IRQ_TYPE_LEVEL_HIGH>,
131                      <GIC_SPI 159 IRQ_TYPE_LEV    131                      <GIC_SPI 159 IRQ_TYPE_LEVEL_HIGH>,
132                      <GIC_SPI 161 IRQ_TYPE_LEV    132                      <GIC_SPI 161 IRQ_TYPE_LEVEL_HIGH>;
133         assigned-clocks = <&clk IMX_SC_R_ENET_    133         assigned-clocks = <&clk IMX_SC_R_ENET_0 IMX_SC_C_CLKDIV>;
134         assigned-clock-rates = <125000000>;       134         assigned-clock-rates = <125000000>;
135 };                                                135 };
136                                                   136 
137 &gpmi {                                           137 &gpmi {
138         interrupts = <GIC_SPI 174 IRQ_TYPE_LEV    138         interrupts = <GIC_SPI 174 IRQ_TYPE_LEVEL_HIGH>;
139 };                                                139 };
140                                                   140 
141 &usdhc1 {                                         141 &usdhc1 {
142         compatible = "fsl,imx8dxl-usdhc", "fsl    142         compatible = "fsl,imx8dxl-usdhc", "fsl,imx8qxp-usdhc";
143         interrupts = <GIC_SPI 138 IRQ_TYPE_LEV    143         interrupts = <GIC_SPI 138 IRQ_TYPE_LEVEL_HIGH>;
144 };                                                144 };
145                                                   145 
146 &usdhc2 {                                         146 &usdhc2 {
147         compatible = "fsl,imx8dxl-usdhc", "fsl    147         compatible = "fsl,imx8dxl-usdhc", "fsl,imx8qxp-usdhc";
148         interrupts = <GIC_SPI 139 IRQ_TYPE_LEV    148         interrupts = <GIC_SPI 139 IRQ_TYPE_LEVEL_HIGH>;
149 };                                                149 };
150                                                   150 
151 &usdhc3 {                                         151 &usdhc3 {
152         compatible = "fsl,imx8dxl-usdhc", "fsl    152         compatible = "fsl,imx8dxl-usdhc", "fsl,imx8qxp-usdhc";
153         interrupts = <GIC_SPI 140 IRQ_TYPE_LEV    153         interrupts = <GIC_SPI 140 IRQ_TYPE_LEVEL_HIGH>;
154 };                                                154 };
155                                                   155 
156 &usbotg1 {                                        156 &usbotg1 {
157         interrupts = <GIC_SPI 169 IRQ_TYPE_LEV    157         interrupts = <GIC_SPI 169 IRQ_TYPE_LEVEL_HIGH>;
158         /*                                        158         /*
159          * usbotg1 and usbotg2 share one clock    159          * usbotg1 and usbotg2 share one clock
160          * scfw disable clock access and keep     160          * scfw disable clock access and keep it always on
161          * in case other core (M4) use one of     161          * in case other core (M4) use one of these.
162          */                                       162          */
163         clocks = <&clk_dummy>;                    163         clocks = <&clk_dummy>;
164 };                                                164 };
                                                      

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php