Re: [PATCH v23 1/4] dt-bindings: soc: Add documentation for the MediaTek GCE unit
From: Rob Herring <robh@kernel.org>
Date: 2018-07-25 14:47:21
Also in:
linux-arm-kernel, linux-mediatek, lkml
From: Rob Herring <robh@kernel.org>
Date: 2018-07-25 14:47:21
Also in:
linux-arm-kernel, linux-mediatek, lkml
On Wed, Jul 25, 2018 at 09:26:39AM +0800, Houlong Wei wrote:
This adds documentation for the MediaTek Global Command Engine (GCE) unit found in MT8173 SoCs. Signed-off-by: Houlong Wei <houlong.wei@mediatek.com> Signed-off-by: HS Liao <redacted> --- .../devicetree/bindings/mailbox/mtk-gce.txt | 57 ++++++++++++++++++++ include/dt-bindings/gce/mt8173-gce.h | 44 +++++++++++++++ 2 files changed, 101 insertions(+) create mode 100644 Documentation/devicetree/bindings/mailbox/mtk-gce.txt create mode 100644 include/dt-bindings/gce/mt8173-gce.h
Reviewed-by: Rob Herring <robh@kernel.org>