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]
Date:   Sat, 2 Sep 2023 20:13:14 +0530
From:   Kathiravan T <quic_kathirav@...cinc.com>
To:     Robert Marko <robimarko@...il.com>, <agross@...nel.org>,
        <andersson@...nel.org>, <konrad.dybcio@...aro.org>,
        <robh+dt@...nel.org>, <krzysztof.kozlowski+dt@...aro.org>,
        <conor+dt@...nel.org>, <linux-arm-msm@...r.kernel.org>,
        <linux-kernel@...r.kernel.org>, <devicetree@...r.kernel.org>
Subject: Re: [PATCH 2/2] soc: qcom: socinfo: Add IDs for IPQ8174 family


On 9/1/2023 11:40 PM, Robert Marko wrote:
> IPQ8174 (Oak) family is part of the IPQ8074 family, but the ID-s for it
> are missing so lets add them.
>
> Signed-off-by: Robert Marko <robimarko@...il.com>
> ---
>   drivers/soc/qcom/socinfo.c | 3 +++
>   1 file changed, 3 insertions(+)


Reviewed-by: Kathiravan T <quic_kathirav@...cinc.com>


>
> diff --git a/drivers/soc/qcom/socinfo.c b/drivers/soc/qcom/socinfo.c
> index 497cfb720fcb..345f0b002eb5 100644
> --- a/drivers/soc/qcom/socinfo.c
> +++ b/drivers/soc/qcom/socinfo.c
> @@ -359,6 +359,9 @@ static const struct soc_id soc_id[] = {
>   	{ qcom_board_id(SM6125) },
>   	{ qcom_board_id(IPQ8070A) },
>   	{ qcom_board_id(IPQ8071A) },
> +	{ qcom_board_id(IPQ8172) },
> +	{ qcom_board_id(IPQ8173) },
> +	{ qcom_board_id(IPQ8174) },
>   	{ qcom_board_id(IPQ6018) },
>   	{ qcom_board_id(IPQ6028) },
>   	{ qcom_board_id(SDM429W) },

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ