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
| ||
|
Message-ID: <CAMRc=MeL_sGhbEagdqriPecxLXs_ecXSgo5_0zAEr226PG2J5Q@mail.gmail.com> Date: Sat, 28 Jan 2023 12:22:58 +0100 From: Bartosz Golaszewski <brgl@...ev.pl> To: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org> Cc: Bartosz Golaszewski <bartosz.golaszewski@...aro.org>, Andy Gross <agross@...nel.org>, Bjorn Andersson <andersson@...nel.org>, Konrad Dybcio <konrad.dybcio@...aro.org>, Rob Herring <robh+dt@...nel.org>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>, linux-arm-msm@...r.kernel.org, devicetree@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH] dt-bindings: firmware: qcom,scm: add qcom,scm-sa8775p compatible On Sat, Jan 28, 2023 at 11:13 AM Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org> wrote: > > On 27/01/2023 22:22, Bartosz Golaszewski wrote: > > On Fri, 27 Jan 2023 at 20:56, Krzysztof Kozlowski > > <krzysztof.kozlowski@...aro.org> wrote: > >> > >> On 27/01/2023 20:21, Bartosz Golaszewski wrote: > >>> From: Bartosz Golaszewski <bartosz.golaszewski@...aro.org> > >>> > >>> Add a compatible for the sa8775p platform's Secure Channel Manager > >>> firmware interface. > >>> > >>> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@...aro.org> > >>> --- > >>> Documentation/devicetree/bindings/firmware/qcom,scm.yaml | 1 + > >>> 1 file changed, 1 insertion(+) > >> > >> If you send bindings separately from DTS (which is fine), please provide > >> the link to the user - either DTS or driver for this compatible. Driver > >> does not use it, thus to the DTS. > >> > >> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org> > >> > > > > Can you specify what kind of link you're expecting? I'm looking at > > previous commits for this file and not seeing anything. There's no > > upstream user of this compatible in any DTS yet. > > > I expect lore link to the patchset you sent using this binding, so we > can verify whether you used it correctly or not. If people were testing > their DTS against bindings they write, this would not be needed. > Unfortunately people do not do that... > Touché. I am making sure v2 passes dtbs_check though. :) v1 didn't have this compatible and used the fallback directly, hence this patch being sent before v2. There's no link yet, as I'm still polishing the dts for sa8775p-ride. Will remember to add one in the future. Bart
Powered by blists - more mailing lists