From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lee Jones Subject: Re: [PATCH v3 1/5] ARM: STi: Add STiH407 SoC support Date: Mon, 10 Mar 2014 12:34:05 +0000 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-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Content-Disposition: inline In-Reply-To: <1394203251-25361-2-git-send-email-maxime.coquelin-qxv4g6HH51o@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org 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-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, kernel-F5mvAk5X5gdBDgjK7y7TUQ@public.gmane.org List-Id: devicetree@vger.kernel.org > This patch adds support to STiH407 SoC. >=20 > 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-b= ox > + and other digital audio/video applications using Flattened Device > + Trees. > + Are these configs actually used for something? --=20 Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org =E2=94=82 Open source software for ARM SoCs =46ollow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe devicetree" i= n the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html