All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Chunfeng Yun <chunfeng.yun@mediatek.com>
Cc: linux-mediatek@lists.infradead.org, linux-usb@vger.kernel.org,
	Rob Herring <robh+dt@kernel.org>,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	Eddie Hung <eddie.hung@mediatek.com>,
	linux-kernel@vger.kernel.org,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Mathias Nyman <mathias.nyman@intel.com>
Subject: Re: [PATCH 2/4] dt-bindings: usb: mtu3: add support 'resets' property
Date: Thu, 2 Jun 2022 08:04:45 -0500	[thread overview]
Message-ID: <20220602130445.GA2106738-robh@kernel.org> (raw)
In-Reply-To: <20220523090449.14430-2-chunfeng.yun@mediatek.com>

On Mon, 23 May 2022 17:04:47 +0800, Chunfeng Yun wrote:
> Add 'resets' property to support IP reset usually by top pericfg.
> 
> Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
> ---
>  Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml | 3 +++
>  1 file changed, 3 insertions(+)
> 

Acked-by: Rob Herring <robh@kernel.org>

_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Chunfeng Yun <chunfeng.yun@mediatek.com>
Cc: linux-mediatek@lists.infradead.org, linux-usb@vger.kernel.org,
	Rob Herring <robh+dt@kernel.org>,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	Eddie Hung <eddie.hung@mediatek.com>,
	linux-kernel@vger.kernel.org,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Mathias Nyman <mathias.nyman@intel.com>
Subject: Re: [PATCH 2/4] dt-bindings: usb: mtu3: add support 'resets' property
Date: Thu, 2 Jun 2022 08:04:45 -0500	[thread overview]
Message-ID: <20220602130445.GA2106738-robh@kernel.org> (raw)
In-Reply-To: <20220523090449.14430-2-chunfeng.yun@mediatek.com>

On Mon, 23 May 2022 17:04:47 +0800, Chunfeng Yun wrote:
> Add 'resets' property to support IP reset usually by top pericfg.
> 
> Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
> ---
>  Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml | 3 +++
>  1 file changed, 3 insertions(+)
> 

Acked-by: Rob Herring <robh@kernel.org>

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Chunfeng Yun <chunfeng.yun@mediatek.com>
Cc: linux-mediatek@lists.infradead.org, linux-usb@vger.kernel.org,
	Rob Herring <robh+dt@kernel.org>,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	Eddie Hung <eddie.hung@mediatek.com>,
	linux-kernel@vger.kernel.org,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Mathias Nyman <mathias.nyman@intel.com>
Subject: Re: [PATCH 2/4] dt-bindings: usb: mtu3: add support 'resets' property
Date: Thu, 2 Jun 2022 08:04:45 -0500	[thread overview]
Message-ID: <20220602130445.GA2106738-robh@kernel.org> (raw)
In-Reply-To: <20220523090449.14430-2-chunfeng.yun@mediatek.com>

On Mon, 23 May 2022 17:04:47 +0800, Chunfeng Yun wrote:
> Add 'resets' property to support IP reset usually by top pericfg.
> 
> Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
> ---
>  Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml | 3 +++
>  1 file changed, 3 insertions(+)
> 

Acked-by: Rob Herring <robh@kernel.org>

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

  parent reply	other threads:[~2022-06-02 13:04 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-23  9:04 [PATCH 1/4] dt-bindings: usb: mtk-xhci: add support 'resets' property Chunfeng Yun
2022-05-23  9:04 ` Chunfeng Yun
2022-05-23  9:04 ` Chunfeng Yun
2022-05-23  9:04 ` [PATCH 2/4] dt-bindings: usb: mtu3: " Chunfeng Yun
2022-05-23  9:04   ` Chunfeng Yun
2022-05-23  9:04   ` Chunfeng Yun
2022-05-24 10:37   ` AngeloGioacchino Del Regno
2022-05-24 10:37     ` AngeloGioacchino Del Regno
2022-05-24 10:37     ` AngeloGioacchino Del Regno
2022-06-02 13:04   ` Rob Herring [this message]
2022-06-02 13:04     ` Rob Herring
2022-06-02 13:04     ` Rob Herring
2022-05-23  9:04 ` [PATCH 3/4] usb: xhci-mtk: add support optional controller reset Chunfeng Yun
2022-05-23  9:04   ` Chunfeng Yun
2022-05-23  9:04   ` Chunfeng Yun
2022-05-24 10:37   ` AngeloGioacchino Del Regno
2022-05-24 10:37     ` AngeloGioacchino Del Regno
2022-05-24 10:37     ` AngeloGioacchino Del Regno
2022-05-23  9:04 ` [PATCH 4/4] usb: mtu3: add support " Chunfeng Yun
2022-05-23  9:04   ` Chunfeng Yun
2022-05-23  9:04   ` Chunfeng Yun
2022-05-24 10:37   ` AngeloGioacchino Del Regno
2022-05-24 10:37     ` AngeloGioacchino Del Regno
2022-05-24 10:37     ` AngeloGioacchino Del Regno
2022-05-23 10:41 ` [PATCH 1/4] dt-bindings: usb: mtk-xhci: add support 'resets' property Rex-BC Chen
2022-05-23 10:41   ` Rex-BC Chen
2022-05-23 10:41   ` Rex-BC Chen
2022-05-24  3:02   ` Chunfeng Yun
2022-05-24  3:02     ` Chunfeng Yun
2022-05-24  3:02     ` Chunfeng Yun
2022-05-24 10:37 ` AngeloGioacchino Del Regno
2022-05-24 10:37   ` AngeloGioacchino Del Regno
2022-05-24 10:37   ` AngeloGioacchino Del Regno
2022-06-02 13:04 ` Rob Herring
2022-06-02 13:04   ` Rob Herring
2022-06-02 13:04   ` Rob Herring

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=20220602130445.GA2106738-robh@kernel.org \
    --to=robh@kernel.org \
    --cc=chunfeng.yun@mediatek.com \
    --cc=devicetree@vger.kernel.org \
    --cc=eddie.hung@mediatek.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=mathias.nyman@intel.com \
    --cc=matthias.bgg@gmail.com \
    --cc=robh+dt@kernel.org \
    /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.