[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <60a9a401-7d1f-5100-7c3d-45452ebfa2ae@linaro.org>
Date: Tue, 12 Apr 2022 18:27:54 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: William Zhang <william.zhang@...adcom.com>,
Broadcom Kernel List <bcm-kernel-feedback-list@...adcom.com>
Cc: Samyon Furman <samyon.furman@...adcom.com>,
Joel Peshkin <joel.peshkin@...adcom.com>,
Florian Fainelli <florian.fainelli@...adcom.com>,
Dan Beygelman <dan.beygelman@...adcom.com>,
Tomer Yacoby <tomer.yacoby@...adcom.com>,
Anand Gore <anand.gore@...adcom.com>,
Kursad Oney <kursad.oney@...adcom.com>,
Arnd Bergmann <arnd@...db.de>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Olof Johansson <olof@...om.net>,
Rob Herring <robh+dt@...nel.org>, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
soc@...nel.org
Subject: Re: [PATCH 3/5] ARM: dts: add dts files for bcmbca soc 47622
On 12/04/2022 17:37, William Zhang wrote:
>>> +/ {
>>> + compatible = "brcm,bcm47622";
>>
>> This does not match your bindings. Even if it is not used.
> Did I miss anything? But it matches one of the compatible strings in
> brcm,bcmbca.yaml.
Your bindings expect that this compatible is followed with "brcm,bcmbca".
(...)
>>> + periph-bus@...00000 {
>>
>> just "bus" to be generic?
> This node represents the peripheral bus in the soc. Would prefer to use
> the specific name unless it is not allowed by the linux dts.
It is allowed but the Devicetree spec explicitly asks for generic names
and gives example: bus ("2.2.2 Generic Names Recommendation"). Specific
names are discouraged.
Best regards,
Krzysztof
Powered by blists - more mailing lists