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: <176295563376.1637834.15728252609575729805.robh@kernel.org>
Date: Wed, 12 Nov 2025 07:56:44 -0600
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Dmitry Baryshkov <dmitry.baryshkov@....qualcomm.com>
Cc: Krzysztof Kozlowski <krzk+dt@...nel.org>, 
 Bjorn Andersson <andersson@...nel.org>, linux-arm-msm@...r.kernel.org, 
 linux-kernel@...r.kernel.org, Konrad Dybcio <konradybcio@...nel.org>, 
 Conor Dooley <conor+dt@...nel.org>, devicetree@...r.kernel.org
Subject: Re: [PATCH 0/2] arm64: dts: qcom: add AP8096SG variant of DB820c


On Tue, 11 Nov 2025 18:02:50 +0200, Dmitry Baryshkov wrote:
> While debugging a crash in the DRM CI setup I noticed that the kernel
> warns about the unsupported hardware in CPU OPP tables. After a small
> research I found that board indeed uses APQ8096SG rather than APQ8096.
> Add DT file for these boards.
> 
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@....qualcomm.com>
> ---
> Dmitry Baryshkov (2):
>       dt-bindings: arm: qcom: add Dragonboard 820c using APQ8096SG SoC
>       arm64: dts: qcom: add apq8096sg-db820c, AP8096SG variant of DB820c
> 
>  Documentation/devicetree/bindings/arm/qcom.yaml    |    7 +
>  arch/arm64/boot/dts/qcom/Makefile                  |    1 +
>  arch/arm64/boot/dts/qcom/apq8096-db820c.dts        | 1126 +-------------------
>  .../{apq8096-db820c.dts => apq8096-db820c.dtsi}    |    5 -
>  arch/arm64/boot/dts/qcom/apq8096sg-db820c.dts      |   15 +
>  5 files changed, 24 insertions(+), 1130 deletions(-)
> ---
> base-commit: ab40c92c74c6b0c611c89516794502b3a3173966
> change-id: 20251111-db820c-pro-8ecd2a28520e
> 
> Best regards,
> --
> With best wishes
> Dmitry
> 
> 
> 


My bot found new DTB warnings on the .dts files added or changed in this
series.

Some warnings may be from an existing SoC .dtsi. Or perhaps the warnings
are fixed by another series. Ultimately, it is up to the platform
maintainer whether these warnings are acceptable or not. No need to reply
unless the platform maintainer has comments.

If you already ran DT checks and didn't see these error(s), then
make sure dt-schema is up to date:

  pip3 install dtschema --upgrade


This patch series was applied (using b4) to base:
 Base: ab40c92c74c6b0c611c89516794502b3a3173966 (use --merge-base to override)

If this is not the correct base, please add 'base-commit' tag
(or use b4 which does this automatically)

New warnings running 'make CHECK_DTBS=y for arch/arm64/boot/dts/qcom/' for 20251111-db820c-pro-v1-0-6eece16c5c23@....qualcomm.com:

arch/arm64/boot/dts/qcom/apq8096sg-db820c.dtb: usb@...8800 (qcom,msm8996-dwc3): 'extcon' does not match any of the regexes: '^pinctrl-[0-9]+$', '^usb@[0-9a-f]+$'
	from schema $id: http://devicetree.org/schemas/usb/qcom,dwc3.yaml
arch/arm64/boot/dts/qcom/apq8096sg-db820c.dtb: usb@...8800 (qcom,msm8996-dwc3): 'extcon' does not match any of the regexes: '^pinctrl-[0-9]+$', '^usb@[0-9a-f]+$'
	from schema $id: http://devicetree.org/schemas/usb/qcom,dwc3.yaml
arch/arm64/boot/dts/qcom/apq8096sg-db820c.dtb: syscon@...0000 (syscon): compatible: ['syscon'] is too short
	from schema $id: http://devicetree.org/schemas/mfd/syscon-common.yaml






Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ