• Home
  • Raw
  • Download

Lines Matching +full:imx7d +full:- +full:clock

1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
7 #include <dt-bindings/reset/imx7-reset.h>
12 clock-frequency = <996000000>;
13 operating-points-v2 = <&cpu0_opp_table>;
14 #cooling-cells = <2>;
18 compatible = "arm,cortex-a7";
21 clock-frequency = <996000000>;
22 operating-points-v2 = <&cpu0_opp_table>;
26 cpu0_opp_table: opp-table {
27 compatible = "operating-points-v2";
28 opp-shared;
30 opp-792000000 {
31 opp-hz = /bits/ 64 <792000000>;
32 opp-microvolt = <975000>;
33 clock-latency-ns = <150000>;
36 opp-996000000 {
37 opp-hz = /bits/ 64 <996000000>;
38 opp-microvolt = <1075000>;
39 clock-latency-ns = <150000>;
40 opp-suspend;
45 compatible = "usb-nop-xceiv";
47 clock-names = "main_clk";
48 #phy-cells = <0>;
53 compatible = "arm,coresight-etm3x", "arm,primecell";
58 * without arm,primecell-periphid because amba bus try to
61 arm,primecell-periphid = <0xbb956>;
64 clock-names = "apb_pclk";
68 remote-endpoint = <&ca_funnel_in_port1>;
77 compatible = "fsl,imx7d-usb", "fsl,imx27-usb";
83 phy-clkgate-delay-us = <400>;
88 #index-cells = <1>;
89 compatible = "fsl,imx7d-usbmisc", "fsl,imx6q-usbmisc";
94 compatible = "fsl,imx7d-fec", "fsl,imx6sx-fec";
96 interrupt-names = "int0", "int1", "int2", "pps";
106 clock-names = "ipg", "ahb", "ptp",
108 fsl,num-tx-queues=<3>;
109 fsl,num-rx-queues=<3>;
114 compatible = "fsl,imx7d-pcie", "snps,dw-pcie";
117 reg-names = "dbi", "config";
118 #address-cells = <3>;
119 #size-cells = <2>;
121 bus-range = <0x00 0xff>;
123 0x82000000 0 0x40000000 0x40000000 0 0x0ff00000>; /* non-prefetchable memory */
124 num-lanes = <1>;
126 interrupt-names = "msi";
127 #interrupt-cells = <1>;
128 interrupt-map-mask = <0 0 0 0x7>;
133 interrupt-map = <0 0 0 1 &intc GIC_SPI 125 IRQ_TYPE_LEVEL_HIGH>,
140 clock-names = "pcie", "pcie_bus", "pcie_phy";
141 assigned-clocks = <&clks IMX7D_PCIE_CTRL_ROOT_SRC>,
143 assigned-clock-parents = <&clks IMX7D_PLL_ENET_MAIN_250M_CLK>,
146 fsl,max-link-speed = <2>;
147 power-domains = <&pgc_pcie_phy>;
150 reset-names = "pciephy", "apps";
159 slave-mode;
160 remote-endpoint = <&etm1_out_port>;