lkml.org 
[lkml]   [2022]   [Jul]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [RESEND PATCH 2/9] dt-bindings: arm64: bcmbca: Update BCM4908 description
From
On 7/21/22 00:50, Rafał Miłecki wrote:
> On 2022-07-21 09:36, Krzysztof Kozlowski wrote:
>> On 21/07/2022 09:13, Rafał Miłecki wrote:
>>>> That's better argument. But what's the benefit of adding generic
>>>> compatible? Devices cannot bind to it (it is too generic). Does it
>>>> describe the device anyhow? Imagine someone adding compatible
>>>> "brcm,all-soc-of-broadcom" - does it make any sense?
>>>
>>> OK, I see it now. I can't think of any case of handling all devices
>>> covered with suc a wide brcm,bcmbca binding.
>>
>> Maybe there is some common part of a SoC which that generic compatible
>> would express?
>>
>> Most archs don't use soc-wide generic compatible, because of reasons I
>> mentioned - no actual benefits for anyone from such compatible.
>>
>> But there are exceptions. I fouun socfpga and apple. The apple sounds as
>> mistake to me, because the generic "apple,arm-platform" compatible looks
>> like covering all possible Apple ARM platforms. I think Apple ARM
>> designs in 20 years will not be compatible at all with current design,
>> so such broad compatible is not useful... but that's only my opinion.
>
> Let's see if William / Broadcom guys can provide a valid argument for
> the brcm,bcmbca.

It is common practice to provide a generic fallback compatible string for a given chip family/architecture and all of our existing in-tree (and out of tree for that matter) DTSes for Broadcom SoCs do that:

- Documentation/devicetree/bindings/arm/bcm/brcm,brcmstb.txt
- Documentation/devicetree/bindings/arm/bcm/brcm,ns2.yaml
- Documentation/devicetree/bindings/arm/bcm/brcm,nsp.yaml
- Documentation/devicetree/bindings/arm/bcm/brcm,cygnus.yaml

list goes on and on, of course the counter examples are bcm2835, bcm4708 etc. although those are both chip and families technically, so I suppose the conflation is appropriate in that case. So the pattern is simple:

- outside of Broadcom contributors used convention
- inside of Broadcom contributors used another

so if nothing else, we ought to be consistent within ourselves as Broadcom insiders, which we are doing here.

While the generic fallback may not be in use, it still serves a purpose:

- Broadcom likes to create a gazillion of part numbers that are hard to untangle from their original SoC architecture unless you happen to work there so it serves as documentation for others to identify what family they belong to, and what to expect from that

- you never know when you might want to be matching on just the generic compatible string of a family and putting it in there costs nothing at all

The point of William's patch series is to right a number of wrongs on Broadcom's side:

- lack of appropriate involvements at the time Rafal submitted the 4908 support as a "standalone" family, I am to take the blame for suggesting that name in the first place, though I did not know at the time that William and others would ever be contributing upstream

- avoid the proliferation of "sub" families within a larger family (BCMBCA) since that serves no purpose other than to make it harder on users to select what they should be selecting in their kernel *and* it makes us inconsistent with arch/arm64/Kconfig.platforms that attempts to reduce those

I would conclude by asking you: why is this such a big issue? What *actual* problem does it causes, except maybe setting a precedent that you do not like, but for which you practically should have no reason to care as long as the binding is enforced.

>
>
>>> This leads me to another question if we should actually totally drop
>>> brcm,bcmbca from other SoCs bindings, see linux-next's
>>> Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml
>>
>> This would be tricky as it was already accepted, unless all sit in
>> linux-next and did not make to v5.19-rc1.
>
> 5.19-rc7 has only 1 case with brcm,bcmbca, see ff6992735ade7
> ("Linux 5.19-rc7"):
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml?id=ff6992735ade75aae3e35d16b17da1008d753d28
>
> So we can still clean it up for the 5.20-rc1 or 5.20-rc2.

Not so fast.
--
Florian

\
 
 \ /
  Last update: 2022-07-21 18:44    [W:0.360 / U:0.092 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site