[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <81cbb273-a4b4-424c-9d25-f53ebc8ea82a@prolan.hu>
Date: Wed, 15 Jan 2025 10:09:09 +0100
From: Csókás Bence <csokas.bence@...lan.hu>
To: Krzysztof Kozlowski <krzk@...nel.org>, Andras Szemzo
<szemzo.andras@...il.com>, Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>, Rob Herring <robh@...nel.org>, "Krzysztof
Kozlowski" <krzk+dt@...nel.org>, Conor Dooley <conor+dt@...nel.org>, "Chen-Yu
Tsai" <wens@...e.org>, Jernej Skrabec <jernej.skrabec@...il.com>, "Samuel
Holland" <samuel@...lland.org>, Linus Walleij <linus.walleij@...aro.org>,
Philipp Zabel <p.zabel@...gutronix.de>, Maxime Ripard <mripard@...nel.org>
CC: Vinod Koul <vkoul@...nel.org>, Kishon Vijay Abraham I <kishon@...nel.org>,
Ulf Hansson <ulf.hansson@...aro.org>, Paul Walmsley
<paul.walmsley@...ive.com>, Palmer Dabbelt <palmer@...belt.com>, Albert Ou
<aou@...s.berkeley.edu>, Uwe Kleine-König
<u.kleine-koenig@...libre.com>, Florian Fainelli
<florian.fainelli@...adcom.com>, <linux-clk@...r.kernel.org>,
<devicetree@...r.kernel.org>, <linux-arm-kernel@...ts.infradead.org>,
<linux-sunxi@...ts.linux.dev>, <linux-kernel@...r.kernel.org>,
<linux-phy@...ts.infradead.org>, <linux-gpio@...r.kernel.org>,
<linux-pm@...r.kernel.org>, <linux-riscv@...ts.infradead.org>
Subject: Re: [PATCH 12/12] ARM: dts: sun8i: add DTSI file for V853
Hi,
On 2025. 01. 10. 14:58, Krzysztof Kozlowski wrote:
> On 10/01/2025 13:39, Andras Szemzo wrote:
>> +// Copyright (C) 2024 Andras Szemzo <szemzo.andras@...il.com>
>> +
>> +#include <dt-bindings/clock/sun6i-rtc.h>
>> +#include <dt-bindings/clock/sun8i-v853-r-ccu.h>
>> +#include <dt-bindings/reset/sun8i-v853-r-ccu.h>
>> +#include <dt-bindings/clock/sun8i-v853-ccu.h>
>> +#include <dt-bindings/reset/sun8i-v853-ccu.h>
>> +#include <dt-bindings/interrupt-controller/arm-gic.h>
>> +#include <dt-bindings/power/allwinner,sun8i-v853-ppu.h>
>> +
>> +/ {
>> + #address-cells = <1>;
>> + #size-cells = <1>;
>> +
>> + osc24M: osc24M-clk {
>
> Only lowercase node names.
I don't agree. It is customary to write oscillator names with casing in
line with the SI prefixes of their frequency, i.e. lowercase k,
uppercase M/G/etc. (even though a millihertz oscillator rarely makes
sense, it is best to stay consistent).
Bence
Powered by blists - more mailing lists