Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752873AbdLMAoS (ORCPT ); Tue, 12 Dec 2017 19:44:18 -0500 Received: from mail-ot0-f193.google.com ([74.125.82.193]:36047 "EHLO mail-ot0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752819AbdLMAoR (ORCPT ); Tue, 12 Dec 2017 19:44:17 -0500 X-Google-Smtp-Source: ACJfBovbTVzKtUNcD05FL+G3KrogCXW1j0Rzn4TIgXp0wQmuNHvb2kNRawGHftDxdL6BbtfU+EzQXg== Date: Tue, 12 Dec 2017 18:44:15 -0600 From: Rob Herring To: Alexandre Belloni Cc: Ralf Baechle , linux-mips@linux-mips.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH v2 06/13] dt-bindings: mips: Add bindings for Microsemi SoCs Message-ID: <20171213004415.l7cz5b2jj3vwzvsw@rob-hp-laptop> References: <20171208154618.20105-1-alexandre.belloni@free-electrons.com> <20171208154618.20105-7-alexandre.belloni@free-electrons.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171208154618.20105-7-alexandre.belloni@free-electrons.com> User-Agent: NeoMutt/20170609 (1.8.3) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 525 Lines: 12 On Fri, Dec 08, 2017 at 04:46:11PM +0100, Alexandre Belloni wrote: > Add bindings for Microsemi SoCs. Currently only Ocelot is supported. > > Cc: Rob Herring > Cc: devicetree@vger.kernel.org > Signed-off-by: Alexandre Belloni > --- > Documentation/devicetree/bindings/mips/mscc.txt | 46 +++++++++++++++++++++++++ > 1 file changed, 46 insertions(+) > create mode 100644 Documentation/devicetree/bindings/mips/mscc.txt Reviewed-by: Rob Herring