[PATCH 2/2] arm64: dts: stm32: Minor whitespace cleanup
Alexandre TORGUE
alexandre.torgue at foss.st.com
Wed Sep 3 00:46:47 PDT 2025
Hi
On 8/19/25 15:17, Krzysztof Kozlowski wrote:
> The DTS code coding style expects exactly one space around '='
> character.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
> ---
> arch/arm64/boot/dts/st/stm32mp257f-ev1.dts | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/st/stm32mp257f-ev1.dts b/arch/arm64/boot/dts/st/stm32mp257f-ev1.dts
> index 836b1958ce65..4ff334563599 100644
> --- a/arch/arm64/boot/dts/st/stm32mp257f-ev1.dts
> +++ b/arch/arm64/boot/dts/st/stm32mp257f-ev1.dts
> @@ -100,7 +100,7 @@ &combophy {
> };
>
> &csi {
> - vdd-supply = <&scmi_vddcore>;
> + vdd-supply = <&scmi_vddcore>;
> vdda18-supply = <&scmi_v1v8>;
> status = "okay";
> ports {
> @@ -151,7 +151,7 @@ phy0_eth2: ethernet-phy at 1 {
> reg = <1>;
> reset-assert-us = <10000>;
> reset-deassert-us = <300>;
> - reset-gpios = <&gpiog 6 GPIO_ACTIVE_LOW>;
> + reset-gpios = <&gpiog 6 GPIO_ACTIVE_LOW>;
> };
> };
> };
ARM & arm64 patches applied on stm32-next.
regards
alex
More information about the linux-arm-kernel
mailing list