lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 16 May 2022 10:51:51 -0700
From:   William Zhang <william.zhang@...adcom.com>
To:     Rob Herring <robh@...nel.org>
Cc:     Linux ARM List <linux-arm-kernel@...ts.infradead.org>,
        Broadcom Kernel List <bcm-kernel-feedback-list@...adcom.com>,
        kursad.oney@...adcom.com, florian.fainelli@...adcom.com,
        joel.peshkin@...adcom.com, tomer.yacoby@...adcom.com,
        samyon.furman@...adcom.com, philippe.reynes@...tathome.com,
        anand.gore@...adcom.com, dan.beygelman@...adcom.com,
        Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
        devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/5] dt-bindings: arm64: add BCM63158 soc to binding
 document

Hi Rob,

On 5/16/22 09:06, Rob Herring wrote:
> On Sat, May 14, 2022 at 04:27:56PM -0700, William Zhang wrote:
>> Add BCM63158 SOC device tree description to bcmbca binding document.
>>
>> Signed-off-by: William Zhang <william.zhang@...adcom.com>
>> ---
>>
>>   Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml | 7 +++++++
>>   1 file changed, 7 insertions(+)
>>
>> diff --git a/Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml b/Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml
>> index 5fb455840417..4e3a1a5391f6 100644
>> --- a/Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml
>> +++ b/Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml
>> @@ -28,6 +28,13 @@ properties:
>>             - const: brcm,bcm47622
>>             - const: brcm,bcmbca
>>   
>> +      - description: BCM63158 based boards
>> +        items:
>> +          - enum:
>> +              - brcm,bcm963158
> 
> bcm963158 is a board?
> 
Yes it is the generic board id with only minimum hardware blocks(cpu, 
memory, uart) enabled for all BCM63158 based boards.  Specific board id 
can be added in the future with actual hardware blocks that are used on 
the board.

>> +          - const: brcm,bcm63158
>> +          - const: brcm,bcmbca
>> +
>>   additionalProperties: true
>>   
>>   ...
>> -- 
>> 2.17.1
>>
> 
> 

Download attachment "smime.p7s" of type "application/pkcs7-signature" (4212 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ