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] [day] [month] [year] [list]
Message-Id: <H9NM1R.O70ALO0PAFVF@ixit.cz>
Date:   Wed, 27 Oct 2021 10:22:29 +0200
From:   David Heidelberg <david@...t.cz>
To:     Rob Clark <robdclark@...il.com>
Cc:     Rob Herring <robh@...nel.org>, Daniel Vetter <daniel@...ll.ch>,
        ~postmarketos/upstreaming@...ts.sr.ht, Sean Paul <sean@...rly.run>,
        ~okias/devicetree@...ts.sr.ht, linux-arm-msm@...r.kernel.org,
        dri-devel@...ts.freedesktop.org, linux-kernel@...r.kernel.org,
        freedreno@...ts.freedesktop.org, devicetree@...r.kernel.org,
        David Airlie <airlied@...ux.ie>
Subject: Re: [PATCH v6] dt-bindings: drm/msm/gpu: convert to YAML

Hello Rob,

can this patch can go in?

Thank you
David


On Mon, Oct 18 2021 at 08:48:23 -0500, Rob Herring <robh@...nel.org> 
wrote:
> On Sun, 17 Oct 2021 16:43:50 +0200, David Heidelberg wrote:
>>  Conversion of text binding for Adreno GPU to the YAML format.
>> 
>>  Signed-off-by: David Heidelberg <david@...t.cz>
>>  ---
>>  v2:
>>    - added compatbile description from Rob Clark
>>    - dropped reg description
>>    - reg numbers increased to 3 (since we also have uncommon cx_dbgc)
>>    - specified interconnect-names items range
>>    - defined zap-shader as an object and added it's properties
>>    - enforce 0 clocks for Andreno >= 6xx since it's defined in GMU 
>> node
>> 
>>  v3:
>>   - fix patterns (add backslash before dot)
>>   - add additional clocks
>>   - adreno@ -> gpu@
>>   - add few const and change enum to anyOf
>>   - added clock & clock-names placeholder in non-conditional part
>>   (description)
>> 
>>  v4:
>>   - clock & clock-names - true,false instead maxItems
>>   - impl. #stream-id-cells, nvmem-cell-names, nvmem-cells
>>   - dropped requirement on firmware-name in zap_shader
>> 
>>  v5:
>>   - maxOtems -> maxItems typo fix
>> 
>>  v6:
>>   - enum -> const to fix ordering
>>   - opp-table is object
>>   - spacing
>>   - drop undocumented and unused #stream-id-cells
>> 
>>   .../devicetree/bindings/display/msm/gpu.txt   | 157 ----------
>>   .../devicetree/bindings/display/msm/gpu.yaml  | 288 
>> ++++++++++++++++++
>>   2 files changed, 288 insertions(+), 157 deletions(-)
>>   delete mode 100644 
>> Documentation/devicetree/bindings/display/msm/gpu.txt
>>   create mode 100644 
>> Documentation/devicetree/bindings/display/msm/gpu.yaml
>> 
> 
> Reviewed-by: Rob Herring <robh@...nel.org>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ