[PATCH 2/2] arm64: dts: allwinner: h616: minor whitespace cleanup
Andre Przywara
andre.przywara at arm.com
Thu Feb 8 03:02:44 PST 2024
On Thu, 8 Feb 2024 11:53:01 +0100
Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org> wrote:
Hi,
> The DTS code coding style expects exactly one space before '{'
> character.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
Reviewed-by: Andre Przywara <andre.przywara at arm.com>
Thanks,
Andre
> ---
> arch/arm64/boot/dts/allwinner/sun50i-h616-bigtreetech-cb1.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/allwinner/sun50i-h616-bigtreetech-cb1.dtsi b/arch/arm64/boot/dts/allwinner/sun50i-h616-bigtreetech-cb1.dtsi
> index b2988f500231..af421ba24ce0 100644
> --- a/arch/arm64/boot/dts/allwinner/sun50i-h616-bigtreetech-cb1.dtsi
> +++ b/arch/arm64/boot/dts/allwinner/sun50i-h616-bigtreetech-cb1.dtsi
> @@ -93,7 +93,7 @@ axp313a: pmic at 36 {
> interrupt-controller;
> #interrupt-cells = <1>;
>
> - regulators{
> + regulators {
> reg_dcdc1: dcdc1 {
> regulator-name = "vdd-gpu-sys";
> regulator-min-microvolt = <810000>;
More information about the linux-arm-kernel
mailing list