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....@mediatek.com> > Signed-off-by: HS Liao <hs.l...@mediatek.com> > --- > .../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 <r...@kernel.org>