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: <ZCKoysdcEZ2arUUS@matsya> Date: Tue, 28 Mar 2023 14:13:54 +0530 From: Vinod Koul <vkoul@...nel.org> To: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org> Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>, Bjorn Andersson <andersson@...nel.org>, linux-arm-msm@...r.kernel.org, Konrad Dybcio <konrad.dybcio@...aro.org>, Rob Herring <robh+dt@...nel.org>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>, Wesley Cheng <quic_wcheng@...cinc.com>, linux-usb@...r.kernel.org, devicetree@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH v2 04/12] dt-bindings: usb: qcom,dwc3: Add SC8180x binding On 27-03-23, 09:55, Krzysztof Kozlowski wrote: > On 25/03/2023 13:24, Vinod Koul wrote: > > Document the USB dwc3 controller for SC8180x SoC > > > > Signed-off-by: Vinod Koul <vkoul@...nel.org> > > --- > > Documentation/devicetree/bindings/usb/qcom,dwc3.yaml | 2 ++ > > 1 file changed, 2 insertions(+) > > > > diff --git a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml > > index 4875c5b7d5b5..54e24c3abd29 100644 > > --- a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml > > +++ b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml > > @@ -24,6 +24,7 @@ properties: > > - qcom,qcs404-dwc3 > > - qcom,sc7180-dwc3 > > - qcom,sc7280-dwc3 > > + - qcom,sc8180x-dwc3 > > - qcom,sc8280xp-dwc3 > > - qcom,sdm660-dwc3 > > - qcom,sdm670-dwc3 > > @@ -324,6 +325,7 @@ allOf: > > compatible: > > contains: > > enum: > > + - qcom,sc8180x-dwc3 > > - qcom,sm8350-dwc3 > > You need to update/add also block for interrupts. Thanks for spotting that, updated now -- ~Vinod
Powered by blists - more mailing lists