Skip to content

Commit 7bd9d46

Browse files
committed
Merge tag 'imx-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixes
i.MX fixes for 5.3: - Fix i.MX8MM SAI3 RXC/TXFS pinmux configuration. - Fix i.MX7ULP usb-phy unit address to drop extra '0x' notation. - Fix typo of clock frequency property name in a few i.MX6UL board I2C buses. - Drop "fsl,imx6sx-sai" from i.MX8M SAI device, as it's not compatible with i.MX6SX SAI. * tag 'imx-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux: arm64: dts: imx8mq: fix SAI compatible arm64: dts: imx8mm: Correct SAI3 RXC/TXFS pin's mux option #1 ARM: dts: imx6ul: fix clock frequency property name of I2C buses ARM: dts: imx7ulp: Fix usb-phy unit address format Link: https://lore.kernel.org/r/20190723090827.GU15632@dragon Signed-off-by: Olof Johansson <[email protected]>
2 parents 02a0242 + 8d01484 commit 7bd9d46

File tree

8 files changed

+10
-11
lines changed

8 files changed

+10
-11
lines changed

arch/arm/boot/dts/imx6ul-14x14-evk.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
};
113113

114114
&i2c2 {
115-
clock_frequency = <100000>;
115+
clock-frequency = <100000>;
116116
pinctrl-names = "default";
117117
pinctrl-0 = <&pinctrl_i2c2>;
118118
status = "okay";

arch/arm/boot/dts/imx6ul-geam.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
};
157157

158158
&i2c2 {
159-
clock_frequency = <100000>;
159+
clock-frequency = <100000>;
160160
pinctrl-names = "default";
161161
pinctrl-0 = <&pinctrl_i2c2>;
162162
status = "okay";

arch/arm/boot/dts/imx6ul-isiot.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
};
149149

150150
&i2c2 {
151-
clock_frequency = <100000>;
151+
clock-frequency = <100000>;
152152
pinctrl-names = "default";
153153
pinctrl-0 = <&pinctrl_i2c2>;
154154
status = "okay";

arch/arm/boot/dts/imx6ul-pico-hobbit.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
};
4444

4545
&i2c2 {
46-
clock_frequency = <100000>;
46+
clock-frequency = <100000>;
4747
pinctrl-names = "default";
4848
pinctrl-0 = <&pinctrl_i2c2>;
4949
status = "okay";

arch/arm/boot/dts/imx6ul-pico-pi.dts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
};
4444

4545
&i2c2 {
46-
clock_frequency = <100000>;
46+
clock-frequency = <100000>;
4747
pinctrl-names = "default";
4848
pinctrl-0 = <&pinctrl_i2c2>;
4949
status = "okay";
@@ -58,7 +58,7 @@
5858
};
5959

6060
&i2c3 {
61-
clock_frequency = <100000>;
61+
clock-frequency = <100000>;
6262
pinctrl-names = "default";
6363
pinctrl-0 = <&pinctrl_i2c3>;
6464
status = "okay";

arch/arm/boot/dts/imx7ulp.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
reg = <0x40330200 0x200>;
187187
};
188188

189-
usbphy1: usb-phy@0x40350000 {
189+
usbphy1: usb-phy@40350000 {
190190
compatible = "fsl,imx7ulp-usbphy", "fsl,imx6ul-usbphy";
191191
reg = <0x40350000 0x1000>;
192192
interrupts = <GIC_SPI 39 IRQ_TYPE_LEVEL_HIGH>;

arch/arm64/boot/dts/freescale/imx8mm-pinfunc.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,7 @@
462462
#define MX8MM_IOMUXC_SAI3_RXFS_GPIO4_IO28 0x1CC 0x434 0x000 0x5 0x0
463463
#define MX8MM_IOMUXC_SAI3_RXFS_TPSMP_HTRANS0 0x1CC 0x434 0x000 0x7 0x0
464464
#define MX8MM_IOMUXC_SAI3_RXC_SAI3_RX_BCLK 0x1D0 0x438 0x000 0x0 0x0
465-
#define MX8MM_IOMUXC_SAI3_RXC_GPT1_CAPTURE2 0x1D0 0x438 0x000 0x1 0x0
465+
#define MX8MM_IOMUXC_SAI3_RXC_GPT1_CLK 0x1D0 0x438 0x000 0x1 0x0
466466
#define MX8MM_IOMUXC_SAI3_RXC_SAI5_RX_BCLK 0x1D0 0x438 0x4D0 0x2 0x2
467467
#define MX8MM_IOMUXC_SAI3_RXC_GPIO4_IO29 0x1D0 0x438 0x000 0x5 0x0
468468
#define MX8MM_IOMUXC_SAI3_RXC_TPSMP_HTRANS1 0x1D0 0x438 0x000 0x7 0x0
@@ -472,7 +472,7 @@
472472
#define MX8MM_IOMUXC_SAI3_RXD_GPIO4_IO30 0x1D4 0x43C 0x000 0x5 0x0
473473
#define MX8MM_IOMUXC_SAI3_RXD_TPSMP_HDATA0 0x1D4 0x43C 0x000 0x7 0x0
474474
#define MX8MM_IOMUXC_SAI3_TXFS_SAI3_TX_SYNC 0x1D8 0x440 0x000 0x0 0x0
475-
#define MX8MM_IOMUXC_SAI3_TXFS_GPT1_CLK 0x1D8 0x440 0x000 0x1 0x0
475+
#define MX8MM_IOMUXC_SAI3_TXFS_GPT1_CAPTURE2 0x1D8 0x440 0x000 0x1 0x0
476476
#define MX8MM_IOMUXC_SAI3_TXFS_SAI5_RX_DATA1 0x1D8 0x440 0x4D8 0x2 0x2
477477
#define MX8MM_IOMUXC_SAI3_TXFS_GPIO4_IO31 0x1D8 0x440 0x000 0x5 0x0
478478
#define MX8MM_IOMUXC_SAI3_TXFS_TPSMP_HDATA1 0x1D8 0x440 0x000 0x7 0x0

arch/arm64/boot/dts/freescale/imx8mq.dtsi

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -715,8 +715,7 @@
715715

716716
sai2: sai@308b0000 {
717717
#sound-dai-cells = <0>;
718-
compatible = "fsl,imx8mq-sai",
719-
"fsl,imx6sx-sai";
718+
compatible = "fsl,imx8mq-sai";
720719
reg = <0x308b0000 0x10000>;
721720
interrupts = <GIC_SPI 96 IRQ_TYPE_LEVEL_HIGH>;
722721
clocks = <&clk IMX8MQ_CLK_SAI2_IPG>,

0 commit comments

Comments
 (0)