[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f5e6a29f-6df7-b56c-c7b2-9914008eaa33@linaro.org>
Date: Mon, 19 Jun 2023 08:58:53 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: PJ Chen <chen.pj@...entec.com>, Arnd Bergmann <arnd@...db.de>,
Olof Johansson <olof@...om.net>, soc@...nel.org,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Joel Stanley <joel@....id.au>,
Andrew Jeffery <andrew@...id.au>,
linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-aspeed@...ts.ozlabs.org
Cc: ye.vic@...entec.com, Huang.Alang@...entec.com
Subject: Re: [PATCH v5 2/2] ARM: dts: aspeed: Adding Inventec Starscream BMC
On 19/06/2023 08:42, PJ Chen wrote:
> From: Chen PJ <Chen.pj@...entec.com>
>
> Initial introduction of Inventec Starscream x86 family
> equipped with AST2600 BMC SoC.
>
> Signed-off-by: Chen PJ <Chen.pj@...entec.com>
>
...
> + reserved-memory {
> + #address-cells = <1>;
> + #size-cells = <1>;
> + ranges;
> +
> + video_engine_memory: video {
> + size = <0x04000000>;
> + alignment = <0x01000000>;
> + compatible = "shared-dma-pool";
> + reusable;
> + };
> + };
> +
> +
Drop stray blank lines. Only one blank line, not two. Comment applies to
multiple places.
> + iio-hwmon {
> + compatible = "iio-hwmon";
> + io-channels =
> + <&adc_u74 0>, // P0_VDD11
> + <&adc_u74 1>, // P1_VDD11
> + <&adc_u74 2>, // P0_3V3_S5
> + <&adc_u74 3>, // P1_3V3_S5
> + <&adc_u74 4>, // P3V3
> + <&adc_u74 5>, // VBAT
> + <&adc_u74 6>, // P3V3_STBY
> + <&adc_u74 7>, // P5V_STBY
> + <&adc_u74 8>, // P5V
> + <&adc_u74 9>, // P12V
> + <&adc_u74 10>, // P1_VDD18_S5
> + <&adc_u74 11> // P0_VDD18_S5
> + ;
> + };
> +
> + leds {
> + compatible = "gpio-leds";
> +
> + uid {
No improvements. Still not fixed and not tested.
Best regards,
Krzysztof
Powered by blists - more mailing lists