[PATCH 0/2] arm64: dts: qcom: add AP8096SG variant of DB820c

Dmitry Baryshkov posted 2 patches 2 months, 4 weeks ago
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(-)
[PATCH 0/2] arm64: dts: qcom: add AP8096SG variant of DB820c
Posted by Dmitry Baryshkov 2 months, 4 weeks ago
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@oss.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
Re: [PATCH 0/2] arm64: dts: qcom: add AP8096SG variant of DB820c
Posted by Rob Herring (Arm) 2 months, 3 weeks ago
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@oss.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@oss.qualcomm.com:

arch/arm64/boot/dts/qcom/apq8096sg-db820c.dtb: usb@6af8800 (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@76f8800 (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@9a10000 (syscon): compatible: ['syscon'] is too short
	from schema $id: http://devicetree.org/schemas/mfd/syscon-common.yaml