[PATCH 01/15] ARM: zynq: Replace 'io-standard' with 'power-source' property

Peter Korsgaard peter at korsgaard.com
Wed Dec 11 10:54:37 PST 2024


On 12/11/24 13:41, Michal Simek wrote:
> From: Sai Krishna Potthuri <lakshmi.sai.krishna.potthuri at xilinx.com>
> 
> 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 at xilinx.com>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> Signed-off-by: Michal Simek <michal.simek at amd.com>

Reviewed-by: Peter Korsgaard <peter at korsgaard.com>

>   			slew-rate = <0>;
> -			io-standard = <1>;
> +			power-source = <1>;

It would be nice to replace those magic numbers with the corresponding 
IO_STANDARD_* defines for readability.

-- 
Bye, Peter Korsgaard




More information about the linux-arm-kernel mailing list