ARM: zynq: Replace 'io-standard' with 'power-source' property

Replace 'io-standard' property with 'power-source' property in all
zynq dts files to be in sync with Zynq Pinctrl driver.

Signed-off-by: Sai Krishna Potthuri <lakshmi.sai.krishna.potthuri@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/cf45ed95fe0be083446d5aaf5f946f38acba7728.1733920873.git.michal.simek@amd.com
This commit is contained in:
Sai Krishna Potthuri 2024-12-11 13:41:20 +01:00 committed by Michal Simek
parent 2014c95afe
commit 1b09377d3a
2 changed files with 20 additions and 20 deletions

View File

@ -210,7 +210,7 @@ mux {
conf {
groups = "can0_9_grp";
slew-rate = <0>;
io-standard = <1>;
power-source = <1>;
};
conf-rx {
@ -233,7 +233,7 @@ mux {
conf {
groups = "ethernet0_0_grp";
slew-rate = <0>;
io-standard = <4>;
power-source = <4>;
};
conf-rx {
@ -256,7 +256,7 @@ mux-mdio {
conf-mdio {
groups = "mdio0_0_grp";
slew-rate = <0>;
io-standard = <1>;
power-source = <1>;
bias-disable;
};
};
@ -274,7 +274,7 @@ conf {
"gpio0_10_grp", "gpio0_11_grp", "gpio0_12_grp",
"gpio0_13_grp", "gpio0_14_grp";
slew-rate = <0>;
io-standard = <1>;
power-source = <1>;
};
conf-pull-up {
@ -298,7 +298,7 @@ conf {
groups = "i2c0_10_grp";
bias-pull-up;
slew-rate = <0>;
io-standard = <1>;
power-source = <1>;
};
};
@ -311,7 +311,7 @@ mux {
conf {
groups = "gpio0_50_grp", "gpio0_51_grp";
slew-rate = <0>;
io-standard = <1>;
power-source = <1>;
};
};
@ -324,7 +324,7 @@ mux {
conf {
groups = "sdio0_2_grp";
slew-rate = <0>;
io-standard = <1>;
power-source = <1>;
bias-disable;
};
@ -338,7 +338,7 @@ conf-cd {
bias-high-impedance;
bias-pull-up;
slew-rate = <0>;
io-standard = <1>;
power-source = <1>;
};
mux-wp {
@ -351,7 +351,7 @@ conf-wp {
bias-high-impedance;
bias-pull-up;
slew-rate = <0>;
io-standard = <1>;
power-source = <1>;
};
};
@ -364,7 +364,7 @@ mux {
conf {
groups = "uart1_10_grp";
slew-rate = <0>;
io-standard = <1>;
power-source = <1>;
};
conf-rx {
@ -387,7 +387,7 @@ mux {
conf {
groups = "usb0_0_grp";
slew-rate = <0>;
io-standard = <1>;
power-source = <1>;
};
conf-rx {

View File

@ -150,7 +150,7 @@ mux {
conf {
groups = "ethernet0_0_grp";
slew-rate = <0>;
io-standard = <4>;
power-source = <4>;
};
conf-rx {
@ -173,7 +173,7 @@ mux-mdio {
conf-mdio {
groups = "mdio0_0_grp";
slew-rate = <0>;
io-standard = <1>;
power-source = <1>;
bias-disable;
};
};
@ -187,7 +187,7 @@ mux {
conf {
groups = "gpio0_7_grp", "gpio0_46_grp", "gpio0_47_grp";
slew-rate = <0>;
io-standard = <1>;
power-source = <1>;
};
conf-pull-up {
@ -211,7 +211,7 @@ conf {
groups = "i2c0_10_grp";
bias-pull-up;
slew-rate = <0>;
io-standard = <1>;
power-source = <1>;
};
};
@ -224,7 +224,7 @@ mux {
conf {
groups = "sdio0_2_grp";
slew-rate = <0>;
io-standard = <1>;
power-source = <1>;
bias-disable;
};
@ -238,7 +238,7 @@ conf-cd {
bias-high-impedance;
bias-pull-up;
slew-rate = <0>;
io-standard = <1>;
power-source = <1>;
};
mux-wp {
@ -251,7 +251,7 @@ conf-wp {
bias-high-impedance;
bias-pull-up;
slew-rate = <0>;
io-standard = <1>;
power-source = <1>;
};
};
@ -264,7 +264,7 @@ mux {
conf {
groups = "uart1_10_grp";
slew-rate = <0>;
io-standard = <1>;
power-source = <1>;
};
conf-rx {
@ -287,7 +287,7 @@ mux {
conf {
groups = "usb0_0_grp";
slew-rate = <0>;
io-standard = <1>;
power-source = <1>;
};
conf-rx {