From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-Path: Date: Fri, 22 Nov 2019 18:29:52 -0600 From: Rob Herring Subject: Re: [PATCH v3 1/4] dt-bindings: Document JZ47xx VPU auxiliary processor Message-ID: <20191123002510.GA26022@bogus> References: <20191116170846.67220-1-paul@crapouillou.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191116170846.67220-1-paul@crapouillou.net> To: Paul Cercueil Cc: Ohad Ben-Cohen , Bjorn Andersson , Mark Rutland , od@zcrc.me, linux-remoteproc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org List-ID: On Sat, 16 Nov 2019 18:08:43 +0100, Paul Cercueil wrote: > Inside the Video Processing Unit (VPU) of the recent JZ47xx SoCs from > Ingenic is a second Xburst MIPS CPU very similar to the main core. > This document describes the devicetree bindings for this auxiliary > processor. > > Signed-off-by: Paul Cercueil > --- > > Notes: > v2: Update TCSM0 address in example > v3: Change node name to 'video-decoder' > > .../bindings/remoteproc/ingenic,vpu.txt | 36 +++++++++++++++++++ > 1 file changed, 36 insertions(+) > create mode 100644 Documentation/devicetree/bindings/remoteproc/ingenic,vpu.txt > Reviewed-by: Rob Herring