All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
To: Wei Xu <xuwei5@hisilicon.com>
Cc: <linuxarm@huawei.com>, <mauro.chehab@huawei.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Rob Herring <robh@kernel.org>, Rob Herring <robh+dt@kernel.org>,
	<devicetree@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 2/2] dts: hisilicon: add support for USB3 on Hikey 970
Date: Mon, 26 Jul 2021 11:50:16 +0200	[thread overview]
Message-ID: <20210726115016.46a1cc60@coco.lan> (raw)
In-Reply-To: <60FE25A4.4040905@hisilicon.com>

Em Mon, 26 Jul 2021 11:01:56 +0800
Wei Xu <xuwei5@hisilicon.com> escreveu:

> Hi Mauro,
> 
> On 2021/7/24 16:55, Mauro Carvalho Chehab wrote:
> > Add the USB3 bindings for Kirin 970 phy and Hikey 970 board.
> > 
> > Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>  
> 
> Fine to me and I can merge this patch once the binding for the 
> "kirin970_hikey_usbhub" and "hi3670-dwc3" are ready.

The compatible:
	"hisilicon,hi3670-dwc3"

was already merged upstream on this patch:

commit b68d9251561f33661e53dd618f1cafe7ec9ec3c2
Author:     Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
AuthorDate: Tue Sep 8 11:58:23 2020 +0200
Commit:     Felipe Balbi <balbi@kernel.org>
CommitDate: Thu Sep 24 11:56:01 2020 +0300

    usb: dwc3: simple: add support for Hikey 970
    
    This binding driver is needed for Hikey 970 to work,
    as otherwise a Serror is produced:

It follows the DWC3 schema, e. g.:

	Documentation/devicetree/bindings/usb/snps,dwc3.yaml

While double checking for "kirin970_hikey_usbhub", it sounds that
the dt-binding patch was not merged yet, and require further
discussions.

I'll re-start the upstream thread where this was discussed in
the past. I'll re-submit this patch once we finish such
discussions.

Thanks,
Mauro

WARNING: multiple messages have this Message-ID (diff)
From: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
To: Wei Xu <xuwei5@hisilicon.com>
Cc: <linuxarm@huawei.com>, <mauro.chehab@huawei.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Rob Herring <robh@kernel.org>, Rob Herring <robh+dt@kernel.org>,
	<devicetree@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 2/2] dts: hisilicon: add support for USB3 on Hikey 970
Date: Mon, 26 Jul 2021 11:50:16 +0200	[thread overview]
Message-ID: <20210726115016.46a1cc60@coco.lan> (raw)
In-Reply-To: <60FE25A4.4040905@hisilicon.com>

Em Mon, 26 Jul 2021 11:01:56 +0800
Wei Xu <xuwei5@hisilicon.com> escreveu:

> Hi Mauro,
> 
> On 2021/7/24 16:55, Mauro Carvalho Chehab wrote:
> > Add the USB3 bindings for Kirin 970 phy and Hikey 970 board.
> > 
> > Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>  
> 
> Fine to me and I can merge this patch once the binding for the 
> "kirin970_hikey_usbhub" and "hi3670-dwc3" are ready.

The compatible:
	"hisilicon,hi3670-dwc3"

was already merged upstream on this patch:

commit b68d9251561f33661e53dd618f1cafe7ec9ec3c2
Author:     Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
AuthorDate: Tue Sep 8 11:58:23 2020 +0200
Commit:     Felipe Balbi <balbi@kernel.org>
CommitDate: Thu Sep 24 11:56:01 2020 +0300

    usb: dwc3: simple: add support for Hikey 970
    
    This binding driver is needed for Hikey 970 to work,
    as otherwise a Serror is produced:

It follows the DWC3 schema, e. g.:

	Documentation/devicetree/bindings/usb/snps,dwc3.yaml

While double checking for "kirin970_hikey_usbhub", it sounds that
the dt-binding patch was not merged yet, and require further
discussions.

I'll re-start the upstream thread where this was discussed in
the past. I'll re-submit this patch once we finish such
discussions.

Thanks,
Mauro

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2021-07-26  9:50 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-24  8:55 [PATCH 0/2] Add support for Kirin 970 PMIC and USB3 Mauro Carvalho Chehab
2021-07-24  8:55 ` Mauro Carvalho Chehab
2021-07-24  8:55 ` [PATCH 1/2] dts: hisilicon: add support for the PMIC found on Hikey 970 Mauro Carvalho Chehab
2021-07-24  8:55   ` Mauro Carvalho Chehab
2021-07-26  2:40   ` Wei Xu
2021-07-26  2:40     ` Wei Xu
2021-07-26  6:19     ` Mauro Carvalho Chehab
2021-07-26  6:19       ` Mauro Carvalho Chehab
2021-07-26  6:35       ` Wei Xu
2021-07-26  6:35         ` Wei Xu
2021-07-26  7:43         ` Mauro Carvalho Chehab
2021-07-26  7:43           ` Mauro Carvalho Chehab
2021-07-26  8:10           ` Wei Xu
2021-07-26  8:10             ` Wei Xu
2021-07-24  8:55 ` [PATCH 2/2] dts: hisilicon: add support for USB3 " Mauro Carvalho Chehab
2021-07-24  8:55   ` Mauro Carvalho Chehab
2021-07-26  3:01   ` Wei Xu
2021-07-26  3:01     ` Wei Xu
2021-07-26  9:50     ` Mauro Carvalho Chehab [this message]
2021-07-26  9:50       ` Mauro Carvalho Chehab

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=20210726115016.46a1cc60@coco.lan \
    --to=mchehab+huawei@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxarm@huawei.com \
    --cc=mauro.chehab@huawei.com \
    --cc=robh+dt@kernel.org \
    --cc=robh@kernel.org \
    --cc=xuwei5@hisilicon.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.