Re: [PATCH v9 2/3] i2c: iproc: Add Broadcom iProc I2C Driver

2015-02-10 Thread Wolfram Sang
> Thanks, Wolfram. I think I'm missing something here and would like to > get it clarified, so I don't make the same mistake again in the future: > I thought I've already sent these patches as a new thread, i.e., [PATCH > v9 ...], isn't it? Yes, but "In-Reply-To" was set and so my MUAs (mutt and

Re: [PATCH] Input: pixcir_i2c_ts - Add RESET gpio

2015-02-10 Thread Roger Quadros
Hi Dmitry, On 06/02/15 18:54, Dmitry Torokhov wrote: > Hi Roger, > > On Fri, Feb 06, 2015 at 02:53:10PM +0200, Roger Quadros wrote: >> The controller has a RESET pin which is usually controlled over >> a GPIO line. If such a GPIO is provided, perform a RESET >> during probe. >> >> Signed-off-by:

Re: [PATCH v3 4/5] usb: phy: load usb phy earlier

2015-02-10 Thread Peter Chen
This patch does not belong to phy, so, doesn't need to add phy in subject, meanwhile, please add GregKH as TO list, he is the right one to queue this patch. Reply-To: In-Reply-To: <1423554627-694-5-git-send-email-zhangfei@linaro.org> On Tue, Feb 10, 2015 at 03:50:26PM +0800, Zhangfei Gao wro

Re: [PATCH 1/7] pinctrl: mediatek: emulate GPIO interrupt on both-edges

2015-02-10 Thread Linus Walleij
On Tue, Jan 27, 2015 at 2:15 PM, Chaotian Jing wrote: > From: Yingjoe Chen > > MTK EINT does not support generating interrupt on both edges. > Emulate this by changing edge polarity while enable irq, > set types and interrupt handling. This follows an example of > drivers/gpio/gpio-mxc.c. > > Si

Re: [PATCH 3/3] arm64: dts: mt8173: Add pinctrl/GPIO/EINT node for mt8173.

2015-02-10 Thread Linus Walleij
On Tue, Jan 27, 2015 at 3:13 PM, Hongzhou Yang wrote: > From: Hongzhou Yang > > Add pinctrl,GPIO and EINT node to mt8173.dtsi. > > Signed-off-by: Hongzhou Yang Acked-by: Linus Walleij Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of

Re: [PATCH 1/3] arm64: mediatek: Add config option for mt8173.

2015-02-10 Thread Linus Walleij
On Tue, Jan 27, 2015 at 3:13 PM, Hongzhou Yang wrote: > From: Hongzhou Yang > > The upcoming MTK pinctrl driver have a big pin table for each SoC, > and we don't want to bloat the kernel binary if we don't need it. > Add config options so we can build for one SoC only. > > Signed-off-by: Hongzho

Re: [PATCH 2/3] arm64: mediatek: Add Pinctrl/GPIO/EINT driver for mt8173.

2015-02-10 Thread Linus Walleij
On Tue, Jan 27, 2015 at 3:13 PM, Hongzhou Yang wrote: > From: Hongzhou Yang > > Add mt8173 support using mediatek common pinctrl driver. > MT8173 have a different ies_smt setting register than mt8135, > so adding this support to common code. > > Signed-off-by: Hongzhou Yang Patch applied on to

Re: [PATCH v5 4/5] ARM: mediatek: Add EINT support to MTK pinctrl driver.

2015-02-10 Thread Linus Walleij
On Wed, Jan 21, 2015 at 1:28 PM, Hongzhou Yang wrote: > From: Maoguang Meng > > MTK SoC support external interrupt(EINT) from most SoC pins. > Add EINT support to pinctrl driver. > > Signed-off-by: Maoguang Meng > Signed-off-by: Hongzhou Yang Patch applied. Yours, Linus Walleij -- To unsubsc

Re: [PATCH v5 3/5] ARM: mediatek: Add Pinctrl/GPIO driver for mt8135.

2015-02-10 Thread Linus Walleij
On Wed, Jan 21, 2015 at 1:28 PM, Hongzhou Yang wrote: > From: Hongzhou Yang > > The mediatek SoCs have GPIO controller that handle both the muxing and GPIOs. > > The GPIO controller have pinmux, pull enable, pull select, direction and > output high/low control. > > This driver include common dr

[PATCH 0/2] Support disable the wakeup event of gpio-charger

2015-02-10 Thread Chris Zhong
If you needn't the wakeup event of gpio-charger, this patch can help. Please set "gpio-charger,disable-wakeup" in gpio-charger node. Chris Zhong (2): dt-bindings: add disable-wakeup property for gpio-charger power: gpio-charger: support disable the wakeup event Documentation/devicetree/bind

[PATCH 1/2] dt-bindings: add disable-wakeup property for gpio-charger

2015-02-10 Thread Chris Zhong
add disable-wakeup for gpio-charger, if you set this property, system will not wakeup by gpio-charger. Signed-off-by: Chris Zhong --- Documentation/devicetree/bindings/power_supply/gpio-charger.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/power_sup

Re: [PATCH v5 5/5] ARM: dts: mt8135: Add pinctrl/GPIO/EINT node for mt8135.

2015-02-10 Thread Linus Walleij
On Wed, Jan 21, 2015 at 1:28 PM, Hongzhou Yang wrote: > From: Hongzhou Yang > > Add pinctrl,GPIO and EINT node to mt8135.dtsi. > > Signed-off-by: Hongzhou Yang Acked-by: Linus Walleij The pinctrl driver portions are merged to the pin control tree. Yours, Linus Walleij -- To unsubscribe from

Re: [PATCH v5 2/5] dt-bindings: Add pinctrl bindings for mt65xx/mt81xx.

2015-02-10 Thread Linus Walleij
On Wed, Jan 21, 2015 at 1:28 PM, Hongzhou Yang wrote: > From: Hongzhou Yang > > Add devicetree bindings for Mediatek SoC pinctrl driver. > > Signed-off-by: Hongzhou Yang OK applied this patch for v3.21 now, relying on Sascha's ACK. Yours, Linus Walleij -- To unsubscribe from this list: send t

<    1   2