Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Swati Agarwal <swati.agarwal@oss.qualcomm.com>
Cc: "Pin-yen Lin" <treapking@chromium.org>,
	"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
	"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
	"Matthias Kaehlcke" <mka@chromium.org>,
	"Icenowy Zheng" <uwu@icenowy.me>,
	linux-arm-msm@vger.kernel.org, "J . Neuschäfer" <j.ne@posteo.net>,
	"Dmitry Baryshkov" <dmitry.baryshkov@oss.qualcomm.com>,
	"Bjorn Andersson" <andersson@kernel.org>,
	linux-usb@vger.kernel.org, "Conor Dooley" <conor+dt@kernel.org>,
	linux-kernel@vger.kernel.org,
	"Jens Glathe" <jens.glathe@oldschoolsolutions.biz>,
	"Mike Looijmans" <mike.looijmans@topic.nl>,
	devicetree@vger.kernel.org,
	"Catalin Popescu" <catalin.popescu@leica-geosystems.com>,
	"Konrad Dybcio" <konradybcio@kernel.org>,
	"Stephen Boyd" <swboyd@chromium.org>,
	"Chaoyi Chen" <chaoyi.chen@rock-chips.com>
Subject: Re: [PATCH v4 0/4] Enable secondary USB controller in host mode
Date: Tue, 20 Jan 2026 13:49:40 -0600	[thread overview]
Message-ID: <176893840697.630984.16476349580844756180.robh@kernel.org> (raw)
In-Reply-To: <20260120103312.2174727-1-swati.agarwal@oss.qualcomm.com>


On Tue, 20 Jan 2026 16:03:08 +0530, Swati Agarwal wrote:
> Enable secondary USB controller in host mode on lemans EVK platforms.
> 
> Changes in v4:
> Updated power supply property for hub.
> Updated details for all 4 ports of hub.
> 
> Changes in v3:
> Updated binding properties for genesys hub.
> 
> Changes in v2:
> Add Genesys Logic GL3590 hub support.
> Rename hd3ss3220_ instance for primary port controller.
> 
> Link to v3:
> https://lore.kernel.org/all/20251220063537.3639535-1-swati.agarwal@oss.qualcomm.com/
> 
> Link to v2:
> https://lore.kernel.org/all/20251216120749.94007-1-swati.agarwal@oss.qualcomm.com/
> 
> Link to v1:
> https://lore.kernel.org/all/20251203-swati-v1-1-250efcb4e6a7@oss.qualcomm.com/
> 
> Swati Agarwal (4):
>   dt-bindings: usb: Add binding for Genesys Logic GL3590 hub
>   usb: misc: onboard_usb_hub: Add Genesys Logic GL3590 hub support
>   arm64: dts: qcom: lemans-evk: Rename hd3ss3220_ instance for primary
>     port controller
>   arm64: dts: qcom: lemans-evk: Enable secondary USB controller in host
>     mode
> 
>  .../bindings/usb/genesys,gl850g.yaml          |  17 ++
>  arch/arm64/boot/dts/qcom/lemans-evk.dts       | 217 +++++++++++++++++-
>  drivers/usb/misc/onboard_usb_dev.c            |   1 +
>  drivers/usb/misc/onboard_usb_dev.h            |   8 +
>  4 files changed, 239 insertions(+), 4 deletions(-)
> 
> --
> 2.34.1
> 
> 
> 


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: attempting to guess base-commit...
 Base: tags/next-20260120 (exact match)
 Base: tags/next-20260120 (use --merge-base to override)

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


Warnings in base: 209
Warnings after series: 211

New warnings running 'make CHECK_DTBS=y for arch/arm64/boot/dts/qcom/' for 20260120103312.2174727-1-swati.agarwal@oss.qualcomm.com:

arch/arm64/boot/dts/qcom/lemans-evk.dtb: usb-typec@47 (ti,hd3ss3220): ports: 'port@1' is a required property
	from schema $id: http://devicetree.org/schemas/usb/ti,hd3ss3220.yaml






      parent reply	other threads:[~2026-01-20 19:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-20 10:33 [PATCH v4 0/4] Enable secondary USB controller in host mode Swati Agarwal
2026-01-20 10:33 ` [PATCH v4 1/4] dt-bindings: usb: Add binding for Genesys Logic GL3590 hub Swati Agarwal
2026-01-21  2:24   ` Rob Herring
2026-01-20 10:33 ` [PATCH v4 2/4] usb: misc: onboard_usb_hub: Add Genesys Logic GL3590 hub support Swati Agarwal
2026-01-20 10:33 ` [PATCH v4 3/4] arm64: dts: qcom: lemans-evk: Rename hd3ss3220_ instance for primary port controller Swati Agarwal
2026-01-20 10:33 ` [PATCH v4 4/4] arm64: dts: qcom: lemans-evk: Enable secondary USB controller in host mode Swati Agarwal
2026-01-20 22:17   ` Dmitry Baryshkov
2026-01-20 22:18   ` Dmitry Baryshkov
2026-01-20 19:49 ` Rob Herring [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=176893840697.630984.16476349580844756180.robh@kernel.org \
    --to=robh@kernel.org \
    --cc=andersson@kernel.org \
    --cc=catalin.popescu@leica-geosystems.com \
    --cc=chaoyi.chen@rock-chips.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dmitry.baryshkov@oss.qualcomm.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=j.ne@posteo.net \
    --cc=jens.glathe@oldschoolsolutions.biz \
    --cc=konradybcio@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=mike.looijmans@topic.nl \
    --cc=mka@chromium.org \
    --cc=swati.agarwal@oss.qualcomm.com \
    --cc=swboyd@chromium.org \
    --cc=treapking@chromium.org \
    --cc=uwu@icenowy.me \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox