u-boot-amlogic.groups.io archive mirror
 help / color / mirror / Atom feed
From: "Neil Armstrong" <narmstrong@baylibre.com>
To: Vyacheslav <adeep@lexina.in>,
	u-boot-amlogic@groups.io, u-boot@lists.denx.de
Subject: Re: [PATCH v2 1/9] ARM: meson: Sync Amlogic DT from Linux 5.14
Date: Wed, 15 Sep 2021 10:15:26 +0200	[thread overview]
Message-ID: <f2990b55-5e3e-6e43-96d7-fcf207dad7f0@baylibre.com> (raw)
In-Reply-To: <978e5c89-fafb-def9-a9ca-f6891f46eef2@lexina.in>

Hi,

On 15/09/2021 09:49, Vyacheslav wrote:
> 08.09.2021 17:17, Neil Armstrong via groups.io wrote:
>> diff --git a/arch/arm/dts/meson-axg.dtsi b/arch/arm/dts/meson-axg.dtsi
>> index b9efc84692..3f5254eeb4 100644
>> --- a/arch/arm/dts/meson-axg.dtsi
>> +++ b/arch/arm/dts/meson-axg.dtsi
> ...
>> +
>> +        usb: usb@ffe09080 {
>> +            compatible = "amlogic,meson-axg-usb-ctrl";
>> +            reg = <0x0 0xffe09080 0x0 0x20>;
>> +            interrupts = <GIC_SPI 16 IRQ_TYPE_LEVEL_HIGH>;
>> +            #address-cells = <2>;
> 
> Hi.
> I have looked through the dts for axg and found that a usb node use "amlogic,meson-axg-usb-ctrl" that is not supported in uboot. In linux-kernel it exists in drivers/usb/dwc3/dwc3-meson-g12a.c
> In previous dts usb node used amlogic,meson-gxl-usb-ctrl and it worked good.
> 

You're right, "amlogic,meson-axg-usb-ctrl" is missing in the drivers/usb/dwc3/dwc3-meson-gxl.c driver

I'll add and resend the serie.

Neil

      parent reply	other threads:[~2021-09-15  8:15 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-08 14:17 [PATCH v2 1/9] ARM: meson: Sync Amlogic DT from Linux 5.14 Neil Armstrong
2021-09-08 14:17 ` [PATCH v2 2/9] ARM: meson: keep HW order for MMC devices Neil Armstrong
2021-09-08 14:17 ` [PATCH v2 3/9] ARM: meson-axg: remove local USB nodes Neil Armstrong
2021-09-08 14:17 ` [PATCH v2 4/9] configs: meson64: add SCSI boot target Neil Armstrong
2021-09-08 14:17 ` [PATCH v2 5/9] distro_bootcmd: run pci enum for scsi_boot just like it is done for nvme_boot Neil Armstrong
2021-09-08 14:17 ` [PATCH v2 6/9] ARM: amlogic: add support for Odroid-HC4 device Neil Armstrong
2021-09-08 14:17 ` [PATCH v2 7/9] doc: boards: amlogic: update for Odroid HC4 Neil Armstrong
2021-09-08 14:17 ` [PATCH v2 8/9] ARM: meson: add Beelink GS-King X board Neil Armstrong
2021-09-08 14:17 ` [PATCH v2 9/9] ARM: amlogic: add Banana Pi M5 Neil Armstrong
2021-09-08 15:46 ` [PATCH v2 1/9] ARM: meson: Sync Amlogic DT from Linux 5.14 Tom Rini
2021-09-09  9:42   ` Neil Armstrong
2021-09-09 11:29     ` Tom Rini
     [not found] ` <978e5c89-fafb-def9-a9ca-f6891f46eef2@lexina.in>
2021-09-15  8:15   ` Neil Armstrong [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=f2990b55-5e3e-6e43-96d7-fcf207dad7f0@baylibre.com \
    --to=narmstrong@baylibre.com \
    --cc=adeep@lexina.in \
    --cc=u-boot-amlogic@groups.io \
    --cc=u-boot@lists.denx.de \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).