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

2015-06-23 Thread m . silentcreek
Hi Hans, is it possible that this patch (and the parent commit Input: sun4i-ts - allow controlling filter and sensitivity via DT) has quite an adversial effect on other boards than the ones tested? On my Lemaker Bananapi the temperature is now being reported as somwhere between -15°C to -10°C

Re: [linux-sunxi] Further Allwinner misbehaviour.

2015-06-23 Thread Clement Wong
Guys, I think Jon is just saying how all hardware (and hardware + software) companies think, not just for AW, same apply to Nvidia, AMD, Apple, etc. So there isn’t really much we should troll here. I personally believe AW has valid reason internally why not to open source directly but taking

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

2015-06-23 Thread Ivan Kozic
Hi Steven, Thanks for this; it looks like you're right. One side of my crystal was floating at about 1.3V and the other side had AC noise. When I wrote 0x16aa4009 to LOSC_CTRL_REG I saw that both legs of the crystal now have AC noise. But I'm still losing about 3 seconds / minute so it's

[linux-sunxi] [PATCH V4 2/2] devicetree: Add msi to the vendor-prefix list

2015-06-23 Thread Karsten Merker
Document the the msi (Micro-Star International Co. Ltd.) vendor prefix which is used in sun6i-a31s-primo81.dts. Signed-off-by: Karsten Merker mer...@debian.org --- Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + 1 file changed, 1 insertion(+) diff --git

[linux-sunxi] [PATCH V4 1/2] ARM: dts: sun6i: Add dts file for MSI Primo81 tablet

2015-06-23 Thread Karsten Merker
The MSI Primo81 is an A31s based tablet, with 1G RAM, 16G NAND, 1024x768 IPS LCD display, mono speaker, 0.3 MP front camera, 2.0 MP rear camera, 3500 mAh battery, gt911 touchscreen, mma8452 accelerometer and rtl8188etv usb wifi. Has power, volume+ and volume- buttons (both volume buttons are also

[linux-sunxi] [PATCH V4 0/2] MSI Primo 81 dts

2015-06-23 Thread Karsten Merker
Hello, following is V4 of the patchset to add MSI Primo 81 devicetree data. Regards, Karsten Karsten Merker (2): ARM: dts: sun6i: Add dts file for MSI Primo81 tablet devicetree: Add msi to the vendor-prefix list .../devicetree/bindings/vendor-prefixes.txt| 1 +

Re: [linux-sunxi] [OFFTOPIC] Why use USB over SDIO

2015-06-23 Thread jonsm...@gmail.com
On Tue, Jun 23, 2015 at 12:32 PM, Stefan Monnier monn...@iro.umontreal.ca wrote: While comparing the OrangePi Mini and the Banana Pro, I noticed that the Banana Pro connects its wifi chip via SDIO whereas the OrangePi Mini uses a USB connection. My naive understanding is that the BananaPro

[linux-sunxi] [OFFTOPIC] Why use USB over SDIO

2015-06-23 Thread Stefan Monnier
While comparing the OrangePi Mini and the Banana Pro, I noticed that the Banana Pro connects its wifi chip via SDIO whereas the OrangePi Mini uses a USB connection. My naive understanding is that the BananaPro choice is better since the A20 already provides the SDIO connection, whereas the

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

2015-06-23 Thread Hans de Goede
Hi Lee, Maxime, Here is a small patch-series adding mfd support for the AXP152, this gives us power-off and power-button capabilities on the AXP152 as those parts are compatible with the AXP20x PMIC-s. Lee, if you can review and merge the actual mfd patch, then Maxime can pick up the dts patches

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

2015-06-23 Thread Hans de Goede
From: Michal Suchanek hramr...@gmail.com The axp152 is a stripped down version of the axp202 pmic with the battery charging function removed as it is intended for top-set boxes. Signed-off-by: Hans de Goede hdego...@redhat.com --- Documentation/devicetree/bindings/mfd/axp20x.txt | 4 +-

[linux-sunxi] [PATCH 2/3] ARM: dts: axp152: Add a dtsi file for the axp152 pmic

2015-06-23 Thread Hans de Goede
From: Michal Suchanek hramr...@gmail.com Add a dtsi file for the axp152 pmic, this mirrors the way things are handled for the axp202 pmic. Signed-off-by: Hans de Goede hdego...@redhat.com --- arch/arm/boot/dts/axp152.dtsi | 49 +++ 1 file changed, 49

[linux-sunxi] [PATCH 3/3] ARM: dts: A10s-OLinuxIno: Add a node for axp152 pmic

2015-06-23 Thread Hans de Goede
From: Michal Suchanek hramr...@gmail.com Add a node for axp152 pmic used on the A10s-OLinuxIno SBC. Signed-off-by: Hans de Goede hdego...@redhat.com --- arch/arm/boot/dts/sun5i-a10s-olinuxino-micro.dts | 7 +++ 1 file changed, 7 insertions(+) diff --git

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

2015-06-23 Thread Dmitry Torokhov
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 via DT) has quite an adversial effect on

Re: [linux-sunxi] axp152 usb coexistence problem

2015-06-23 Thread Hans de Goede
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 the system would power off again when the ehci or ohci controller is

[linux-sunxi] Re: [OFFTOPIC] Why use USB over SDIO

2015-06-23 Thread Stefan Monnier
Newer wifi is too fast for USB 2.0. For example 5Ghz or 11ac. Hard to believe. I never managed to go any further than 5MB/s over wifi (in real-life usage), so in my world 30MB/s is still a long way ahead. But in any case, this argues in favor of SDIO, which again makes me wonder why the

[linux-sunxi] Re: [OFFTOPIC] Why use USB over SDIO

2015-06-23 Thread Stefan Monnier
https://linux-sunxi.org/Banana_Pro contains a link to the schematics at the bottom of the page. Thanks! Stefan -- 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

Re: [linux-sunxi] Re: [OFFTOPIC] Why use USB over SDIO

2015-06-23 Thread jonsm...@gmail.com
On Tue, Jun 23, 2015 at 3:42 PM, Stefan Monnier monn...@iro.umontreal.ca wrote: Newer wifi is too fast for USB 2.0. For example 5Ghz or 11ac. Hard to believe. I never managed to go any further than 5MB/s over wifi (in real-life usage), so in my world 30MB/s is still a long way ahead. Top end

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

2015-06-23 Thread Hans de Goede
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 via DT) has quite an adversial effect on other boards than the ones tested? On my Lemaker Bananapi the

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

2015-06-23 Thread m . silentcreek
Hi, Am Dienstag, 23. Juni 2015 21:46:25 UTC+2 schrieb Hans de Goede: 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 via DT) has quite an adversial

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

2015-06-23 Thread m . silentcreek
Hi again, Am Dienstag, 23. Juni 2015 21:46:25 UTC+2 schrieb Hans de Goede: 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 via DT) has quite an

Re: [linux-sunxi] Re: [OFFTOPIC] Why use USB over SDIO

2015-06-23 Thread jonsm...@gmail.com
On Tue, Jun 23, 2015 at 5:11 PM, Stefan Monnier monn...@iro.umontreal.ca wrote: Top end 11AC will do 175MB/s = 1.4Gb/s Right, but has anyone actually seen anywhere near that bandwidth in real life? E.g. I haven't even been able to get past 3MB/s with 11n at home. 3MB/s is about the limit of

Re: [linux-sunxi] Re: [OFFTOPIC] Why use USB over SDIO

2015-06-23 Thread jonsm...@gmail.com
BTW, the real problem with 2.4Ghz is that it can be terribly over crowded in urban areas. There is one place downtown where I can see 120 routers. There are also only three real channels at 2.4Ghz 1, 7, 11. The rest is marketing BS. When you set 11n to wide mode it uses two of the three channels.

[linux-sunxi] Re: [OFFTOPIC] Why use USB over SDIO

2015-06-23 Thread Stefan Monnier
Top end 11AC will do 175MB/s = 1.4Gb/s Right, but has anyone actually seen anywhere near that bandwidth in real life? E.g. I haven't even been able to get past 3MB/s with 11n at home. This said, the SDIO info I found seem to say that it only reaches 200Mb/s. But cheaper enough to pay for the

[linux-sunxi] Re: usb OTG on SoC A20

2015-06-23 Thread Philippe Fouquet
Some more test: I use: kernel : https://github.com/jwrdegoede/linux-sunxi.git branch : sunxi-wip board : Olinuxino-20-Micro-4Go kernel is configuring with gadget HID compelling into the kernel But I would like to use the USB otg but it fail I din't have error in kernel output, musb-hdrc.1.auto

Re: [linux-sunxi] Re: usb OTG on SoC A20

2015-06-23 Thread Hans de Goede
Hi, On 23-06-15 11:55, Philippe Fouquet wrote: Some more test: I use: kernel : https://github.com/jwrdegoede/linux-sunxi.git branch : sunxi-wip board : Olinuxino-20-Micro-4Go kernel is configuring with gadget HID compelling into the kernel But I would like to use the USB otg but it fail I

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

2015-06-23 Thread Steven Saunderson
Hi Ivan, I have an A20 Cubieboard, is yours the same ? I can see the crystal on the board top next to the DRAM but I'm sure this is the 24Mhz crystal for the CPU. There is also a 25MHz crystal under the board for the emac phy. My RTC is running at a varying natural frequency. It

Re: [linux-sunxi] [Bug?] [4.1] clocksource hstimer messages spamming syslog

2015-06-23 Thread Maxime Ripard
Hi, On Tue, Jun 23, 2015 at 12:09:32AM +0200, Timo S. wrote: so, I tried your patch (had to adjust it slightly, since there is no sun5i.dtsi file in 4.1) and it works perfectly. There is now exactly one such message in dmesg in the early boot process, but after that, they are gone completely.

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

2015-06-23 Thread Ivan Kozic
Hi Steven, Pretty sure :) That would be a very awkward place for a 24MHz crystal, since the balls for 24 MHz are on the other (right/down) side beside HDMI balls. The 32k crystal balls are exactly there and most boards (Cubie, Banana, Olinuxino) have the 32k crystal there. I also did the

Re: [linux-sunxi] [PATCH 1/4] ARM: dts: sunxi: Add regulator-boot-on to usb host port regulator nodes

2015-06-23 Thread Maxime Ripard
On Mon, Jun 22, 2015 at 10:28:16AM +0200, Hans de Goede wrote: Hi, On 22-06-15 02:30, Julian Calaby wrote: Hi Hans, On Sun, Jun 21, 2015 at 1:40 AM, Hans de Goede hdego...@redhat.com wrote: u-boot will have turned on the power to the usb host ports, so mark them as regulator-boot-on,

Re: [linux-sunxi] [PATCH 1/4] ARM: dts: sunxi: Add regulator-boot-on to usb host port regulator nodes

2015-06-23 Thread Hans de Goede
Hi, On 23-06-15 09:16, Maxime Ripard wrote: On Mon, Jun 22, 2015 at 10:28:16AM +0200, Hans de Goede wrote: Hi, On 22-06-15 02:30, Julian Calaby wrote: Hi Hans, On Sun, Jun 21, 2015 at 1:40 AM, Hans de Goede hdego...@redhat.com wrote: u-boot will have turned on the power to the usb host

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

2015-06-23 Thread Steven Saunderson
On Tuesday, June 23, 2015 at 6:27:47 PM UTC+10, Ivan Kozic wrote: Pretty sure :) That would be a very awkward place for a 24MHz crystal, since the balls for 24 MHz are on the other (right/down) side beside HDMI balls. The 32k crystal balls are exactly there and most boards (Cubie,

Re: [linux-sunxi] Tronsmart/Allwinner AW80 Bluetooth

2015-06-23 Thread 'Al Thomas' via linux-sunxi
From: rbro...@bayarea.net rbro...@bayarea.net Sent: Tuesday, 23 June 2015, 0:33 Subject: Re: [linux-sunxi] Tronsmart/Allwinner AW80 Bluetooth As it turns out the bcm4339a0.hcd file is in /lib/firmware/ap6335 on the Tronsmart AW80 box. That's a good sign. The modules I have loaded on

Re: [linux-sunxi] Re: usb OTG on SoC A20

2015-06-23 Thread Philippe Fouquet
Very VERY great thanks This my mistake the driver must in module. thanks -- 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

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

2015-06-23 Thread Chen-Yu Tsai
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 axp209 pmic, tested on a ba10-tvbox, bananapi, bananapro, cubietruck and