[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <b1f0e92a-7150-fd40-7253-91bb58e9d3c8@linaro.org>
Date: Tue, 31 May 2022 12:23:22 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: David Wang <David_Wang6097@...il.com>, robh+dt@...nel.org,
krzysztof.kozlowski+dt@...aro.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: edward_chen@...il.com, ben_pai@...il.com
Subject: Re: [PATCH 1/3] ARM: dts: aspeed: Adding Jabil Rubypass BMC
On 31/05/2022 03:10, David Wang wrote:
> The initial introduction of the jabil server with AST2600 BMC SoC.
>
> ---
>
> v5
> - Compatible value chamged to "jabil,rbp-bmc".
>
> v4
> - Add document the new compatible.
> - Delete redundant blank lines.
> - Add a new line at end of file.
>
> v3
> - Adjustment entries are ordered by name.
> - Remove the bootargs property and modify the stdout-path property.
> - Group multiple LED devices into a group.
> - Modify the "gpio3_71" node name format.
> - Delete unneeded blank line at the end.
>
> v2
> - Disable empty i2c bus.
> - Remove gfx node because aspeed-g6.dtsi isn't supported.
> - Modify the led format and add some properties.
> - Fix wrong indentation.
> - Add stdout property in chosen node.
> - Rename temp to temperature-sensor in i2c bus 0.
Thanks for the changes.
> +&lpc_snoop {
> + snoop-ports = <0x80>;
> + status = "okay";
> +};
> +
You still have here additional blank line about which I already
commented. Then you removed both blank lines - this one and the usual
trailing one.
I mean... really... Just remove the unneeded one, leaving the proper
patch like every other file in Linux kernel.
Best regards,
Krzysztof
Powered by blists - more mailing lists