Lines Matching +full:imx8mm +full:- +full:ddrc
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Copyright 2019-2020 NXP
6 /dts-v1/;
8 #include <dt-bindings/usb/pd.h>
9 #include "imx8mm-evk.dtsi"
13 compatible = "fsl,imx8mm-evk", "fsl,imx8mm";
20 &ddrc {
21 operating-points-v2 = <&ddrc_opp_table>;
23 ddrc_opp_table: opp-table {
24 compatible = "operating-points-v2";
26 opp-25M {
27 opp-hz = /bits/ 64 <25000000>;
30 opp-100M {
31 opp-hz = /bits/ 64 <100000000>;
34 opp-750M {
35 opp-hz = /bits/ 64 <750000000>;
41 pinctrl-names = "default";
42 pinctrl-0 = <&pinctrl_flexspi>;
47 #address-cells = <1>;
48 #size-cells = <1>;
49 compatible = "jedec,spi-nor";
50 spi-max-frequency = <80000000>;
51 spi-tx-bus-width = <4>;
52 spi-rx-bus-width = <4>;
57 assigned-clocks = <&clk IMX8MM_CLK_USDHC3_ROOT>;
58 assigned-clock-rates = <400000000>;
59 pinctrl-names = "default", "state_100mhz", "state_200mhz";
60 pinctrl-0 = <&pinctrl_usdhc3>;
61 pinctrl-1 = <&pinctrl_usdhc3_100mhz>;
62 pinctrl-2 = <&pinctrl_usdhc3_200mhz>;
63 bus-width = <8>;
64 non-removable;
97 pinctrl_usdhc3_100mhz: usdhc3-100mhzgrp {
113 pinctrl_usdhc3_200mhz: usdhc3-200mhzgrp {