From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752936AbaCJMeO (ORCPT ); Mon, 10 Mar 2014 08:34:14 -0400 Received: from mail-wg0-f52.google.com ([74.125.82.52]:49946 "EHLO mail-wg0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752608AbaCJMeL (ORCPT ); Mon, 10 Mar 2014 08:34:11 -0400 Date: Mon, 10 Mar 2014 12:34:05 +0000 From: Lee Jones To: Maxime COQUELIN Cc: Rob Landley , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , Srinivas Kandagatla , Stuart Menefy , Linus Walleij , Giuseppe Cavallaro , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, kernel@stlinux.com Subject: Re: [PATCH v3 1/5] ARM: STi: Add STiH407 SoC support Message-ID: <20140310123405.GU14976@lee--X1> References: <1394203251-25361-1-git-send-email-maxime.coquelin@st.com> <1394203251-25361-2-git-send-email-maxime.coquelin@st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1394203251-25361-2-git-send-email-maxime.coquelin@st.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > This patch adds support to STiH407 SoC. > > Signed-off-by: Maxime Coquelin > Signed-off-by: Giuseppe Cavallaro > --- > Documentation/arm/sti/stih407-overview.txt | 18 ++++++++++++++++++ > Documentation/devicetree/bindings/arm/sti.txt | 15 +++++++++++++++ > arch/arm/mach-sti/Kconfig | 9 +++++++++ > arch/arm/mach-sti/board-dt.c | 1 + > 4 files changed, 43 insertions(+) > create mode 100644 Documentation/arm/sti/stih407-overview.txt > create mode 100644 Documentation/devicetree/bindings/arm/sti.txt > +config SOC_STIH407 > + bool "STiH407 STMicroelectronics Consumer Electronics family" > + default y > + help > + This enables support for STMicroelectronics Digital Consumer > + Electronics family StiH407 parts, primarily targeted at set-top-box > + and other digital audio/video applications using Flattened Device > + Trees. > + Are these configs actually used for something? -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog