From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Date: Wed, 29 Sep 2021 17:11:24 -0500 Subject: [PATCH v7 3/5] dt-bindings: aspeed: Add UART routing controller In-Reply-To: <20210927023053.6728-4-chiawei_wang@aspeedtech.com> References: <20210927023053.6728-1-chiawei_wang@aspeedtech.com> <20210927023053.6728-4-chiawei_wang@aspeedtech.com> Message-ID: List-Id: To: linux-aspeed@lists.ozlabs.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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 > Signed-off-by: Chia-Wei Wang > Reviewed-by: Rob Herring > --- > .../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!