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]
Date:   Thu, 23 Nov 2023 14:28:06 +0100
From:   Neil Armstrong <neil.armstrong@...aro.org>
To:     Krishna Kurapati PSSNV <quic_kriskura@...cinc.com>,
        Konrad Dybcio <konrad.dybcio@...aro.org>
Cc:     linux-arm-msm@...r.kernel.org, devicetree@...r.kernel.org,
        Andy Gross <agross@...nel.org>,
        Conor Dooley <conor+dt@...nel.org>,
        Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
        Rob Herring <robh+dt@...nel.org>, linux-kernel@...r.kernel.org,
        Bjorn Andersson <andersson@...nel.org>
Subject: Re: [PATCH v3 2/8] arm64: dts: qcom: add initial SM8650 dtsi

On 22/11/2023 09:07, Krishna Kurapati PSSNV wrote:
>> +
>> +        usb_1: usb@...8800 {
>> +            compatible = "qcom,sm8650-dwc3", "qcom,dwc3";
>> +            reg = <0 0x0a6f8800 0 0x400>;
>> +
>> +            interrupts-extended = <&intc GIC_SPI 130 IRQ_TYPE_LEVEL_HIGH>,
>> +                          <&pdc 17 IRQ_TYPE_LEVEL_HIGH>,
>> +                          <&pdc 15 IRQ_TYPE_EDGE_RISING>,
>> +                          <&pdc 14 IRQ_TYPE_EDGE_RISING>;
>> +            interrupt-names = "hs_phy_irq",
> 
> Hi Neil,
> 
>   This GIC_SPI 130 is actually pwr_event IRQ, not hs_phy_irq.

Thanks,
Will fix in v4

Neil

> 
>> +                      "ss_phy_irq",
>> +                      "dm_hs_phy_irq",
>> +                      "dp_hs_phy_irq";
>> +
> 
> Regards,
> Krishna,

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ