From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752508AbcENOpa (ORCPT ); Sat, 14 May 2016 10:45:30 -0400 Received: from mail-wm0-f42.google.com ([74.125.82.42]:38000 "EHLO mail-wm0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752140AbcENOp2 (ORCPT ); Sat, 14 May 2016 10:45:28 -0400 From: Kevin Hilman To: Neil Armstrong Cc: linux-kernel@vger.kernel.org, p.zabel@pengutronix.de, linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org Subject: Re: [RFC PATCH 2/3] dt-bindings: reset: Add bindings for the Meson GXBB Reset Controller Organization: BayLibre References: <1463148012-25988-1-git-send-email-narmstrong@baylibre.com> <1463148012-25988-3-git-send-email-narmstrong@baylibre.com> Date: Sat, 14 May 2016 16:45:23 +0200 In-Reply-To: <1463148012-25988-3-git-send-email-narmstrong@baylibre.com> (Neil Armstrong's message of "Fri, 13 May 2016 16:00:11 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Neil Armstrong writes: > Add DT bindings for the Meson GXBB SoC Reset Controller documentation and the > associated include file. > > Signed-off-by: Neil Armstrong [...] > +#define RESET_Ethernet 19 nit: all the others are all uppercase. This should be as well for consistency. Kevin From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Sat, 14 May 2016 16:45:23 +0200 Subject: [RFC PATCH 2/3] dt-bindings: reset: Add bindings for the Meson GXBB Reset Controller In-Reply-To: <1463148012-25988-3-git-send-email-narmstrong@baylibre.com> (Neil Armstrong's message of "Fri, 13 May 2016 16:00:11 +0200") References: <1463148012-25988-1-git-send-email-narmstrong@baylibre.com> <1463148012-25988-3-git-send-email-narmstrong@baylibre.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Neil Armstrong writes: > Add DT bindings for the Meson GXBB SoC Reset Controller documentation and the > associated include file. > > Signed-off-by: Neil Armstrong [...] > +#define RESET_Ethernet 19 nit: all the others are all uppercase. This should be as well for consistency. Kevin From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Sat, 14 May 2016 16:45:23 +0200 Subject: [RFC PATCH 2/3] dt-bindings: reset: Add bindings for the Meson GXBB Reset Controller In-Reply-To: <1463148012-25988-3-git-send-email-narmstrong@baylibre.com> (Neil Armstrong's message of "Fri, 13 May 2016 16:00:11 +0200") References: <1463148012-25988-1-git-send-email-narmstrong@baylibre.com> <1463148012-25988-3-git-send-email-narmstrong@baylibre.com> Message-ID: To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org Neil Armstrong writes: > Add DT bindings for the Meson GXBB SoC Reset Controller documentation and the > associated include file. > > Signed-off-by: Neil Armstrong [...] > +#define RESET_Ethernet 19 nit: all the others are all uppercase. This should be as well for consistency. Kevin