From: Rob Herring <robh@kernel.org>
To: linux-aspeed@lists.ozlabs.org
Subject: [PATCH v7 3/5] dt-bindings: aspeed: Add UART routing controller
Date: Wed, 29 Sep 2021 17:11:24 -0500 [thread overview]
Message-ID: <YVTkjKdXcyIVImmP@robh.at.kernel.org> (raw)
In-Reply-To: <20210927023053.6728-4-chiawei_wang@aspeedtech.com>
On Mon, 27 Sep 2021 10:30:51 +0800, Chia-Wei Wang wrote:
> Add dt-bindings for Aspeed UART routing controller.
>
> Signed-off-by: Oskar Senft <osk@google.com>
> Signed-off-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com>
> Reviewed-by: Rob Herring <robh@kernel.org>
> ---
> .../devicetree/bindings/mfd/aspeed-lpc.yaml | 4 ++
> .../bindings/soc/aspeed/uart-routing.yaml | 56 +++++++++++++++++++
> 2 files changed, 60 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/soc/aspeed/uart-routing.yaml
>
Applied, thanks!
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Chia-Wei Wang <chiawei_wang@aspeedtech.com>
Cc: devicetree@vger.kernel.org, linux-aspeed@lists.ozlabs.org,
andrew@aj.id.au, openbmc@lists.ozlabs.org,
linux-kernel@vger.kernel.org, robh+dt@kernel.org, osk@google.com,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v7 3/5] dt-bindings: aspeed: Add UART routing controller
Date: Wed, 29 Sep 2021 17:11:24 -0500 [thread overview]
Message-ID: <YVTkjKdXcyIVImmP@robh.at.kernel.org> (raw)
In-Reply-To: <20210927023053.6728-4-chiawei_wang@aspeedtech.com>
On Mon, 27 Sep 2021 10:30:51 +0800, Chia-Wei Wang wrote:
> Add dt-bindings for Aspeed UART routing controller.
>
> Signed-off-by: Oskar Senft <osk@google.com>
> Signed-off-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com>
> Reviewed-by: Rob Herring <robh@kernel.org>
> ---
> .../devicetree/bindings/mfd/aspeed-lpc.yaml | 4 ++
> .../bindings/soc/aspeed/uart-routing.yaml | 56 +++++++++++++++++++
> 2 files changed, 60 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/soc/aspeed/uart-routing.yaml
>
Applied, thanks!
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Chia-Wei Wang <chiawei_wang@aspeedtech.com>
Cc: linux-kernel@vger.kernel.org, joel@jms.id.au,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
openbmc@lists.ozlabs.org, osk@google.com,
linux-aspeed@lists.ozlabs.org, andrew@aj.id.au,
robh+dt@kernel.org
Subject: Re: [PATCH v7 3/5] dt-bindings: aspeed: Add UART routing controller
Date: Wed, 29 Sep 2021 17:11:24 -0500 [thread overview]
Message-ID: <YVTkjKdXcyIVImmP@robh.at.kernel.org> (raw)
In-Reply-To: <20210927023053.6728-4-chiawei_wang@aspeedtech.com>
On Mon, 27 Sep 2021 10:30:51 +0800, Chia-Wei Wang wrote:
> Add dt-bindings for Aspeed UART routing controller.
>
> Signed-off-by: Oskar Senft <osk@google.com>
> Signed-off-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com>
> Reviewed-by: Rob Herring <robh@kernel.org>
> ---
> .../devicetree/bindings/mfd/aspeed-lpc.yaml | 4 ++
> .../bindings/soc/aspeed/uart-routing.yaml | 56 +++++++++++++++++++
> 2 files changed, 60 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/soc/aspeed/uart-routing.yaml
>
Applied, thanks!
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Chia-Wei Wang <chiawei_wang@aspeedtech.com>
Cc: linux-kernel@vger.kernel.org, joel@jms.id.au,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
openbmc@lists.ozlabs.org, osk@google.com,
linux-aspeed@lists.ozlabs.org, andrew@aj.id.au,
robh+dt@kernel.org
Subject: Re: [PATCH v7 3/5] dt-bindings: aspeed: Add UART routing controller
Date: Wed, 29 Sep 2021 17:11:24 -0500 [thread overview]
Message-ID: <YVTkjKdXcyIVImmP@robh.at.kernel.org> (raw)
In-Reply-To: <20210927023053.6728-4-chiawei_wang@aspeedtech.com>
On Mon, 27 Sep 2021 10:30:51 +0800, Chia-Wei Wang wrote:
> Add dt-bindings for Aspeed UART routing controller.
>
> Signed-off-by: Oskar Senft <osk@google.com>
> Signed-off-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com>
> Reviewed-by: Rob Herring <robh@kernel.org>
> ---
> .../devicetree/bindings/mfd/aspeed-lpc.yaml | 4 ++
> .../bindings/soc/aspeed/uart-routing.yaml | 56 +++++++++++++++++++
> 2 files changed, 60 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/soc/aspeed/uart-routing.yaml
>
Applied, thanks!
next prev parent reply other threads:[~2021-09-29 22:11 UTC|newest]
Thread overview: 68+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-27 2:30 [PATCH v7 0/5] arm: aspeed: Add UART routing support Chia-Wei Wang
2021-09-27 2:30 ` Chia-Wei Wang
2021-09-27 2:30 ` Chia-Wei Wang
2021-09-27 2:30 ` Chia-Wei Wang
2021-09-27 2:30 ` [PATCH v7 1/5] ARM: dts: aspeed: Drop reg-io-width from LPC nodes Chia-Wei Wang
2021-09-27 2:30 ` Chia-Wei Wang
2021-09-27 2:30 ` Chia-Wei Wang
2021-09-27 2:30 ` Chia-Wei Wang
2021-10-08 4:35 ` Joel Stanley
2021-10-08 4:35 ` Joel Stanley
2021-10-08 4:35 ` Joel Stanley
2021-10-08 4:35 ` Joel Stanley
2021-10-21 6:28 ` Joel Stanley
2021-10-21 6:28 ` Joel Stanley
2021-10-21 6:28 ` Joel Stanley
2021-10-21 6:28 ` Joel Stanley
2021-10-21 6:37 ` ChiaWei Wang
2021-10-21 6:37 ` ChiaWei Wang
2021-10-21 6:37 ` ChiaWei Wang
2021-10-21 6:37 ` ChiaWei Wang
2021-10-21 6:48 ` Joel Stanley
2021-10-21 6:48 ` Joel Stanley
2021-10-21 6:48 ` Joel Stanley
2021-10-21 6:48 ` Joel Stanley
2021-10-21 6:54 ` Joel Stanley
2021-10-21 6:54 ` Joel Stanley
2021-10-21 6:54 ` Joel Stanley
2021-10-21 6:54 ` Joel Stanley
2021-10-21 6:59 ` ChiaWei Wang
2021-10-21 6:59 ` ChiaWei Wang
2021-10-21 6:59 ` ChiaWei Wang
2021-10-21 6:59 ` ChiaWei Wang
2021-09-27 2:30 ` [PATCH v7 2/5] dt-bindings: mfd: aspeed-lpc: Convert to YAML schema Chia-Wei Wang
2021-09-27 2:30 ` Chia-Wei Wang
2021-09-27 2:30 ` Chia-Wei Wang
2021-09-27 2:30 ` Chia-Wei Wang
2021-09-29 22:02 ` Rob Herring
2021-09-29 22:02 ` Rob Herring
2021-09-29 22:02 ` Rob Herring
2021-09-29 22:02 ` Rob Herring
2021-09-30 9:48 ` Lee Jones
2021-09-30 9:48 ` Lee Jones
2021-09-30 9:48 ` Lee Jones
2021-09-30 9:48 ` Lee Jones
2021-09-27 2:30 ` [PATCH v7 3/5] dt-bindings: aspeed: Add UART routing controller Chia-Wei Wang
2021-09-27 2:30 ` Chia-Wei Wang
2021-09-27 2:30 ` Chia-Wei Wang
2021-09-27 2:30 ` Chia-Wei Wang
2021-09-29 22:11 ` Rob Herring [this message]
2021-09-29 22:11 ` Rob Herring
2021-09-29 22:11 ` Rob Herring
2021-09-29 22:11 ` Rob Herring
2021-09-30 1:55 ` ChiaWei Wang
2021-09-30 1:55 ` ChiaWei Wang
2021-09-30 1:55 ` ChiaWei Wang
2021-09-30 1:55 ` ChiaWei Wang
2021-09-27 2:30 ` [PATCH v7 4/5] soc: aspeed: Add UART routing support Chia-Wei Wang
2021-09-27 2:30 ` Chia-Wei Wang
2021-09-27 2:30 ` Chia-Wei Wang
2021-09-27 2:30 ` Chia-Wei Wang
2021-10-08 4:47 ` Joel Stanley
2021-10-08 4:47 ` Joel Stanley
2021-10-08 4:47 ` Joel Stanley
2021-10-08 4:47 ` Joel Stanley
2021-09-27 2:30 ` [PATCH v7 5/5] ARM: dts: aspeed: Add uart routing to device tree Chia-Wei Wang
2021-09-27 2:30 ` Chia-Wei Wang
2021-09-27 2:30 ` Chia-Wei Wang
2021-09-27 2:30 ` Chia-Wei Wang
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=YVTkjKdXcyIVImmP@robh.at.kernel.org \
--to=robh@kernel.org \
--cc=linux-aspeed@lists.ozlabs.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.