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]
Message-ID: <5ee33fb02f4e411d21aaf356230dd496@trvn.ru>
Date:   Sat, 17 Jun 2023 23:25:17 +0500
From:   Nikita Travkin <nikita@...n.ru>
To:     Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Cc:     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>,
        Conor Dooley <conor+dt@...nel.org>,
        cros-qcom-dts-watchers@...omium.org,
        Stephan Gerhold <stephan@...hold.net>,
        linux-arm-msm@...r.kernel.org, devicetree@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH 01/15] arm64: dts: qcom: msm8916-gt5: drop incorrect
 accelerometer interrupt-names

Krzysztof Kozlowski писал(а) 17.06.2023 22:15:
> st,lis2hh12 accelerometer binding does not allow interrupt-names:
> 
>   msm8916-samsung-gt58.dtb: accelerometer@1d: 'interrupt-names' does not match any of the regexes: 'pinctrl-[0-9]+'
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>

This indeed seems redundant... Thanks!

Reviewed-by: Nikita Travkin <nikita@...n.ru>

> ---
>  arch/arm64/boot/dts/qcom/msm8916-samsung-gt5-common.dtsi | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm64/boot/dts/qcom/msm8916-samsung-gt5-common.dtsi b/arch/arm64/boot/dts/qcom/msm8916-samsung-gt5-common.dtsi
> index 7943bb619116..54d648972d35 100644
> --- a/arch/arm64/boot/dts/qcom/msm8916-samsung-gt5-common.dtsi
> +++ b/arch/arm64/boot/dts/qcom/msm8916-samsung-gt5-common.dtsi
> @@ -101,7 +101,6 @@ accelerometer@1d {
>  
>  		interrupt-parent = <&tlmm>;
>  		interrupts = <115 IRQ_TYPE_LEVEL_HIGH>;
> -		interrupt-names = "INT1";
>  
>  		st,drdy-int-pin = <1>;
>  		mount-matrix = "0", "1", "0",

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ