From mboxrd@z Thu Jan 1 00:00:00 1970 From: peter.chen@freescale.com (Peter Chen) Date: Fri, 13 Mar 2015 14:21:41 +0800 Subject: [PATCH v2 0/3] imx: add max7310 and usb support for imx6qdl sabreauto Message-ID: <1426227704-26294-1-git-send-email-peter.chen@freescale.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Changes for v2: - Delete reset-gpio binding at dts. [Patch 1/3] Hi Shawn, In this series, two functions are added for imx6qdl sabreauto board. - In the 1st patch, the i2c interface gpio expendor max7310 is added - In the 2nd patch, the USB support is added - In the 3rd patch, the driver for max7310 is added Peter Chen (3): ARM: imx6qdl-sabreauto.dtsi: add max7310 support ARM: imx6qdl-sabreauto.dtsi: enable USB support ARM: imx_v6_v7_defconfig: Add CONFIG_GPIO_PCA953X arch/arm/boot/dts/imx6qdl-sabreauto.dtsi | 79 ++++++++++++++++++++++++++++++++ arch/arm/configs/imx_v6_v7_defconfig | 1 + 2 files changed, 80 insertions(+) -- 1.9.1