From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [RFC v3 1/5] dt-bindings: Add a binding for Mediatek SCP Date: Mon, 21 Jan 2019 09:30:17 -0600 Message-ID: <20190121153017.GA4608@bogus> References: <20190121071833.43443-1-pihsun@chromium.org> <20190121071833.43443-2-pihsun@chromium.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20190121071833.43443-2-pihsun@chromium.org> Sender: linux-kernel-owner@vger.kernel.org Cc: Pi-Hsun Shih , Nicolas Boichat , Erin Lo , Ohad Ben-Cohen , Bjorn Andersson , Mark Rutland , Matthias Brugger , "open list:REMOTE PROCESSOR (REMOTEPROC) SUBSYSTEM" , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , "moderated list:ARM/Mediatek SoC support" , "moderated list:ARM/Mediatek SoC support" , open list List-Id: devicetree@vger.kernel.org On Mon, 21 Jan 2019 15:18:29 +0800, Pi-Hsun Shih wrote: > From: Erin Lo > > Add a DT binding documentation of SCP for the > MT8183 SoC from Mediatek. > > Signed-off-by: Erin Lo > --- > Changes from v2: > - No change. I realized that for this patch series, there's no need to > add anything under the mt8183-scp node (neither the mt8183-rpmsg or > the cros-ec-rpmsg) for them to work, since mt8183-rpmsg is added > directly as a rproc_subdev by code, and cros-ec-rpmsg is dynamically > created by SCP name service. > > Changes from v1: > - No change. > --- > .../devicetree/bindings/remoteproc/mtk,scp.txt | 10 ++++++++++ > 1 file changed, 10 insertions(+) > create mode 100644 Documentation/devicetree/bindings/remoteproc/mtk,scp.txt > Reviewed-by: Rob Herring