From mboxrd@z Thu Jan 1 00:00:00 1970 From: Josh Wu Subject: [PATCH 0/4] ARM: at91: at91sam9x5: enable ISI and ov2640 support Date: Thu, 12 Feb 2015 16:06:22 +0800 Message-ID: <1423728386-24544-1-git-send-email-josh.wu@atmel.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Nicolas Ferre , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org Cc: Boris Brezillon , Alexandre Belloni , Jean-Christophe Plagniol-Villard , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Josh Wu List-Id: devicetree@vger.kernel.org This patch series will enable ISI and ov2640 sensor support for at91sam9g25ek board. Josh Wu (4): ARM: at91: at91sam9x5/dts: add ISI dt support, include isi node, pinctrls ARM: at91: at91sam9x5ek/dts: add ov2640 support ARM: at91: at91sam9g25ek/dts: enable ISI and ov2640 ARM: at91: at91_dt_defconfig: enable ISI and ov2640 support arch/arm/boot/dts/at91sam9g25.dtsi | 1 + arch/arm/boot/dts/at91sam9g25ek.dts | 18 +++++++++++++ arch/arm/boot/dts/at91sam9x5_isi.dtsi | 46 +++++++++++++++++++++++++++++++++ arch/arm/boot/dts/at91sam9x5ek.dtsi | 48 +++++++++++++++++++++++++++++++++++ arch/arm/configs/at91_dt_defconfig | 6 +++++ 5 files changed, 119 insertions(+) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html