From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Date: Wed, 6 May 2020 14:36:34 -0500 Subject: [PATCH v11 1/8] dt-bindings: soc: Add Aspeed XDMA Engine In-Reply-To: <1588697905-23444-2-git-send-email-eajames@linux.ibm.com> References: <1588697905-23444-1-git-send-email-eajames@linux.ibm.com> <1588697905-23444-2-git-send-email-eajames@linux.ibm.com> Message-ID: <20200506193634.GA21647@bogus> List-Id: To: linux-aspeed@lists.ozlabs.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Tue, 5 May 2020 11:58:18 -0500, Eddie James wrote: > Document the bindings for the Aspeed AST25XX and AST26XX XDMA engine. > > Signed-off-by: Eddie James > Reviewed-by: Andrew Jeffery > --- > .../devicetree/bindings/soc/aspeed/xdma.yaml | 103 +++++++++++++++++++++ > MAINTAINERS | 6 ++ > 2 files changed, 109 insertions(+) > create mode 100644 Documentation/devicetree/bindings/soc/aspeed/xdma.yaml > Reviewed-by: Rob Herring