Re: [linux-sunxi] Re: [PATCH] input: axp20x-pek: Fix reporting button state as inverted

2015-06-24 Thread Carlo Caione
On Wed, Jun 24, 2015 at 3:42 AM, Chen-Yu Tsai w...@csie.org wrote: On Tue, Jun 23, 2015 at 5:30 AM, Dmitry Torokhov dmitry.torok...@gmail.com wrote: On Sun, Jun 14, 2015 at 12:42:21PM +0200, Hans de Goede wrote: Currently we are reporting the button state as inverted on all boards with an

[linux-sunxi] Re: [PATCH] touchscreen: sun4i-ts: Really fix A10 temperature reporting

2015-06-24 Thread Maxime Ripard
Hi, On Wed, Jun 24, 2015 at 09:16:54AM +0200, Hans de Goede wrote: Maxime I think we should send the mentioned dts patch to stable for 4.1 , do you agree ? Yep. We should definitely do that. You take care of this? Maxime -- Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android

[linux-sunxi] Re: [PATCH] touchscreen: sun4i-ts: Really fix A10 temperature reporting

2015-06-24 Thread Hans de Goede
Hi, On 24-06-15 09:28, Maxime Ripard wrote: Hi, On Wed, Jun 24, 2015 at 09:16:54AM +0200, Hans de Goede wrote: Maxime I think we should send the mentioned dts patch to stable for 4.1 , do you agree ? Yep. We should definitely do that. You take care of this? Yes I'll try to do so later

[linux-sunxi] Re: [PATCH] touchscreen: sun4i-ts: Really fix A10 temperature reporting

2015-06-24 Thread Hans de Goede
Hi, On 23-06-15 21:54, Dmitry Torokhov wrote: On Tue, Jun 23, 2015 at 09:46:20PM +0200, Hans de Goede wrote: Hi, On 06/23/2015 05:06 PM, m.silentcr...@gmail.com wrote: Hi Hans, is it possible that this patch (and the parent commit Input: sun4i-ts - allow controlling filter and sensitivity

Re: [linux-sunxi] axp152 usb coexistence problem

2015-06-24 Thread Michal Suchanek
On 23 June 2015 at 21:35, Hans de Goede hdego...@redhat.com wrote: Hi, On 06/05/2015 05:54 PM, Michal Suchanek wrote: Hello, I tried to patch my kernel to load the axp20x driver to control the axp152 chip. The power key works and I can power off the system. However, on next power on

[linux-sunxi] Re: [PATCH 1/3] mfd: ax20x: Add axp152 support

2015-06-24 Thread Michal Suchanek
Hello, there is a typo in the subject. ax20x: - axp20x: Thanks Michal -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscr...@googlegroups.com.

[linux-sunxi] Re: [PATCH v2 4/4] power: Add an axp20x-usb-power driver

2015-06-24 Thread Lee Jones
On Sat, 13 Jun 2015, Hans de Goede wrote: This adds a driver for the usb power_supply bits of the axp20x PMICs. I initially started writing my own driver, before coming aware of Bruno Prémont's excellent earlier RFC with a driver for this. My driver was lacking CURRENT_MAX and VOLTAGE_MIN

[linux-sunxi] Re: [PATCH v2 3/4] mfd: axp20x: Add a cell for the usb power_supply part of the axp20x PMICs

2015-06-24 Thread Lee Jones
Add a cell for the usb power_supply part of the axp20x PMICs. Why are you duplicating the subject line? Note that this cell is only for the usb power_supply part and not the ac-power / battery-charger / rtc-backup-bat-charger bits. Depending on the board each of those must be enabled /

[linux-sunxi] Re: [PATCH] touchscreen: sun4i-ts: Really fix A10 temperature reporting

2015-06-24 Thread Timo S.
Hi Hans, On Wed, Jun 24, 2015 at 9:16 AM, Hans de Goede hdego...@redhat.com wrote: Ah yes, something went wrong during the 4.1 cycle wrt merging ARM patches which have caused almost all ARM patches intended for 4.1 to get delayed to 4.2, including that one, that is the problem. We did our

[linux-sunxi] Re: [PATCH v2 2/4] mfd: axp20x: Add missing registers, and mark more registers volatile

2015-06-24 Thread Lee Jones
On Sat, 13 Jun 2015, Hans de Goede wrote: From: Bruno Prémont bonb...@linux-vserver.org Add an extra set of registers which is necessary tu support the PMICs battery charger function, and mark registers which contain status bits, gpio status, and adc readings as volatile. Cc: Bruno

Re: [linux-sunxi] [PATCH 2/8] mfd: axp20x: Add a cell for the usb power_supply part of the axp20x PMICs

2015-06-24 Thread Michal Suchanek
Hello, On 13 June 2015 at 15:50, Maxime Ripard maxime.rip...@free-electrons.com wrote: On Wed, Jun 10, 2015 at 09:57:13AM +0200, Hans de Goede wrote: @@ -368,6 +392,12 @@ static struct mfd_cell axp20x_cells[] = { .resources = axp20x_pek_resources, }, {

Re: [linux-sunxi] Further Allwinner misbehaviour.

2015-06-24 Thread Andrés Domínguez
2015-06-24 21:25 GMT+02:00 Simos Xenitellis simos.li...@googlemail.com: If something needs to get fixed in those repositories (https://github.com/allwinner-zh/), point it out constructively. Sorry, I didn't make the infringement statement and I don't know about it, but knowing about

Re: [linux-sunxi] Re: [PATCH] input: axp20x-pek: Fix reporting button state as inverted

2015-06-24 Thread Dmitry Torokhov
On Wed, Jun 24, 2015 at 11:19:39AM +0200, Carlo Caione wrote: On Wed, Jun 24, 2015 at 3:42 AM, Chen-Yu Tsai w...@csie.org wrote: On Tue, Jun 23, 2015 at 5:30 AM, Dmitry Torokhov dmitry.torok...@gmail.com wrote: On Sun, Jun 14, 2015 at 12:42:21PM +0200, Hans de Goede wrote: Currently we

Re: [linux-sunxi] AXP209 problems

2015-06-24 Thread Chen-Yu Tsai
Hi, On Wed, Jun 24, 2015 at 11:24 PM, Ivan Kozic jimmy...@gmail.com wrote: Hi all, Maybe it's not really the right place to ask, but since there has been a lot of patches for AXP209 lately, maybe someone knows... It is regarding PEK button - it seems to have some kind of timer for

Re: [linux-sunxi] Re: [PATCH v2 3/4] mfd: axp20x: Add a cell for the usb power_supply part of the axp20x PMICs

2015-06-24 Thread Hans de Goede
Hi, On 24-06-15 13:23, Lee Jones wrote: Add a cell for the usb power_supply part of the axp20x PMICs. Why are you duplicating the subject line? Heh, because some maintainers insist that the main-body part of the commit message must stand by itself, without needing the subject to be

[linux-sunxi] AXP209 problems

2015-06-24 Thread Ivan Kozic
Hi all, Maybe it's not really the right place to ask, but since there has been a lot of patches for AXP209 lately, maybe someone knows... It is regarding PEK button - it seems to have some kind of timer for shutdown/restart which is not documented. I have turned off all the shutdown timers

[linux-sunxi] Re: [A20] RTC 32k crystal

2015-06-24 Thread Steven Saunderson
Hi Ivan, I've just replaced the 32kHz crystal on my CB2 but it's still losing about 2 secs / minute. Could be a problem with the trim caps but my eyesight isn't quite up to playing with them at the moment. My CR2032 battery (installed new about a week ago) has dropped to 2.8V already so it

Re: [linux-sunxi] Further Allwinner misbehaviour.

2015-06-24 Thread jonsm...@gmail.com
On Wed, Jun 24, 2015 at 12:57 PM, andres...@gmail.com wrote: On Monday, June 22, 2015 at 5:45:38 PM UTC+2, Jon Smirl wrote: Personally I'm more of a believer in positive reinforcement than negative. In general I would say that at the top levels Allwinner still does not totally understand the

Re: [linux-sunxi] openwrt finally released for sunxi

2015-06-24 Thread Dmitriy B.
2015-05-25 10:54 GMT+03:00 Benjamin Henrion zoo...@gmail.com: Openwrt is finally released for sunxi: https://downloads.openwrt.org/chaos_calmer/15.05-rc1/sunxi/generic/ We had to wait because otherwise there were only daily builds available. If you use it, feel free to report bugs. 1)

Re: [linux-sunxi] Further Allwinner misbehaviour.

2015-06-24 Thread andresdju
On Monday, June 22, 2015 at 5:45:38 PM UTC+2, Jon Smirl wrote: Personally I'm more of a believer in positive reinforcement than negative. In general I would say that at the top levels Allwinner still does not totally understand the benefits of the open source world. They know the benefits

Re: [linux-sunxi] Further Allwinner misbehaviour.

2015-06-24 Thread andresdju
On Monday, June 22, 2015 at 3:29:18 PM UTC+2, Simos Xenitellis wrote: Hi, This is another 'Luc drama' installment We are talking about licence infringement, but you talk as if the crime were how a guy with lack of social intelligence writes an email. Wow, I'm very surprised by your moral

Re: [linux-sunxi] openwrt finally released for sunxi

2015-06-24 Thread Zoltan HERPAI
Dmitriy B. wrote: 2015-05-25 10:54 GMT+03:00 Benjamin Henrion zoo...@gmail.com mailto:zoo...@gmail.com: Openwrt is finally released for sunxi: https://downloads.openwrt.org/chaos_calmer/15.05-rc1/sunxi/generic/ We had to wait because otherwise there were only daily builds

Re: [linux-sunxi] Further Allwinner misbehaviour.

2015-06-24 Thread Luc Verhaegen
On Wed, Jun 24, 2015 at 10:25:16PM +0300, 'Simos Xenitellis' via linux-sunxi wrote: On Wed, Jun 24, 2015 at 7:51 PM, andres...@gmail.com wrote: If something needs to get fixed in those repositories (https://github.com/allwinner-zh/), point it out constructively. It is constructive to

Re: [linux-sunxi] Further Allwinner misbehaviour.

2015-06-24 Thread 'Simos Xenitellis' via linux-sunxi
On Wed, Jun 24, 2015 at 7:51 PM, andres...@gmail.com wrote: On Monday, June 22, 2015 at 3:29:18 PM UTC+2, Simos Xenitellis wrote: Hi, This is another 'Luc drama' installment We are talking about licence infringement, but you talk as if the crime were how a guy with lack of social