From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v2 04/20] dt-bindings: mrvl,intc: Add a MMP3 interrupt controller Date: Tue, 27 Aug 2019 17:23:54 -0500 Message-ID: <20190827222354.GA15294@bogus> References: <20190822092643.593488-1-lkundrak@v3.sk> <20190822092643.593488-5-lkundrak@v3.sk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20190822092643.593488-5-lkundrak@v3.sk> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Lubomir Rintel , Olof Johansson , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On Thu, 22 Aug 2019 11:26:27 +0200, Lubomir Rintel wrote: > Similar to MMP2 one, but has an extra range for the other core. The > muxes stay the same. > > Signed-off-by: Lubomir Rintel > > --- > Changes since v1: > - Reformat the compatible property documentation to higlight the valid > combinations > - Drop an unneeded mmp3-intc example > > .../bindings/interrupt-controller/mrvl,intc.txt | 14 +++++++++----- > 1 file changed, 9 insertions(+), 5 deletions(-) > Reviewed-by: Rob Herring