diff --git a/arch/arm/boot/dts/overlays/README b/arch/arm/boot/dts/overlays/README
index 1df13b1fbc513c..eaf26f19392e57 100644
--- a/arch/arm/boot/dts/overlays/README
+++ b/arch/arm/boot/dts/overlays/README
@@ -331,22 +331,14 @@ Info: Analog Devices ADV7282M analogue video to CSI2 bridge.
Uses Unicam1, which is the standard camera connector on most Pi
variants.
Load: dtoverlay=adv7282m,=
-Params: i2c_pins_0_1 Use pins 0&1 for the I2C instead of 44&45.
- Useful on Compute Modules.
- i2c_pins_28_29 Use pins 28&29 for the I2C instead of 44&45.
- This is required for Pi B+, 2, 0, and 0W.
- addr Overrides the I2C address (default 0x21)
+Params: addr Overrides the I2C address (default 0x21)
Name: adv728x-m
Info: Analog Devices ADV728[0|1|2]-M analogue video to CSI2 bridges.
This is a wrapper for adv7282m, and defaults to ADV7282M.
Load: dtoverlay=adv728x-m,=
-Params: i2c_pins_0_1 Use pins 0&1 for the I2C instead of 44&45.
- Useful on Compute Modules.
- i2c_pins_28_29 Use pins 28&29 for the I2C instead of 44&45.
- This is required for Pi B+, 2, 0, and 0W.
- addr Overrides the I2C address (default 0x21)
+Params: addr Overrides the I2C address (default 0x21)
adv7280m Select ADV7280-M.
adv7281m Select ADV7281-M.
adv7281ma Select ADV7281-MA.
@@ -1384,12 +1376,8 @@ Name: imx219
Info: Sony IMX219 camera module.
Uses Unicam 1, which is the standard camera connector on most Pi
variants.
-Load: dtoverlay=imx219,=
-Params: i2c_pins_0_1 Use pins 0&1 for the I2C instead of 44&45.
- Useful on Compute Modules.
-
- i2c_pins_28_29 Use pins 28&29 for the I2C instead of 44&45.
- This is required for Pi B+, 2, 0, and 0W.
+Load: dtoverlay=imx219
+Params:
Name: iqaudio-codec
@@ -1453,12 +1441,8 @@ Name: irs1125
Info: Infineon irs1125 TOF camera module.
Uses Unicam 1, which is the standard camera connector on most Pi
variants.
-Load: dtoverlay=irs1125,=
-Params: i2c_pins_0_1 Use pins 0&1 for the I2C instead of 44&45.
- Useful on Compute Modules.
-
- i2c_pins_28_29 Use pins 28&29 for the I2C instead of 44&45.
- This is required for Pi B+, 2, 0, and 0W.
+Load: dtoverlay=irs1125
+Params:
Name: jedec-spi-nor
@@ -1743,12 +1727,8 @@ Name: ov5647
Info: Omnivision OV5647 camera module.
Uses Unicam 1, which is the standard camera connector on most Pi
variants.
-Load: dtoverlay=ov5647,=
-Params: i2c_pins_0_1 Use pins 0&1 for the I2C instead of 44&45.
- Useful on Compute Modules.
-
- i2c_pins_28_29 Use pins 28&29 for the I2C instead of 44&45.
- This is required for Pi B+, 2, 0, and 0W.
+Load: dtoverlay=ov5647
+Params:
Name: papirus
@@ -2555,12 +2535,6 @@ Params: 4lane Use 4 lanes (only applicable to Compute Modules
(574Mbit/s) and 486000000 (972Mbit/s - default)
are supported by the driver.
- i2c_pins_0_1 Use pins 0&1 for the I2C instead of 44&45.
- Useful on Compute Modules.
-
- i2c_pins_28_29 Use pins 28&29 for the I2C instead of 44&45.
- This is required for Pi B+, 2, 0, and 0W.
-
Name: tc358743-audio
Info: Used in combination with the tc358743-fast overlay to route the audio
diff --git a/arch/arm/boot/dts/overlays/adv7282m-overlay.dts b/arch/arm/boot/dts/overlays/adv7282m-overlay.dts
index 197c8f41a26587..238acd2bee723a 100644
--- a/arch/arm/boot/dts/overlays/adv7282m-overlay.dts
+++ b/arch/arm/boot/dts/overlays/adv7282m-overlay.dts
@@ -7,7 +7,7 @@
compatible = "brcm,bcm2835";
fragment@0 {
- target = <&i2c_vc>;
+ target = <&i2c_csi_dsi>;
__overlay__ {
#address-cells = <1>;
#size-cells = <0>;
@@ -45,37 +45,20 @@
};
};
fragment@2 {
- target = <&i2c0_pins>;
- __dormant__ {
- brcm,pins = <28 29>;
- brcm,function = <4>; /* alt0 */
- };
-
- };
- fragment@3 {
- target = <&i2c0_pins>;
+ target = <&i2c0if>;
__overlay__ {
- brcm,pins = <44 45>;
- brcm,function = <5>; /* alt1 */
- };
- };
- fragment@4 {
- target = <&i2c0_pins>;
- __dormant__ {
- brcm,pins = <0 1>;
- brcm,function = <4>; /* alt0 */
+ status = "okay";
};
};
- fragment@5 {
- target = <&i2c_vc>;
+
+ fragment@3 {
+ target = <&i2c0mux>;
__overlay__ {
status = "okay";
};
};
__overrides__ {
- i2c_pins_0_1 = <0>,"-2-3+4";
- i2c_pins_28_29 = <0>,"+2-3-4";
addr = <&adv728x>,"reg:0";
};
};
diff --git a/arch/arm/boot/dts/overlays/imx219-overlay.dts b/arch/arm/boot/dts/overlays/imx219-overlay.dts
index b9e3d9e5730d40..5fd39060ee87c6 100644
--- a/arch/arm/boot/dts/overlays/imx219-overlay.dts
+++ b/arch/arm/boot/dts/overlays/imx219-overlay.dts
@@ -9,7 +9,7 @@
compatible = "brcm,bcm2835";
fragment@0 {
- target = <&i2c_vc>;
+ target = <&i2c_csi_dsi>;
__overlay__ {
#address-cells = <1>;
#size-cells = <0>;
@@ -61,34 +61,13 @@
};
fragment@2 {
- target = <&i2c0_pins>;
- __dormant__ {
- brcm,pins = <28 29>;
- brcm,function = <4>; /* alt0 */
- };
- };
- fragment@3 {
- target = <&i2c0_pins>;
- __overlay__ {
- brcm,pins = <44 45>;
- brcm,function = <5>; /* alt1 */
- };
- };
- fragment@4 {
- target = <&i2c0_pins>;
- __dormant__ {
- brcm,pins = <0 1>;
- brcm,function = <4>; /* alt0 */
- };
- };
- fragment@5 {
- target = <&i2c_vc>;
+ target = <&i2c0if>;
__overlay__ {
status = "okay";
};
};
- fragment@6 {
+ fragment@3 {
target-path="/";
__overlay__ {
imx219_vana: fixedregulator@0 {
@@ -114,16 +93,18 @@
};
};
- fragment@7 {
+ fragment@4 {
+ target = <&i2c0mux>;
+ __overlay__ {
+ status = "okay";
+ };
+ };
+
+ fragment@5 {
target-path="/__overrides__";
__overlay__ {
cam0-pwdn-ctrl = <&imx219_vana>,"gpio:0";
cam0-pwdn = <&imx219_vana>,"gpio:4";
};
};
-
- __overrides__ {
- i2c_pins_0_1 = <0>,"-2-3+4";
- i2c_pins_28_29 = <0>,"+2-3-4";
- };
};
diff --git a/arch/arm/boot/dts/overlays/irs1125-overlay.dts b/arch/arm/boot/dts/overlays/irs1125-overlay.dts
index b9006715a5397a..3fc7a9e23019ad 100644
--- a/arch/arm/boot/dts/overlays/irs1125-overlay.dts
+++ b/arch/arm/boot/dts/overlays/irs1125-overlay.dts
@@ -7,7 +7,7 @@
compatible = "brcm,bcm2835";
fragment@0 {
- target = <&i2c_vc>;
+ target = <&i2c_csi_dsi>;
__overlay__ {
#address-cells = <1>;
#size-cells = <0>;
@@ -55,43 +55,24 @@
};
fragment@2 {
- target = <&i2c0_pins>;
- __dormant__ {
- brcm,pins = <28 29>;
- brcm,function = <4>; /* alt0 */
- };
- };
- fragment@3 {
- target = <&i2c0_pins>;
+ target = <&i2c0if>;
__overlay__ {
- brcm,pins = <44 45>;
- brcm,function = <5>; /* alt1 */
- };
- };
- fragment@4 {
- target = <&i2c0_pins>;
- __dormant__ {
- brcm,pins = <0 1>;
- brcm,function = <4>; /* alt0 */
+ status = "okay";
};
};
- fragment@5 {
- target = <&i2c_vc>;
+
+ fragment@3 {
+ target = <&i2c0mux>;
__overlay__ {
status = "okay";
};
};
- fragment@6 {
+ fragment@4 {
target-path="/__overrides__";
__overlay__ {
cam0-pwdn-ctrl = <&irs1125>,"pwdn-gpios:0";
cam0-pwdn = <&irs1125>,"pwdn-gpios:4";
};
};
-
- __overrides__ {
- i2c_pins_0_1 = <0>,"-2-3+4";
- i2c_pins_28_29 = <0>,"+2-3-4";
- };
};
diff --git a/arch/arm/boot/dts/overlays/ov5647-overlay.dts b/arch/arm/boot/dts/overlays/ov5647-overlay.dts
index 5266d4b8758d39..34aa9f38617828 100644
--- a/arch/arm/boot/dts/overlays/ov5647-overlay.dts
+++ b/arch/arm/boot/dts/overlays/ov5647-overlay.dts
@@ -7,7 +7,7 @@
compatible = "brcm,bcm2835";
fragment@0 {
- target = <&i2c_vc>;
+ target = <&i2c_csi_dsi>;
__overlay__ {
#address-cells = <1>;
#size-cells = <0>;
@@ -55,34 +55,20 @@
};
fragment@2 {
- target = <&i2c0_pins>;
- __dormant__ {
- brcm,pins = <28 29>;
- brcm,function = <4>; /* alt0 */
- };
- };
- fragment@3 {
- target = <&i2c0_pins>;
+ target = <&i2c0if>;
__overlay__ {
- brcm,pins = <44 45>;
- brcm,function = <5>; /* alt1 */
- };
- };
- fragment@4 {
- target = <&i2c0_pins>;
- __dormant__ {
- brcm,pins = <0 1>;
- brcm,function = <4>; /* alt0 */
+ status = "okay";
};
};
- fragment@5 {
- target = <&i2c_vc>;
+
+ fragment@3 {
+ target = <&i2c0mux>;
__overlay__ {
status = "okay";
};
};
- fragment@6 {
+ fragment@4 {
target-path="/__overrides__";
__overlay__ {
cam0-pwdn-ctrl = <&ov5647>,"pwdn-gpios:0";
@@ -91,9 +77,4 @@
cam0-led = <&ov5647>,"pwdn-gpios:16";
};
};
-
- __overrides__ {
- i2c_pins_0_1 = <0>,"-2-3+4";
- i2c_pins_28_29 = <0>,"+2-3-4";
- };
};
diff --git a/arch/arm/boot/dts/overlays/tc358743-overlay.dts b/arch/arm/boot/dts/overlays/tc358743-overlay.dts
index 2a1a3a80de4937..f8c059827234d7 100644
--- a/arch/arm/boot/dts/overlays/tc358743-overlay.dts
+++ b/arch/arm/boot/dts/overlays/tc358743-overlay.dts
@@ -7,7 +7,7 @@
compatible = "brcm,bcm2835";
fragment@0 {
- target = <&i2c_vc>;
+ target = <&i2c_csi_dsi>;
__overlay__ {
#address-cells = <1>;
#size-cells = <0>;
@@ -54,7 +54,7 @@
};
fragment@2 {
- target = <&i2c_vc>;
+ target = <&i2c_csi_dsi>;
__overlay__ {
tc358743@0f {
port {
@@ -67,7 +67,7 @@
};
fragment@3 {
- target = <&i2c_vc>;
+ target = <&i2c_csi_dsi>;
__dormant__ {
tc358743@0f {
port {
@@ -80,36 +80,20 @@
};
fragment@4 {
- target = <&i2c0_pins>;
- __dormant__ {
- brcm,pins = <28 29>;
- brcm,function = <4>; /* alt0 */
- };
- };
- fragment@5 {
- target = <&i2c0_pins>;
+ target = <&i2c0if>;
__overlay__ {
- brcm,pins = <44 45>;
- brcm,function = <5>; /* alt1 */
- };
- };
- fragment@6 {
- target = <&i2c0_pins>;
- __dormant__ {
- brcm,pins = <0 1>;
- brcm,function = <4>; /* alt0 */
+ status = "okay";
};
};
- fragment@7 {
- target = <&i2c_vc>;
+
+ fragment@5 {
+ target = <&i2c0mux>;
__overlay__ {
status = "okay";
};
};
__overrides__ {
- i2c_pins_0_1 = <0>,"-4-5+6";
- i2c_pins_28_29 = <0>,"+4-5-6";
4lane = <0>, "-2+3";
link-frequency = <&tc358743>,"link-frequencies#0";
};