[linux-sunxi] [PATCH 1/2] ARM: dts: sun8i: Add ir receiver nodes to H3 dtsi

2016-02-23 Thread Hans de Goede
The H3 ir receiver is completely compatible with the one found in the A31. Signed-off-by: Hans de Goede --- arch/arm/boot/dts/sun8i-h3.dtsi | 25 + 1 file changed, 25 insertions(+) diff --git a/arch/arm/boot/dts/sun8i-h3.dtsi

[linux-sunxi] [PATCH 0/2] ARM: dts: sun8i: Add ir receiver nodes for H3

2016-02-23 Thread Hans de Goede
Hi All, Here is a set of patches for H3 ir receiver support, tested on an orangepi pc. This series applies on top of the R_PIO series for H3. Regards, Hans -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and

[linux-sunxi] [PATCH 2/2] ARM: dts: sun8i: Enable ir receiver on orangepi pc

2016-02-23 Thread Hans de Goede
Enable the ir receiver found on the orangepi pc board. Signed-off-by: Hans de Goede --- arch/arm/boot/dts/sun8i-h3-orangepi-pc.dts | 6 ++ 1 file changed, 6 insertions(+) diff --git a/arch/arm/boot/dts/sun8i-h3-orangepi-pc.dts

[linux-sunxi] [PATCH v3] ARM: dts: sun7i: Add dts file for the lamobo-r1 board

2016-02-23 Thread Hans de Goede
From: Jelle de Jong The lamobo-r1 board, sometimes called the BPI-R1 but not labelled as such on the PCB, is meant as a A20 based router board. As such the board comes with a built-in switch chip giving it 5 gigabit ethernet ports, and it has a large empty area on the

Re: [linux-sunxi] [PATCH v2] ARM: dts: sun7i: Add dts file for the lamobo-r1 board

2016-02-23 Thread Hans de Goede
Hi, On 02/23/2016 11:10 PM, Karsten Merker wrote: On Tue, Feb 23, 2016 at 09:41:30PM +0100, Hans de Goede wrote: From: Jelle de Jong The lamobo-r1 board, sometimes called the BPI-R1 but not labelled as such on the PCB, is meant as a A20 based router board. As such

[linux-sunxi] [PATCH v2] ARM: dts: sun7i: Add dts file for the lamobo-r1 board

2016-02-23 Thread Hans de Goede
From: Jelle de Jong The lamobo-r1 board, sometimes called the BPI-R1 but not labelled as such on the PCB, is meant as a A20 based router board. As such the board comes with a built-in switch chip giving it 5 gigabit ethernet boards, and it has a large empty area on the

Re: [linux-sunxi] donate boards to kernelci

2016-02-23 Thread Benjamin Henrion
On 23 Feb 2016 20:54, "Gerardo Di Iorio" wrote: > > Hi,you can share hw and SW on usb-serial-power device Here is a picture of the setup: http://pic.twitter.com/2RvI8cjCkD I had to mod the cp2102 dongle to have 2 gnd pins instead of one, I had to cut the trace of the RTS

Re: [linux-sunxi] donate boards to kernelci

2016-02-23 Thread Gerardo Di Iorio
Hi,you can share hw and SW on usb-serial-power device Regards Il 02/feb/2016 10:32, "Benjamin Henrion" ha scritto: > Hi, > > We have some 40EUR left too much from the sunxi dinner, it was decided > to buy a Pine64 and donate it for the kernelci lab. > > There is also a need to

[linux-sunxi] Re: [PATCH 10/11] arm64: dts: add Allwinner A64 SoC .dtsi

2016-02-23 Thread Maxime Ripard
Hi, Sorry for the late reply, On Mon, Feb 08, 2016 at 09:42:35AM +, Andre Przywara wrote: > >> + memory { > >> + device_type = "memory"; > >> + reg = <0x4000 0>; > >> + }; > > > > I'm guessing u-boot fixes that, can we just remove it entirely? > > Don't know, can

[linux-sunxi] Re: [PATCH v3 00/12] pwm: add support for atomic update

2016-02-23 Thread 'Doug Anderson' via linux-sunxi
Thierry, On Tue, Feb 23, 2016 at 10:14 AM, Thierry Reding wrote: >> pwm_get_period(): get the period of the PWM; if the PWM has not yet >> been configured by software this gets the default period (possibly >> specified by the device tree). > > No. I think we'll need a

Re: [linux-sunxi] [PATCH] ARM: dts: sun4i: Enable USB DRC on Hyundai-a7hd

2016-02-23 Thread Peter Korsgaard
> "Hans" == Hans de Goede writes: > Hi, > On 02/16/2016 10:00 PM, Peter Korsgaard wrote: >> Enable the OTG USB controller on the A7HD. >> >> Signed-off-by: Peter Korsgaard > Patch looks good to me: > Reviewed-by: Hans de Goede

[linux-sunxi] Re: [PATCH v3 00/12] pwm: add support for atomic update

2016-02-23 Thread Thierry Reding
On Tue, Feb 23, 2016 at 09:35:48AM -0800, Doug Anderson wrote: > On Tue, Feb 23, 2016 at 6:38 AM, Thierry Reding > wrote: [...] > > That's not quite what I was thinking. If hardware readout is supported > > then whatever we report back should be the current hardware

[linux-sunxi] Re: [PATCH v3 00/12] pwm: add support for atomic update

2016-02-23 Thread 'Doug Anderson' via linux-sunxi
Thierry, On Tue, Feb 23, 2016 at 6:38 AM, Thierry Reding wrote: >> > Furthermore it's out of the question that changes to the API will be >> > required. That's precisely the reason why the atomic PWM proposal came >> > about. It's an attempt to solve the shortcomings of

[linux-sunxi] Redirect console on bootup?

2016-02-23 Thread pzkmmmh
Hi, my tablet Rx test point is damaged - is it possible via boot.cmd to reroute tty output via kernel arguments or dtb to the board socket so I can have serial access via an fpc breakout cable? Thanks. -- You received this message because you are subscribed to the Google Groups "linux-sunxi"

[linux-sunxi] Re: [PATCH v3 00/12] pwm: add support for atomic update

2016-02-23 Thread Thierry Reding
On Thu, Feb 04, 2016 at 03:01:50PM +0100, Boris Brezillon wrote: > Hi Mark, Thierry, > > On Thu, 4 Feb 2016 11:02:03 + > Mark Brown wrote: > > > On Wed, Feb 03, 2016 at 11:04:20AM -0800, Doug Anderson wrote: > > > > > Sure. ...but you agree that somehow you need a new

Re: [linux-sunxi] [PATCH] ARM: dts: sun4i: Enable USB DRC on Hyundai-a7hd

2016-02-23 Thread Hans de Goede
Hi, On 02/16/2016 10:00 PM, Peter Korsgaard wrote: Enable the OTG USB controller on the A7HD. Signed-off-by: Peter Korsgaard Patch looks good to me: Reviewed-by: Hans de Goede Regards, Hans --- arch/arm/boot/dts/sun4i-a10-hyundai-a7hd.dts |

[linux-sunxi] Re: [PATCH v3 00/12] pwm: add support for atomic update

2016-02-23 Thread Thierry Reding
On Mon, Feb 22, 2016 at 11:15:09AM -0800, Doug Anderson wrote: > Thierry, > > On Mon, Feb 22, 2016 at 9:59 AM, Thierry Reding > wrote: [...] > >> When we add a new feature then it's expected that only updated drivers > >> will support that feature. > >> > >> We need to

[linux-sunxi] Re: random decryption errors with sun4i-ss on dm-crypt

2016-02-23 Thread txsanyix
2016. február 23., kedd 3:23:05 UTC+1 időpontban Stefan Monnier a következőt írta: > > Thanks, I installed your cryptotest suite including your new lukstest > > tool and ran some tests on a Banana Pi tonight. The results were all > > good. After a first successful run of lukstest, I modified the