arm: dts: imx8mm: sync dts from Linux Kernel
Sync dts from Linux Kernel commit f838f8d2b694cf9d524dc("mfd: ab8500-debugfs: Remove extraneous seq_putc") Signed-off-by: Peng Fan <peng.fan@nxp.com>
This commit is contained in:
@@ -1,309 +1,61 @@
|
|||||||
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
||||||
/*
|
/*
|
||||||
* Copyright 2019 NXP
|
* Copyright 2019-2020 NXP
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/dts-v1/;
|
/dts-v1/;
|
||||||
|
|
||||||
#include <dt-bindings/usb/pd.h>
|
#include <dt-bindings/usb/pd.h>
|
||||||
#include "imx8mm.dtsi"
|
#include "imx8mm-evk.dtsi"
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
model = "FSL i.MX8MM EVK board";
|
model = "FSL i.MX8MM EVK board";
|
||||||
compatible = "fsl,imx8mm-evk", "fsl,imx8mm";
|
compatible = "fsl,imx8mm-evk", "fsl,imx8mm";
|
||||||
|
|
||||||
chosen {
|
aliases {
|
||||||
stdout-path = &uart2;
|
spi0 = &flexspi;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&ddrc {
|
||||||
|
operating-points-v2 = <&ddrc_opp_table>;
|
||||||
|
|
||||||
|
ddrc_opp_table: opp-table {
|
||||||
|
compatible = "operating-points-v2";
|
||||||
|
|
||||||
|
opp-25M {
|
||||||
|
opp-hz = /bits/ 64 <25000000>;
|
||||||
};
|
};
|
||||||
|
|
||||||
leds {
|
opp-100M {
|
||||||
compatible = "gpio-leds";
|
opp-hz = /bits/ 64 <100000000>;
|
||||||
pinctrl-names = "default";
|
|
||||||
pinctrl-0 = <&pinctrl_gpio_led>;
|
|
||||||
|
|
||||||
status {
|
|
||||||
label = "status";
|
|
||||||
gpios = <&gpio3 16 GPIO_ACTIVE_HIGH>;
|
|
||||||
default-state = "on";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
reg_usdhc2_vmmc: regulator-usdhc2 {
|
opp-750M {
|
||||||
compatible = "regulator-fixed";
|
opp-hz = /bits/ 64 <750000000>;
|
||||||
pinctrl-names = "default";
|
|
||||||
pinctrl-0 = <&pinctrl_reg_usdhc2_vmmc>;
|
|
||||||
regulator-name = "VSD_3V3";
|
|
||||||
regulator-min-microvolt = <3300000>;
|
|
||||||
regulator-max-microvolt = <3300000>;
|
|
||||||
gpio = <&gpio2 19 GPIO_ACTIVE_HIGH>;
|
|
||||||
enable-active-high;
|
|
||||||
};
|
|
||||||
|
|
||||||
wm8524: audio-codec {
|
|
||||||
#sound-dai-cells = <0>;
|
|
||||||
compatible = "wlf,wm8524";
|
|
||||||
pinctrl-names = "default";
|
|
||||||
pinctrl-0 = <&pinctrl_gpio_wlf>;
|
|
||||||
wlf,mute-gpios = <&gpio5 21 GPIO_ACTIVE_LOW>;
|
|
||||||
};
|
|
||||||
|
|
||||||
sound-wm8524 {
|
|
||||||
compatible = "simple-audio-card";
|
|
||||||
simple-audio-card,name = "wm8524-audio";
|
|
||||||
simple-audio-card,format = "i2s";
|
|
||||||
simple-audio-card,frame-master = <&cpudai>;
|
|
||||||
simple-audio-card,bitclock-master = <&cpudai>;
|
|
||||||
simple-audio-card,widgets =
|
|
||||||
"Line", "Left Line Out Jack",
|
|
||||||
"Line", "Right Line Out Jack";
|
|
||||||
simple-audio-card,routing =
|
|
||||||
"Left Line Out Jack", "LINEVOUTL",
|
|
||||||
"Right Line Out Jack", "LINEVOUTR";
|
|
||||||
|
|
||||||
cpudai: simple-audio-card,cpu {
|
|
||||||
sound-dai = <&sai3>;
|
|
||||||
};
|
|
||||||
|
|
||||||
simple-audio-card,codec {
|
|
||||||
sound-dai = <&wm8524>;
|
|
||||||
clocks = <&clk IMX8MM_CLK_SAI3_ROOT>;
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
&A53_0 {
|
&flexspi {
|
||||||
cpu-supply = <&buck2_reg>;
|
|
||||||
};
|
|
||||||
|
|
||||||
&fec1 {
|
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
pinctrl-0 = <&pinctrl_fec1>;
|
pinctrl-0 = <&pinctrl_flexspi>;
|
||||||
phy-mode = "rgmii-id";
|
|
||||||
phy-handle = <ðphy0>;
|
|
||||||
fsl,magic-packet;
|
|
||||||
status = "okay";
|
status = "okay";
|
||||||
|
|
||||||
mdio {
|
flash@0 {
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <0>;
|
|
||||||
|
|
||||||
ethphy0: ethernet-phy@0 {
|
|
||||||
compatible = "ethernet-phy-ieee802.3-c22";
|
|
||||||
reg = <0>;
|
reg = <0>;
|
||||||
|
#address-cells = <1>;
|
||||||
|
#size-cells = <1>;
|
||||||
|
compatible = "jedec,spi-nor";
|
||||||
|
spi-max-frequency = <80000000>;
|
||||||
|
spi-tx-bus-width = <4>;
|
||||||
|
spi-rx-bus-width = <4>;
|
||||||
};
|
};
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
&i2c1 {
|
|
||||||
clock-frequency = <400000>;
|
|
||||||
pinctrl-names = "default";
|
|
||||||
pinctrl-0 = <&pinctrl_i2c1>;
|
|
||||||
status = "okay";
|
|
||||||
|
|
||||||
pmic@4b {
|
|
||||||
compatible = "rohm,bd71847";
|
|
||||||
reg = <0x4b>;
|
|
||||||
pinctrl-0 = <&pinctrl_pmic>;
|
|
||||||
interrupt-parent = <&gpio1>;
|
|
||||||
interrupts = <3 GPIO_ACTIVE_LOW>;
|
|
||||||
rohm,reset-snvs-powered;
|
|
||||||
|
|
||||||
regulators {
|
|
||||||
buck1_reg: BUCK1 {
|
|
||||||
regulator-name = "BUCK1";
|
|
||||||
regulator-min-microvolt = <700000>;
|
|
||||||
regulator-max-microvolt = <1300000>;
|
|
||||||
regulator-boot-on;
|
|
||||||
regulator-always-on;
|
|
||||||
regulator-ramp-delay = <1250>;
|
|
||||||
};
|
|
||||||
|
|
||||||
buck2_reg: BUCK2 {
|
|
||||||
regulator-name = "BUCK2";
|
|
||||||
regulator-min-microvolt = <700000>;
|
|
||||||
regulator-max-microvolt = <1300000>;
|
|
||||||
regulator-boot-on;
|
|
||||||
regulator-always-on;
|
|
||||||
regulator-ramp-delay = <1250>;
|
|
||||||
rohm,dvs-run-voltage = <1000000>;
|
|
||||||
rohm,dvs-idle-voltage = <900000>;
|
|
||||||
};
|
|
||||||
|
|
||||||
buck3_reg: BUCK3 {
|
|
||||||
// BUCK5 in datasheet
|
|
||||||
regulator-name = "BUCK3";
|
|
||||||
regulator-min-microvolt = <700000>;
|
|
||||||
regulator-max-microvolt = <1350000>;
|
|
||||||
regulator-boot-on;
|
|
||||||
regulator-always-on;
|
|
||||||
};
|
|
||||||
|
|
||||||
buck4_reg: BUCK4 {
|
|
||||||
// BUCK6 in datasheet
|
|
||||||
regulator-name = "BUCK4";
|
|
||||||
regulator-min-microvolt = <3000000>;
|
|
||||||
regulator-max-microvolt = <3300000>;
|
|
||||||
regulator-boot-on;
|
|
||||||
regulator-always-on;
|
|
||||||
};
|
|
||||||
|
|
||||||
buck5_reg: BUCK5 {
|
|
||||||
// BUCK7 in datasheet
|
|
||||||
regulator-name = "BUCK5";
|
|
||||||
regulator-min-microvolt = <1605000>;
|
|
||||||
regulator-max-microvolt = <1995000>;
|
|
||||||
regulator-boot-on;
|
|
||||||
regulator-always-on;
|
|
||||||
};
|
|
||||||
|
|
||||||
buck6_reg: BUCK6 {
|
|
||||||
// BUCK8 in datasheet
|
|
||||||
regulator-name = "BUCK6";
|
|
||||||
regulator-min-microvolt = <800000>;
|
|
||||||
regulator-max-microvolt = <1400000>;
|
|
||||||
regulator-boot-on;
|
|
||||||
regulator-always-on;
|
|
||||||
};
|
|
||||||
|
|
||||||
ldo1_reg: LDO1 {
|
|
||||||
regulator-name = "LDO1";
|
|
||||||
regulator-min-microvolt = <3000000>;
|
|
||||||
regulator-max-microvolt = <3300000>;
|
|
||||||
regulator-boot-on;
|
|
||||||
regulator-always-on;
|
|
||||||
};
|
|
||||||
|
|
||||||
ldo2_reg: LDO2 {
|
|
||||||
regulator-name = "LDO2";
|
|
||||||
regulator-min-microvolt = <900000>;
|
|
||||||
regulator-max-microvolt = <900000>;
|
|
||||||
regulator-boot-on;
|
|
||||||
regulator-always-on;
|
|
||||||
};
|
|
||||||
|
|
||||||
ldo3_reg: LDO3 {
|
|
||||||
regulator-name = "LDO3";
|
|
||||||
regulator-min-microvolt = <1800000>;
|
|
||||||
regulator-max-microvolt = <3300000>;
|
|
||||||
regulator-boot-on;
|
|
||||||
regulator-always-on;
|
|
||||||
};
|
|
||||||
|
|
||||||
ldo4_reg: LDO4 {
|
|
||||||
regulator-name = "LDO4";
|
|
||||||
regulator-min-microvolt = <900000>;
|
|
||||||
regulator-max-microvolt = <1800000>;
|
|
||||||
regulator-boot-on;
|
|
||||||
regulator-always-on;
|
|
||||||
};
|
|
||||||
|
|
||||||
ldo6_reg: LDO6 {
|
|
||||||
regulator-name = "LDO6";
|
|
||||||
regulator-min-microvolt = <900000>;
|
|
||||||
regulator-max-microvolt = <1800000>;
|
|
||||||
regulator-boot-on;
|
|
||||||
regulator-always-on;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
&i2c2 {
|
|
||||||
clock-frequency = <400000>;
|
|
||||||
pinctrl-names = "default";
|
|
||||||
pinctrl-0 = <&pinctrl_i2c2>;
|
|
||||||
status = "okay";
|
|
||||||
|
|
||||||
ptn5110: tcpc@50 {
|
|
||||||
compatible = "nxp,ptn5110";
|
|
||||||
pinctrl-names = "default";
|
|
||||||
pinctrl-0 = <&pinctrl_typec1>;
|
|
||||||
reg = <0x50>;
|
|
||||||
interrupt-parent = <&gpio2>;
|
|
||||||
interrupts = <11 8>;
|
|
||||||
status = "okay";
|
|
||||||
|
|
||||||
port {
|
|
||||||
typec1_dr_sw: endpoint {
|
|
||||||
remote-endpoint = <&usb1_drd_sw>;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
typec1_con: connector {
|
|
||||||
compatible = "usb-c-connector";
|
|
||||||
label = "USB-C";
|
|
||||||
power-role = "dual";
|
|
||||||
data-role = "dual";
|
|
||||||
try-power-role = "sink";
|
|
||||||
source-pdos = <PDO_FIXED(5000, 3000, PDO_FIXED_USB_COMM)>;
|
|
||||||
sink-pdos = <PDO_FIXED(5000, 3000, PDO_FIXED_USB_COMM)
|
|
||||||
PDO_VAR(5000, 20000, 3000)>;
|
|
||||||
op-sink-microwatt = <15000000>;
|
|
||||||
self-powered;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
&i2c3 {
|
|
||||||
clock-frequency = <400000>;
|
|
||||||
pinctrl-names = "default";
|
|
||||||
pinctrl-0 = <&pinctrl_i2c3>;
|
|
||||||
status = "okay";
|
|
||||||
|
|
||||||
pca6416: gpio@20 {
|
|
||||||
compatible = "ti,tca6416";
|
|
||||||
reg = <0x20>;
|
|
||||||
gpio-controller;
|
|
||||||
#gpio-cells = <2>;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
&sai3 {
|
|
||||||
pinctrl-names = "default";
|
|
||||||
pinctrl-0 = <&pinctrl_sai3>;
|
|
||||||
assigned-clocks = <&clk IMX8MM_CLK_SAI3>;
|
|
||||||
assigned-clock-parents = <&clk IMX8MM_AUDIO_PLL1_OUT>;
|
|
||||||
assigned-clock-rates = <24576000>;
|
|
||||||
status = "okay";
|
|
||||||
};
|
|
||||||
|
|
||||||
&snvs_pwrkey {
|
|
||||||
status = "okay";
|
|
||||||
};
|
|
||||||
|
|
||||||
&uart2 { /* console */
|
|
||||||
pinctrl-names = "default";
|
|
||||||
pinctrl-0 = <&pinctrl_uart2>;
|
|
||||||
status = "okay";
|
|
||||||
};
|
|
||||||
|
|
||||||
&usbotg1 {
|
|
||||||
dr_mode = "otg";
|
|
||||||
hnp-disable;
|
|
||||||
srp-disable;
|
|
||||||
adp-disable;
|
|
||||||
usb-role-switch;
|
|
||||||
status = "okay";
|
|
||||||
|
|
||||||
port {
|
|
||||||
usb1_drd_sw: endpoint {
|
|
||||||
remote-endpoint = <&typec1_dr_sw>;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
&usdhc2 {
|
|
||||||
pinctrl-names = "default", "state_100mhz", "state_200mhz";
|
|
||||||
pinctrl-0 = <&pinctrl_usdhc2>, <&pinctrl_usdhc2_gpio>;
|
|
||||||
pinctrl-1 = <&pinctrl_usdhc2_100mhz>, <&pinctrl_usdhc2_gpio>;
|
|
||||||
pinctrl-2 = <&pinctrl_usdhc2_200mhz>, <&pinctrl_usdhc2_gpio>;
|
|
||||||
cd-gpios = <&gpio1 15 GPIO_ACTIVE_LOW>;
|
|
||||||
bus-width = <4>;
|
|
||||||
vmmc-supply = <®_usdhc2_vmmc>;
|
|
||||||
status = "okay";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&usdhc3 {
|
&usdhc3 {
|
||||||
|
assigned-clocks = <&clk IMX8MM_CLK_USDHC3_ROOT>;
|
||||||
|
assigned-clock-rates = <400000000>;
|
||||||
pinctrl-names = "default", "state_100mhz", "state_200mhz";
|
pinctrl-names = "default", "state_100mhz", "state_200mhz";
|
||||||
pinctrl-0 = <&pinctrl_usdhc3>;
|
pinctrl-0 = <&pinctrl_usdhc3>;
|
||||||
pinctrl-1 = <&pinctrl_usdhc3_100mhz>;
|
pinctrl-1 = <&pinctrl_usdhc3_100mhz>;
|
||||||
@@ -313,142 +65,15 @@
|
|||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
&wdog1 {
|
|
||||||
pinctrl-names = "default";
|
|
||||||
pinctrl-0 = <&pinctrl_wdog>;
|
|
||||||
fsl,ext-reset-output;
|
|
||||||
status = "okay";
|
|
||||||
};
|
|
||||||
|
|
||||||
&iomuxc {
|
&iomuxc {
|
||||||
pinctrl-names = "default";
|
pinctrl_flexspi: flexspigrp {
|
||||||
|
|
||||||
pinctrl_fec1: fec1grp {
|
|
||||||
fsl,pins = <
|
fsl,pins = <
|
||||||
MX8MM_IOMUXC_ENET_MDC_ENET1_MDC 0x3
|
MX8MM_IOMUXC_NAND_ALE_QSPI_A_SCLK 0x1c2
|
||||||
MX8MM_IOMUXC_ENET_MDIO_ENET1_MDIO 0x3
|
MX8MM_IOMUXC_NAND_CE0_B_QSPI_A_SS0_B 0x82
|
||||||
MX8MM_IOMUXC_ENET_TD3_ENET1_RGMII_TD3 0x1f
|
MX8MM_IOMUXC_NAND_DATA00_QSPI_A_DATA0 0x82
|
||||||
MX8MM_IOMUXC_ENET_TD2_ENET1_RGMII_TD2 0x1f
|
MX8MM_IOMUXC_NAND_DATA01_QSPI_A_DATA1 0x82
|
||||||
MX8MM_IOMUXC_ENET_TD1_ENET1_RGMII_TD1 0x1f
|
MX8MM_IOMUXC_NAND_DATA02_QSPI_A_DATA2 0x82
|
||||||
MX8MM_IOMUXC_ENET_TD0_ENET1_RGMII_TD0 0x1f
|
MX8MM_IOMUXC_NAND_DATA03_QSPI_A_DATA3 0x82
|
||||||
MX8MM_IOMUXC_ENET_RD3_ENET1_RGMII_RD3 0x91
|
|
||||||
MX8MM_IOMUXC_ENET_RD2_ENET1_RGMII_RD2 0x91
|
|
||||||
MX8MM_IOMUXC_ENET_RD1_ENET1_RGMII_RD1 0x91
|
|
||||||
MX8MM_IOMUXC_ENET_RD0_ENET1_RGMII_RD0 0x91
|
|
||||||
MX8MM_IOMUXC_ENET_TXC_ENET1_RGMII_TXC 0x1f
|
|
||||||
MX8MM_IOMUXC_ENET_RXC_ENET1_RGMII_RXC 0x91
|
|
||||||
MX8MM_IOMUXC_ENET_RX_CTL_ENET1_RGMII_RX_CTL 0x91
|
|
||||||
MX8MM_IOMUXC_ENET_TX_CTL_ENET1_RGMII_TX_CTL 0x1f
|
|
||||||
MX8MM_IOMUXC_SAI2_RXC_GPIO4_IO22 0x19
|
|
||||||
>;
|
|
||||||
};
|
|
||||||
|
|
||||||
pinctrl_gpio_led: gpioledgrp {
|
|
||||||
fsl,pins = <
|
|
||||||
MX8MM_IOMUXC_NAND_READY_B_GPIO3_IO16 0x19
|
|
||||||
>;
|
|
||||||
};
|
|
||||||
|
|
||||||
pinctrl_gpio_wlf: gpiowlfgrp {
|
|
||||||
fsl,pins = <
|
|
||||||
MX8MM_IOMUXC_I2C4_SDA_GPIO5_IO21 0xd6
|
|
||||||
>;
|
|
||||||
};
|
|
||||||
|
|
||||||
pinctrl_i2c1: i2c1grp {
|
|
||||||
fsl,pins = <
|
|
||||||
MX8MM_IOMUXC_I2C1_SCL_I2C1_SCL 0x400001c3
|
|
||||||
MX8MM_IOMUXC_I2C1_SDA_I2C1_SDA 0x400001c3
|
|
||||||
>;
|
|
||||||
};
|
|
||||||
|
|
||||||
pinctrl_i2c2: i2c2grp {
|
|
||||||
fsl,pins = <
|
|
||||||
MX8MM_IOMUXC_I2C2_SCL_I2C2_SCL 0x400001c3
|
|
||||||
MX8MM_IOMUXC_I2C2_SDA_I2C2_SDA 0x400001c3
|
|
||||||
>;
|
|
||||||
};
|
|
||||||
|
|
||||||
pinctrl_i2c3: i2c3grp {
|
|
||||||
fsl,pins = <
|
|
||||||
MX8MM_IOMUXC_I2C3_SCL_I2C3_SCL 0x400001c3
|
|
||||||
MX8MM_IOMUXC_I2C3_SDA_I2C3_SDA 0x400001c3
|
|
||||||
>;
|
|
||||||
};
|
|
||||||
|
|
||||||
pinctrl_pmic: pmicirq {
|
|
||||||
fsl,pins = <
|
|
||||||
MX8MM_IOMUXC_GPIO1_IO03_GPIO1_IO3 0x41
|
|
||||||
>;
|
|
||||||
};
|
|
||||||
|
|
||||||
pinctrl_reg_usdhc2_vmmc: regusdhc2vmmc {
|
|
||||||
fsl,pins = <
|
|
||||||
MX8MM_IOMUXC_SD2_RESET_B_GPIO2_IO19 0x41
|
|
||||||
>;
|
|
||||||
};
|
|
||||||
|
|
||||||
pinctrl_sai3: sai3grp {
|
|
||||||
fsl,pins = <
|
|
||||||
MX8MM_IOMUXC_SAI3_TXFS_SAI3_TX_SYNC 0xd6
|
|
||||||
MX8MM_IOMUXC_SAI3_TXC_SAI3_TX_BCLK 0xd6
|
|
||||||
MX8MM_IOMUXC_SAI3_MCLK_SAI3_MCLK 0xd6
|
|
||||||
MX8MM_IOMUXC_SAI3_TXD_SAI3_TX_DATA0 0xd6
|
|
||||||
>;
|
|
||||||
};
|
|
||||||
|
|
||||||
pinctrl_typec1: typec1grp {
|
|
||||||
fsl,pins = <
|
|
||||||
MX8MM_IOMUXC_SD1_STROBE_GPIO2_IO11 0x159
|
|
||||||
>;
|
|
||||||
};
|
|
||||||
|
|
||||||
pinctrl_uart2: uart2grp {
|
|
||||||
fsl,pins = <
|
|
||||||
MX8MM_IOMUXC_UART2_RXD_UART2_DCE_RX 0x140
|
|
||||||
MX8MM_IOMUXC_UART2_TXD_UART2_DCE_TX 0x140
|
|
||||||
>;
|
|
||||||
};
|
|
||||||
|
|
||||||
pinctrl_usdhc2_gpio: usdhc2grpgpio {
|
|
||||||
fsl,pins = <
|
|
||||||
MX8MM_IOMUXC_GPIO1_IO15_GPIO1_IO15 0x1c4
|
|
||||||
>;
|
|
||||||
};
|
|
||||||
|
|
||||||
pinctrl_usdhc2: usdhc2grp {
|
|
||||||
fsl,pins = <
|
|
||||||
MX8MM_IOMUXC_SD2_CLK_USDHC2_CLK 0x190
|
|
||||||
MX8MM_IOMUXC_SD2_CMD_USDHC2_CMD 0x1d0
|
|
||||||
MX8MM_IOMUXC_SD2_DATA0_USDHC2_DATA0 0x1d0
|
|
||||||
MX8MM_IOMUXC_SD2_DATA1_USDHC2_DATA1 0x1d0
|
|
||||||
MX8MM_IOMUXC_SD2_DATA2_USDHC2_DATA2 0x1d0
|
|
||||||
MX8MM_IOMUXC_SD2_DATA3_USDHC2_DATA3 0x1d0
|
|
||||||
MX8MM_IOMUXC_GPIO1_IO04_USDHC2_VSELECT 0x1d0
|
|
||||||
>;
|
|
||||||
};
|
|
||||||
|
|
||||||
pinctrl_usdhc2_100mhz: usdhc2grp100mhz {
|
|
||||||
fsl,pins = <
|
|
||||||
MX8MM_IOMUXC_SD2_CLK_USDHC2_CLK 0x194
|
|
||||||
MX8MM_IOMUXC_SD2_CMD_USDHC2_CMD 0x1d4
|
|
||||||
MX8MM_IOMUXC_SD2_DATA0_USDHC2_DATA0 0x1d4
|
|
||||||
MX8MM_IOMUXC_SD2_DATA1_USDHC2_DATA1 0x1d4
|
|
||||||
MX8MM_IOMUXC_SD2_DATA2_USDHC2_DATA2 0x1d4
|
|
||||||
MX8MM_IOMUXC_SD2_DATA3_USDHC2_DATA3 0x1d4
|
|
||||||
MX8MM_IOMUXC_GPIO1_IO04_USDHC2_VSELECT 0x1d0
|
|
||||||
>;
|
|
||||||
};
|
|
||||||
|
|
||||||
pinctrl_usdhc2_200mhz: usdhc2grp200mhz {
|
|
||||||
fsl,pins = <
|
|
||||||
MX8MM_IOMUXC_SD2_CLK_USDHC2_CLK 0x196
|
|
||||||
MX8MM_IOMUXC_SD2_CMD_USDHC2_CMD 0x1d6
|
|
||||||
MX8MM_IOMUXC_SD2_DATA0_USDHC2_DATA0 0x1d6
|
|
||||||
MX8MM_IOMUXC_SD2_DATA1_USDHC2_DATA1 0x1d6
|
|
||||||
MX8MM_IOMUXC_SD2_DATA2_USDHC2_DATA2 0x1d6
|
|
||||||
MX8MM_IOMUXC_SD2_DATA3_USDHC2_DATA3 0x1d6
|
|
||||||
MX8MM_IOMUXC_GPIO1_IO04_USDHC2_VSELECT 0x1d0
|
|
||||||
>;
|
>;
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -459,6 +84,7 @@
|
|||||||
MX8MM_IOMUXC_NAND_DATA04_USDHC3_DATA0 0x1d0
|
MX8MM_IOMUXC_NAND_DATA04_USDHC3_DATA0 0x1d0
|
||||||
MX8MM_IOMUXC_NAND_DATA05_USDHC3_DATA1 0x1d0
|
MX8MM_IOMUXC_NAND_DATA05_USDHC3_DATA1 0x1d0
|
||||||
MX8MM_IOMUXC_NAND_DATA06_USDHC3_DATA2 0x1d0
|
MX8MM_IOMUXC_NAND_DATA06_USDHC3_DATA2 0x1d0
|
||||||
|
MX8MM_IOMUXC_NAND_DATA06_USDHC3_DATA2 0x1d0
|
||||||
MX8MM_IOMUXC_NAND_DATA07_USDHC3_DATA3 0x1d0
|
MX8MM_IOMUXC_NAND_DATA07_USDHC3_DATA3 0x1d0
|
||||||
MX8MM_IOMUXC_NAND_RE_B_USDHC3_DATA4 0x1d0
|
MX8MM_IOMUXC_NAND_RE_B_USDHC3_DATA4 0x1d0
|
||||||
MX8MM_IOMUXC_NAND_CE2_B_USDHC3_DATA5 0x1d0
|
MX8MM_IOMUXC_NAND_CE2_B_USDHC3_DATA5 0x1d0
|
||||||
@@ -468,7 +94,7 @@
|
|||||||
>;
|
>;
|
||||||
};
|
};
|
||||||
|
|
||||||
pinctrl_usdhc3_100mhz: usdhc3grp100mhz {
|
pinctrl_usdhc3_100mhz: usdhc3-100mhzgrp {
|
||||||
fsl,pins = <
|
fsl,pins = <
|
||||||
MX8MM_IOMUXC_NAND_WE_B_USDHC3_CLK 0x194
|
MX8MM_IOMUXC_NAND_WE_B_USDHC3_CLK 0x194
|
||||||
MX8MM_IOMUXC_NAND_WP_B_USDHC3_CMD 0x1d4
|
MX8MM_IOMUXC_NAND_WP_B_USDHC3_CMD 0x1d4
|
||||||
@@ -484,7 +110,7 @@
|
|||||||
>;
|
>;
|
||||||
};
|
};
|
||||||
|
|
||||||
pinctrl_usdhc3_200mhz: usdhc3grp200mhz {
|
pinctrl_usdhc3_200mhz: usdhc3-200mhzgrp {
|
||||||
fsl,pins = <
|
fsl,pins = <
|
||||||
MX8MM_IOMUXC_NAND_WE_B_USDHC3_CLK 0x196
|
MX8MM_IOMUXC_NAND_WE_B_USDHC3_CLK 0x196
|
||||||
MX8MM_IOMUXC_NAND_WP_B_USDHC3_CMD 0x1d6
|
MX8MM_IOMUXC_NAND_WP_B_USDHC3_CMD 0x1d6
|
||||||
@@ -499,10 +125,4 @@
|
|||||||
MX8MM_IOMUXC_NAND_CE1_B_USDHC3_STROBE 0x196
|
MX8MM_IOMUXC_NAND_CE1_B_USDHC3_STROBE 0x196
|
||||||
>;
|
>;
|
||||||
};
|
};
|
||||||
|
|
||||||
pinctrl_wdog: wdoggrp {
|
|
||||||
fsl,pins = <
|
|
||||||
MX8MM_IOMUXC_GPIO1_IO02_WDOG1_WDOG_B 0xc6
|
|
||||||
>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
489
arch/arm/dts/imx8mm-evk.dtsi
Normal file
489
arch/arm/dts/imx8mm-evk.dtsi
Normal file
@@ -0,0 +1,489 @@
|
|||||||
|
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
||||||
|
/*
|
||||||
|
* Copyright 2020 NXP
|
||||||
|
*/
|
||||||
|
|
||||||
|
/dts-v1/;
|
||||||
|
|
||||||
|
#include <dt-bindings/usb/pd.h>
|
||||||
|
#include "imx8mm.dtsi"
|
||||||
|
|
||||||
|
/ {
|
||||||
|
chosen {
|
||||||
|
stdout-path = &uart2;
|
||||||
|
};
|
||||||
|
|
||||||
|
memory@40000000 {
|
||||||
|
device_type = "memory";
|
||||||
|
reg = <0x0 0x40000000 0 0x80000000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
leds {
|
||||||
|
compatible = "gpio-leds";
|
||||||
|
pinctrl-names = "default";
|
||||||
|
pinctrl-0 = <&pinctrl_gpio_led>;
|
||||||
|
|
||||||
|
status {
|
||||||
|
label = "status";
|
||||||
|
gpios = <&gpio3 16 GPIO_ACTIVE_HIGH>;
|
||||||
|
default-state = "on";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
reg_usdhc2_vmmc: regulator-usdhc2 {
|
||||||
|
compatible = "regulator-fixed";
|
||||||
|
pinctrl-names = "default";
|
||||||
|
pinctrl-0 = <&pinctrl_reg_usdhc2_vmmc>;
|
||||||
|
regulator-name = "VSD_3V3";
|
||||||
|
regulator-min-microvolt = <3300000>;
|
||||||
|
regulator-max-microvolt = <3300000>;
|
||||||
|
gpio = <&gpio2 19 GPIO_ACTIVE_HIGH>;
|
||||||
|
enable-active-high;
|
||||||
|
};
|
||||||
|
|
||||||
|
ir-receiver {
|
||||||
|
compatible = "gpio-ir-receiver";
|
||||||
|
gpios = <&gpio1 13 GPIO_ACTIVE_LOW>;
|
||||||
|
pinctrl-names = "default";
|
||||||
|
pinctrl-0 = <&pinctrl_ir>;
|
||||||
|
linux,autosuspend-period = <125>;
|
||||||
|
};
|
||||||
|
|
||||||
|
wm8524: audio-codec {
|
||||||
|
#sound-dai-cells = <0>;
|
||||||
|
compatible = "wlf,wm8524";
|
||||||
|
pinctrl-names = "default";
|
||||||
|
pinctrl-0 = <&pinctrl_gpio_wlf>;
|
||||||
|
wlf,mute-gpios = <&gpio5 21 GPIO_ACTIVE_LOW>;
|
||||||
|
};
|
||||||
|
|
||||||
|
sound-wm8524 {
|
||||||
|
compatible = "simple-audio-card";
|
||||||
|
simple-audio-card,name = "wm8524-audio";
|
||||||
|
simple-audio-card,format = "i2s";
|
||||||
|
simple-audio-card,frame-master = <&cpudai>;
|
||||||
|
simple-audio-card,bitclock-master = <&cpudai>;
|
||||||
|
simple-audio-card,widgets =
|
||||||
|
"Line", "Left Line Out Jack",
|
||||||
|
"Line", "Right Line Out Jack";
|
||||||
|
simple-audio-card,routing =
|
||||||
|
"Left Line Out Jack", "LINEVOUTL",
|
||||||
|
"Right Line Out Jack", "LINEVOUTR";
|
||||||
|
|
||||||
|
cpudai: simple-audio-card,cpu {
|
||||||
|
sound-dai = <&sai3>;
|
||||||
|
dai-tdm-slot-num = <2>;
|
||||||
|
dai-tdm-slot-width = <32>;
|
||||||
|
};
|
||||||
|
|
||||||
|
simple-audio-card,codec {
|
||||||
|
sound-dai = <&wm8524>;
|
||||||
|
clocks = <&clk IMX8MM_CLK_SAI3_ROOT>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&A53_0 {
|
||||||
|
cpu-supply = <&buck2_reg>;
|
||||||
|
};
|
||||||
|
|
||||||
|
&A53_1 {
|
||||||
|
cpu-supply = <&buck2_reg>;
|
||||||
|
};
|
||||||
|
|
||||||
|
&A53_2 {
|
||||||
|
cpu-supply = <&buck2_reg>;
|
||||||
|
};
|
||||||
|
|
||||||
|
&A53_3 {
|
||||||
|
cpu-supply = <&buck2_reg>;
|
||||||
|
};
|
||||||
|
|
||||||
|
&fec1 {
|
||||||
|
pinctrl-names = "default";
|
||||||
|
pinctrl-0 = <&pinctrl_fec1>;
|
||||||
|
phy-mode = "rgmii-id";
|
||||||
|
phy-handle = <ðphy0>;
|
||||||
|
fsl,magic-packet;
|
||||||
|
status = "okay";
|
||||||
|
|
||||||
|
mdio {
|
||||||
|
#address-cells = <1>;
|
||||||
|
#size-cells = <0>;
|
||||||
|
|
||||||
|
ethphy0: ethernet-phy@0 {
|
||||||
|
compatible = "ethernet-phy-ieee802.3-c22";
|
||||||
|
reg = <0>;
|
||||||
|
reset-gpios = <&gpio4 22 GPIO_ACTIVE_LOW>;
|
||||||
|
reset-assert-us = <10000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&i2c1 {
|
||||||
|
clock-frequency = <400000>;
|
||||||
|
pinctrl-names = "default";
|
||||||
|
pinctrl-0 = <&pinctrl_i2c1>;
|
||||||
|
status = "okay";
|
||||||
|
|
||||||
|
pmic@4b {
|
||||||
|
compatible = "rohm,bd71847";
|
||||||
|
reg = <0x4b>;
|
||||||
|
pinctrl-names = "default";
|
||||||
|
pinctrl-0 = <&pinctrl_pmic>;
|
||||||
|
interrupt-parent = <&gpio1>;
|
||||||
|
interrupts = <3 IRQ_TYPE_LEVEL_LOW>;
|
||||||
|
rohm,reset-snvs-powered;
|
||||||
|
|
||||||
|
#clock-cells = <0>;
|
||||||
|
clocks = <&osc_32k 0>;
|
||||||
|
clock-output-names = "clk-32k-out";
|
||||||
|
|
||||||
|
regulators {
|
||||||
|
buck1_reg: BUCK1 {
|
||||||
|
regulator-name = "buck1";
|
||||||
|
regulator-min-microvolt = <700000>;
|
||||||
|
regulator-max-microvolt = <1300000>;
|
||||||
|
regulator-boot-on;
|
||||||
|
regulator-always-on;
|
||||||
|
regulator-ramp-delay = <1250>;
|
||||||
|
};
|
||||||
|
|
||||||
|
buck2_reg: BUCK2 {
|
||||||
|
regulator-name = "buck2";
|
||||||
|
regulator-min-microvolt = <700000>;
|
||||||
|
regulator-max-microvolt = <1300000>;
|
||||||
|
regulator-boot-on;
|
||||||
|
regulator-always-on;
|
||||||
|
regulator-ramp-delay = <1250>;
|
||||||
|
rohm,dvs-run-voltage = <1000000>;
|
||||||
|
rohm,dvs-idle-voltage = <900000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
buck3_reg: BUCK3 {
|
||||||
|
// BUCK5 in datasheet
|
||||||
|
regulator-name = "buck3";
|
||||||
|
regulator-min-microvolt = <700000>;
|
||||||
|
regulator-max-microvolt = <1350000>;
|
||||||
|
regulator-boot-on;
|
||||||
|
regulator-always-on;
|
||||||
|
};
|
||||||
|
|
||||||
|
buck4_reg: BUCK4 {
|
||||||
|
// BUCK6 in datasheet
|
||||||
|
regulator-name = "buck4";
|
||||||
|
regulator-min-microvolt = <3000000>;
|
||||||
|
regulator-max-microvolt = <3300000>;
|
||||||
|
regulator-boot-on;
|
||||||
|
regulator-always-on;
|
||||||
|
};
|
||||||
|
|
||||||
|
buck5_reg: BUCK5 {
|
||||||
|
// BUCK7 in datasheet
|
||||||
|
regulator-name = "buck5";
|
||||||
|
regulator-min-microvolt = <1605000>;
|
||||||
|
regulator-max-microvolt = <1995000>;
|
||||||
|
regulator-boot-on;
|
||||||
|
regulator-always-on;
|
||||||
|
};
|
||||||
|
|
||||||
|
buck6_reg: BUCK6 {
|
||||||
|
// BUCK8 in datasheet
|
||||||
|
regulator-name = "buck6";
|
||||||
|
regulator-min-microvolt = <800000>;
|
||||||
|
regulator-max-microvolt = <1400000>;
|
||||||
|
regulator-boot-on;
|
||||||
|
regulator-always-on;
|
||||||
|
};
|
||||||
|
|
||||||
|
ldo1_reg: LDO1 {
|
||||||
|
regulator-name = "ldo1";
|
||||||
|
regulator-min-microvolt = <1600000>;
|
||||||
|
regulator-max-microvolt = <3300000>;
|
||||||
|
regulator-boot-on;
|
||||||
|
regulator-always-on;
|
||||||
|
};
|
||||||
|
|
||||||
|
ldo2_reg: LDO2 {
|
||||||
|
regulator-name = "ldo2";
|
||||||
|
regulator-min-microvolt = <800000>;
|
||||||
|
regulator-max-microvolt = <900000>;
|
||||||
|
regulator-boot-on;
|
||||||
|
regulator-always-on;
|
||||||
|
};
|
||||||
|
|
||||||
|
ldo3_reg: LDO3 {
|
||||||
|
regulator-name = "ldo3";
|
||||||
|
regulator-min-microvolt = <1800000>;
|
||||||
|
regulator-max-microvolt = <3300000>;
|
||||||
|
regulator-boot-on;
|
||||||
|
regulator-always-on;
|
||||||
|
};
|
||||||
|
|
||||||
|
ldo4_reg: LDO4 {
|
||||||
|
regulator-name = "ldo4";
|
||||||
|
regulator-min-microvolt = <900000>;
|
||||||
|
regulator-max-microvolt = <1800000>;
|
||||||
|
regulator-boot-on;
|
||||||
|
regulator-always-on;
|
||||||
|
};
|
||||||
|
|
||||||
|
ldo6_reg: LDO6 {
|
||||||
|
regulator-name = "ldo6";
|
||||||
|
regulator-min-microvolt = <900000>;
|
||||||
|
regulator-max-microvolt = <1800000>;
|
||||||
|
regulator-boot-on;
|
||||||
|
regulator-always-on;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&i2c2 {
|
||||||
|
clock-frequency = <400000>;
|
||||||
|
pinctrl-names = "default";
|
||||||
|
pinctrl-0 = <&pinctrl_i2c2>;
|
||||||
|
status = "okay";
|
||||||
|
|
||||||
|
ptn5110: tcpc@50 {
|
||||||
|
compatible = "nxp,ptn5110";
|
||||||
|
pinctrl-names = "default";
|
||||||
|
pinctrl-0 = <&pinctrl_typec1>;
|
||||||
|
reg = <0x50>;
|
||||||
|
interrupt-parent = <&gpio2>;
|
||||||
|
interrupts = <11 8>;
|
||||||
|
status = "okay";
|
||||||
|
|
||||||
|
port {
|
||||||
|
typec1_dr_sw: endpoint {
|
||||||
|
remote-endpoint = <&usb1_drd_sw>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
typec1_con: connector {
|
||||||
|
compatible = "usb-c-connector";
|
||||||
|
label = "USB-C";
|
||||||
|
power-role = "dual";
|
||||||
|
data-role = "dual";
|
||||||
|
try-power-role = "sink";
|
||||||
|
source-pdos = <PDO_FIXED(5000, 3000, PDO_FIXED_USB_COMM)>;
|
||||||
|
sink-pdos = <PDO_FIXED(5000, 3000, PDO_FIXED_USB_COMM)
|
||||||
|
PDO_VAR(5000, 20000, 3000)>;
|
||||||
|
op-sink-microwatt = <15000000>;
|
||||||
|
self-powered;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&i2c3 {
|
||||||
|
clock-frequency = <400000>;
|
||||||
|
pinctrl-names = "default";
|
||||||
|
pinctrl-0 = <&pinctrl_i2c3>;
|
||||||
|
status = "okay";
|
||||||
|
|
||||||
|
pca6416: gpio@20 {
|
||||||
|
compatible = "ti,tca6416";
|
||||||
|
reg = <0x20>;
|
||||||
|
gpio-controller;
|
||||||
|
#gpio-cells = <2>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&sai3 {
|
||||||
|
pinctrl-names = "default";
|
||||||
|
pinctrl-0 = <&pinctrl_sai3>;
|
||||||
|
assigned-clocks = <&clk IMX8MM_CLK_SAI3>;
|
||||||
|
assigned-clock-parents = <&clk IMX8MM_AUDIO_PLL1_OUT>;
|
||||||
|
assigned-clock-rates = <24576000>;
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
&snvs_pwrkey {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
&uart2 { /* console */
|
||||||
|
pinctrl-names = "default";
|
||||||
|
pinctrl-0 = <&pinctrl_uart2>;
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
&usbotg1 {
|
||||||
|
dr_mode = "otg";
|
||||||
|
hnp-disable;
|
||||||
|
srp-disable;
|
||||||
|
adp-disable;
|
||||||
|
usb-role-switch;
|
||||||
|
samsung,picophy-pre-emp-curr-control = <3>;
|
||||||
|
samsung,picophy-dc-vol-level-adjust = <7>;
|
||||||
|
status = "okay";
|
||||||
|
|
||||||
|
port {
|
||||||
|
usb1_drd_sw: endpoint {
|
||||||
|
remote-endpoint = <&typec1_dr_sw>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
&usdhc2 {
|
||||||
|
assigned-clocks = <&clk IMX8MM_CLK_USDHC2>;
|
||||||
|
assigned-clock-rates = <200000000>;
|
||||||
|
pinctrl-names = "default", "state_100mhz", "state_200mhz";
|
||||||
|
pinctrl-0 = <&pinctrl_usdhc2>, <&pinctrl_usdhc2_gpio>;
|
||||||
|
pinctrl-1 = <&pinctrl_usdhc2_100mhz>, <&pinctrl_usdhc2_gpio>;
|
||||||
|
pinctrl-2 = <&pinctrl_usdhc2_200mhz>, <&pinctrl_usdhc2_gpio>;
|
||||||
|
cd-gpios = <&gpio1 15 GPIO_ACTIVE_LOW>;
|
||||||
|
bus-width = <4>;
|
||||||
|
vmmc-supply = <®_usdhc2_vmmc>;
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
&wdog1 {
|
||||||
|
pinctrl-names = "default";
|
||||||
|
pinctrl-0 = <&pinctrl_wdog>;
|
||||||
|
fsl,ext-reset-output;
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
&iomuxc {
|
||||||
|
pinctrl_fec1: fec1grp {
|
||||||
|
fsl,pins = <
|
||||||
|
MX8MM_IOMUXC_ENET_MDC_ENET1_MDC 0x3
|
||||||
|
MX8MM_IOMUXC_ENET_MDIO_ENET1_MDIO 0x3
|
||||||
|
MX8MM_IOMUXC_ENET_TD3_ENET1_RGMII_TD3 0x1f
|
||||||
|
MX8MM_IOMUXC_ENET_TD2_ENET1_RGMII_TD2 0x1f
|
||||||
|
MX8MM_IOMUXC_ENET_TD1_ENET1_RGMII_TD1 0x1f
|
||||||
|
MX8MM_IOMUXC_ENET_TD0_ENET1_RGMII_TD0 0x1f
|
||||||
|
MX8MM_IOMUXC_ENET_RD3_ENET1_RGMII_RD3 0x91
|
||||||
|
MX8MM_IOMUXC_ENET_RD2_ENET1_RGMII_RD2 0x91
|
||||||
|
MX8MM_IOMUXC_ENET_RD1_ENET1_RGMII_RD1 0x91
|
||||||
|
MX8MM_IOMUXC_ENET_RD0_ENET1_RGMII_RD0 0x91
|
||||||
|
MX8MM_IOMUXC_ENET_TXC_ENET1_RGMII_TXC 0x1f
|
||||||
|
MX8MM_IOMUXC_ENET_RXC_ENET1_RGMII_RXC 0x91
|
||||||
|
MX8MM_IOMUXC_ENET_RX_CTL_ENET1_RGMII_RX_CTL 0x91
|
||||||
|
MX8MM_IOMUXC_ENET_TX_CTL_ENET1_RGMII_TX_CTL 0x1f
|
||||||
|
MX8MM_IOMUXC_SAI2_RXC_GPIO4_IO22 0x19
|
||||||
|
>;
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_gpio_led: gpioledgrp {
|
||||||
|
fsl,pins = <
|
||||||
|
MX8MM_IOMUXC_NAND_READY_B_GPIO3_IO16 0x19
|
||||||
|
>;
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_ir: irgrp {
|
||||||
|
fsl,pins = <
|
||||||
|
MX8MM_IOMUXC_GPIO1_IO13_GPIO1_IO13 0x4f
|
||||||
|
>;
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_gpio_wlf: gpiowlfgrp {
|
||||||
|
fsl,pins = <
|
||||||
|
MX8MM_IOMUXC_I2C4_SDA_GPIO5_IO21 0xd6
|
||||||
|
>;
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_i2c1: i2c1grp {
|
||||||
|
fsl,pins = <
|
||||||
|
MX8MM_IOMUXC_I2C1_SCL_I2C1_SCL 0x400001c3
|
||||||
|
MX8MM_IOMUXC_I2C1_SDA_I2C1_SDA 0x400001c3
|
||||||
|
>;
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_i2c2: i2c2grp {
|
||||||
|
fsl,pins = <
|
||||||
|
MX8MM_IOMUXC_I2C2_SCL_I2C2_SCL 0x400001c3
|
||||||
|
MX8MM_IOMUXC_I2C2_SDA_I2C2_SDA 0x400001c3
|
||||||
|
>;
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_i2c3: i2c3grp {
|
||||||
|
fsl,pins = <
|
||||||
|
MX8MM_IOMUXC_I2C3_SCL_I2C3_SCL 0x400001c3
|
||||||
|
MX8MM_IOMUXC_I2C3_SDA_I2C3_SDA 0x400001c3
|
||||||
|
>;
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_pmic: pmicirqgrp {
|
||||||
|
fsl,pins = <
|
||||||
|
MX8MM_IOMUXC_GPIO1_IO03_GPIO1_IO3 0x141
|
||||||
|
>;
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_reg_usdhc2_vmmc: regusdhc2vmmcgrp {
|
||||||
|
fsl,pins = <
|
||||||
|
MX8MM_IOMUXC_SD2_RESET_B_GPIO2_IO19 0x41
|
||||||
|
>;
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_sai3: sai3grp {
|
||||||
|
fsl,pins = <
|
||||||
|
MX8MM_IOMUXC_SAI3_TXFS_SAI3_TX_SYNC 0xd6
|
||||||
|
MX8MM_IOMUXC_SAI3_TXC_SAI3_TX_BCLK 0xd6
|
||||||
|
MX8MM_IOMUXC_SAI3_MCLK_SAI3_MCLK 0xd6
|
||||||
|
MX8MM_IOMUXC_SAI3_TXD_SAI3_TX_DATA0 0xd6
|
||||||
|
>;
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_typec1: typec1grp {
|
||||||
|
fsl,pins = <
|
||||||
|
MX8MM_IOMUXC_SD1_STROBE_GPIO2_IO11 0x159
|
||||||
|
>;
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_uart2: uart2grp {
|
||||||
|
fsl,pins = <
|
||||||
|
MX8MM_IOMUXC_UART2_RXD_UART2_DCE_RX 0x140
|
||||||
|
MX8MM_IOMUXC_UART2_TXD_UART2_DCE_TX 0x140
|
||||||
|
>;
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_usdhc2_gpio: usdhc2grpgpiogrp {
|
||||||
|
fsl,pins = <
|
||||||
|
MX8MM_IOMUXC_GPIO1_IO15_GPIO1_IO15 0x1c4
|
||||||
|
>;
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_usdhc2: usdhc2grp {
|
||||||
|
fsl,pins = <
|
||||||
|
MX8MM_IOMUXC_SD2_CLK_USDHC2_CLK 0x190
|
||||||
|
MX8MM_IOMUXC_SD2_CMD_USDHC2_CMD 0x1d0
|
||||||
|
MX8MM_IOMUXC_SD2_DATA0_USDHC2_DATA0 0x1d0
|
||||||
|
MX8MM_IOMUXC_SD2_DATA1_USDHC2_DATA1 0x1d0
|
||||||
|
MX8MM_IOMUXC_SD2_DATA2_USDHC2_DATA2 0x1d0
|
||||||
|
MX8MM_IOMUXC_SD2_DATA3_USDHC2_DATA3 0x1d0
|
||||||
|
MX8MM_IOMUXC_GPIO1_IO04_USDHC2_VSELECT 0x1d0
|
||||||
|
>;
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_usdhc2_100mhz: usdhc2-100mhzgrp {
|
||||||
|
fsl,pins = <
|
||||||
|
MX8MM_IOMUXC_SD2_CLK_USDHC2_CLK 0x194
|
||||||
|
MX8MM_IOMUXC_SD2_CMD_USDHC2_CMD 0x1d4
|
||||||
|
MX8MM_IOMUXC_SD2_DATA0_USDHC2_DATA0 0x1d4
|
||||||
|
MX8MM_IOMUXC_SD2_DATA1_USDHC2_DATA1 0x1d4
|
||||||
|
MX8MM_IOMUXC_SD2_DATA2_USDHC2_DATA2 0x1d4
|
||||||
|
MX8MM_IOMUXC_SD2_DATA3_USDHC2_DATA3 0x1d4
|
||||||
|
MX8MM_IOMUXC_GPIO1_IO04_USDHC2_VSELECT 0x1d0
|
||||||
|
>;
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_usdhc2_200mhz: usdhc2-200mhzgrp {
|
||||||
|
fsl,pins = <
|
||||||
|
MX8MM_IOMUXC_SD2_CLK_USDHC2_CLK 0x196
|
||||||
|
MX8MM_IOMUXC_SD2_CMD_USDHC2_CMD 0x1d6
|
||||||
|
MX8MM_IOMUXC_SD2_DATA0_USDHC2_DATA0 0x1d6
|
||||||
|
MX8MM_IOMUXC_SD2_DATA1_USDHC2_DATA1 0x1d6
|
||||||
|
MX8MM_IOMUXC_SD2_DATA2_USDHC2_DATA2 0x1d6
|
||||||
|
MX8MM_IOMUXC_SD2_DATA3_USDHC2_DATA3 0x1d6
|
||||||
|
MX8MM_IOMUXC_GPIO1_IO04_USDHC2_VSELECT 0x1d0
|
||||||
|
>;
|
||||||
|
};
|
||||||
|
|
||||||
|
pinctrl_wdog: wdoggrp {
|
||||||
|
fsl,pins = <
|
||||||
|
MX8MM_IOMUXC_GPIO1_IO02_WDOG1_WDOG_B 0x166
|
||||||
|
>;
|
||||||
|
};
|
||||||
|
};
|
@@ -194,16 +194,16 @@
|
|||||||
pmu {
|
pmu {
|
||||||
compatible = "arm,armv8-pmuv3";
|
compatible = "arm,armv8-pmuv3";
|
||||||
interrupts = <GIC_PPI 7
|
interrupts = <GIC_PPI 7
|
||||||
(GIC_CPU_MASK_SIMPLE(6) | IRQ_TYPE_LEVEL_HIGH)>;
|
(GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_HIGH)>;
|
||||||
interrupt-affinity = <&A53_0>, <&A53_1>, <&A53_2>, <&A53_3>;
|
interrupt-affinity = <&A53_0>, <&A53_1>, <&A53_2>, <&A53_3>;
|
||||||
};
|
};
|
||||||
|
|
||||||
timer {
|
timer {
|
||||||
compatible = "arm,armv8-timer";
|
compatible = "arm,armv8-timer";
|
||||||
interrupts = <GIC_PPI 13 (GIC_CPU_MASK_SIMPLE(6) | IRQ_TYPE_LEVEL_LOW)>, /* Physical Secure */
|
interrupts = <GIC_PPI 13 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>, /* Physical Secure */
|
||||||
<GIC_PPI 14 (GIC_CPU_MASK_SIMPLE(6) | IRQ_TYPE_LEVEL_LOW)>, /* Physical Non-Secure */
|
<GIC_PPI 14 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>, /* Physical Non-Secure */
|
||||||
<GIC_PPI 11 (GIC_CPU_MASK_SIMPLE(6) | IRQ_TYPE_LEVEL_LOW)>, /* Virtual */
|
<GIC_PPI 11 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>, /* Virtual */
|
||||||
<GIC_PPI 10 (GIC_CPU_MASK_SIMPLE(6) | IRQ_TYPE_LEVEL_LOW)>; /* Hypervisor */
|
<GIC_PPI 10 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>; /* Hypervisor */
|
||||||
clock-frequency = <8000000>;
|
clock-frequency = <8000000>;
|
||||||
arm,no-tick-in-suspend;
|
arm,no-tick-in-suspend;
|
||||||
};
|
};
|
||||||
@@ -339,6 +339,49 @@
|
|||||||
status = "disabled";
|
status = "disabled";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
micfil: audio-controller@30080000 {
|
||||||
|
compatible = "fsl,imx8mm-micfil";
|
||||||
|
reg = <0x30080000 0x10000>;
|
||||||
|
interrupts = <GIC_SPI 109 IRQ_TYPE_LEVEL_HIGH>,
|
||||||
|
<GIC_SPI 110 IRQ_TYPE_LEVEL_HIGH>,
|
||||||
|
<GIC_SPI 44 IRQ_TYPE_LEVEL_HIGH>,
|
||||||
|
<GIC_SPI 45 IRQ_TYPE_LEVEL_HIGH>;
|
||||||
|
clocks = <&clk IMX8MM_CLK_PDM_IPG>,
|
||||||
|
<&clk IMX8MM_CLK_PDM_ROOT>,
|
||||||
|
<&clk IMX8MM_AUDIO_PLL1_OUT>,
|
||||||
|
<&clk IMX8MM_AUDIO_PLL2_OUT>,
|
||||||
|
<&clk IMX8MM_CLK_EXT3>;
|
||||||
|
clock-names = "ipg_clk", "ipg_clk_app",
|
||||||
|
"pll8k", "pll11k", "clkext3";
|
||||||
|
dmas = <&sdma2 24 25 0x80000000>;
|
||||||
|
dma-names = "rx";
|
||||||
|
status = "disabled";
|
||||||
|
};
|
||||||
|
|
||||||
|
spdif1: spdif@30090000 {
|
||||||
|
compatible = "fsl,imx35-spdif";
|
||||||
|
reg = <0x30090000 0x10000>;
|
||||||
|
interrupts = <GIC_SPI 6 IRQ_TYPE_LEVEL_HIGH>;
|
||||||
|
clocks = <&clk IMX8MM_CLK_AUDIO_AHB>, /* core */
|
||||||
|
<&clk IMX8MM_CLK_24M>, /* rxtx0 */
|
||||||
|
<&clk IMX8MM_CLK_SPDIF1>, /* rxtx1 */
|
||||||
|
<&clk IMX8MM_CLK_DUMMY>, /* rxtx2 */
|
||||||
|
<&clk IMX8MM_CLK_DUMMY>, /* rxtx3 */
|
||||||
|
<&clk IMX8MM_CLK_DUMMY>, /* rxtx4 */
|
||||||
|
<&clk IMX8MM_CLK_AUDIO_AHB>, /* rxtx5 */
|
||||||
|
<&clk IMX8MM_CLK_DUMMY>, /* rxtx6 */
|
||||||
|
<&clk IMX8MM_CLK_DUMMY>, /* rxtx7 */
|
||||||
|
<&clk IMX8MM_CLK_DUMMY>; /* spba */
|
||||||
|
clock-names = "core", "rxtx0",
|
||||||
|
"rxtx1", "rxtx2",
|
||||||
|
"rxtx3", "rxtx4",
|
||||||
|
"rxtx5", "rxtx6",
|
||||||
|
"rxtx7", "spba";
|
||||||
|
dmas = <&sdma2 28 18 0>, <&sdma2 29 18 0>;
|
||||||
|
dma-names = "rx", "tx";
|
||||||
|
status = "disabled";
|
||||||
|
};
|
||||||
|
|
||||||
gpio1: gpio@30200000 {
|
gpio1: gpio@30200000 {
|
||||||
compatible = "fsl,imx8mm-gpio", "fsl,imx35-gpio";
|
compatible = "fsl,imx8mm-gpio", "fsl,imx35-gpio";
|
||||||
reg = <0x30200000 0x10000>;
|
reg = <0x30200000 0x10000>;
|
||||||
|
Reference in New Issue
Block a user