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: <CKJXIE08RHD0.31NM2AKTA8B9V@otso>
Date:   Tue, 07 Jun 2022 15:16:31 +0200
From:   "Luca Weiss" <luca.weiss@...rphone.com>
To:     "Satya Priya" <quic_c_skakit@...cinc.com>,
        "Bjorn Andersson" <bjorn.andersson@...aro.org>,
        "Rob Herring" <robh+dt@...nel.org>
Cc:     "Lee Jones" <lee.jones@...aro.org>,
        "Liam Girdwood" <lgirdwood@...il.com>,
        "Mark Brown" <broonie@...nel.org>, <linux-arm-msm@...r.kernel.org>,
        <devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
        <swboyd@...omium.org>, <quic_collinsd@...cinc.com>,
        <quic_subbaram@...cinc.com>, <quic_jprakash@...cinc.com>
Subject: Re: [PATCH V14 8/9] arm64: dts: qcom: pm8008: Add base dts file

Hi Satya,

On Tue Jun 7, 2022 at 1:50 PM CEST, Satya Priya wrote:
> Add base DTS file for pm8008.
>
> Signed-off-by: Satya Priya <quic_c_skakit@...cinc.com>
> Reviewed-by: Stephen Boyd <swboyd@...omium.org>
> ---
> Changes in V14:
>  - None.
>
> Changes in V13:
>  - None.
>
> Changes in V12:
>  - None.
>
> Changes in V11:
>  - Remove intermediate regulators node and add the ldos under
>    pm8008@8 node.
>  - change the address cells as 2 for pm8008 parent mfd node.
>  - add compatible to register the ldos.
>  - add reg with i2c client offset and address.
>
>  arc
>  arch/arm64/boot/dts/qcom/pm8008.dtsi | 54 ++++++++++++++++++++++++++++++++++++
>  1 file changed, 54 insertions(+)
>  create mode 100644 arch/arm64/boot/dts/qcom/pm8008.dtsi
>
> diff --git a/arch/arm64/boot/dts/qcom/pm8008.dtsi b/arch/arm64/boot/dts/qcom/pm8008.dtsi
> new file mode 100644
> index 0000000..6f37e4d
> --- /dev/null
> +++ b/arch/arm64/boot/dts/qcom/pm8008.dtsi
> @@ -0,0 +1,54 @@
> +// SPDX-License-Identifier: GPL-2.0-only
> +// Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.

I noticed this file was licensed as BSD-3-Clause in V13 and
this change was not mentioned in the "Changes" part.
Any specific reason? Especially newer dts files should be BSD-licensed,
and having this GPL dtsi included in otherwise BSD dts files is not
good.

Regards
Luca

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ