Re: [linux-sunxi] [PATCH 2/3] spidev: Add DT binding example.

2015-04-28 Thread Michal Suchanek
On 28 April 2015 at 16:03, Eric D. eric.dillm...@gmail.com wrote: Hi, I give Maxime's patch a try and got 4 spidev devices : /dev/spidev32766.[0-3] root@bpi:~# ls -lh /dev/spidev* crw--- 1 root root 153, 0 Apr 28 15:52 /dev/spidev32766.0 crw--- 1 root root 153, 1 Apr 28 15:52

Re: [linux-sunxi] [PATCH 2/3] spidev: Add DT binding example.

2015-04-28 Thread Mark Brown
On Tue, Apr 28, 2015 at 02:52:54PM +0200, Michal Suchanek wrote: On 28 April 2015 at 14:15, Eric D. eric.dillm...@gmail.com wrote: I was just seeking a way to make spidev device appear under mainline kernel and found this thread. Could someone explain the right way to do this ? There is

[linux-sunxi] Re: A20 NAND Issues

2015-04-28 Thread Steven Saunderson
On Monday, April 27, 2015 at 11:14:28 PM UTC+10, Ivan Kozic wrote: By the way, I have also tried CTNandBoot app from Git (user phelum) and this also breaks somewhere and doesn't actually do anything... Hi Ivan, That's my app and it's a shame it didn't help. Have you tried the latest

Re: [linux-sunxi] [PATCH 2/3] spidev: Add DT binding example.

2015-04-28 Thread Maxime Ripard
On Tue, Apr 28, 2015 at 07:03:16AM -0700, Eric D. wrote: Hi, I give Maxime's patch a try and got 4 spidev devices : /dev/spidev32766.[0-3] root@bpi:~# ls -lh /dev/spidev* crw--- 1 root root 153, 0 Apr 28 15:52 /dev/spidev32766.0 crw--- 1 root root 153, 1 Apr 28 15:52

Re: [linux-sunxi] [PATCH 2/3] spidev: Add DT binding example.

2015-04-28 Thread Michal Suchanek
On 28 April 2015 at 16:12, Maxime Ripard maxime.rip...@free-electrons.com wrote: On Tue, Apr 28, 2015 at 07:03:16AM -0700, Eric D. wrote: Hi, I give Maxime's patch a try and got 4 spidev devices : /dev/spidev32766.[0-3] root@bpi:~# ls -lh /dev/spidev* crw--- 1 root root 153, 0 Apr 28

Re: [linux-sunxi] [PATCH 2/3] spidev: Add DT binding example.

2015-04-28 Thread Michal Suchanek
On 28 April 2015 at 16:16, Mark Brown broo...@kernel.org wrote: On Tue, Apr 28, 2015 at 02:52:54PM +0200, Michal Suchanek wrote: On 28 April 2015 at 14:15, Eric D. eric.dillm...@gmail.com wrote: I was just seeking a way to make spidev device appear under mainline kernel and found this

Re: Re: [linux-sunxi] How to adjust bitrate of allwinner's encoder dynamically

2015-04-28 Thread kevin.z.m...@gmail.com
Hi, The encoder allows you to set the MaxQp(0~51), MinQp(0~51), and MaxBitrate parameters. MaxQp and MinQp are used to controlpicture quality and MaxBitrate is used to clamp the maximum encoding bit rate within the bitrate statistical time; The default configuration is MinQp = 10; MaxQp = 40.

Re: [linux-sunxi] [PATCH 2/3] spidev: Add DT binding example.

2015-04-28 Thread Michal Suchanek
On 28 April 2015 at 14:15, Eric D. eric.dillm...@gmail.com wrote: Hi, I'am a mainline linux user of A20 (bananapi). I'am currently running a debian jessie with latest mainline kernel (4.0.0+). I have a project of home automation, based on nrfl04+ spi driven wireless chip. I was just seeking

Re: [linux-sunxi] [PATCH 2/3] spidev: Add DT binding example.

2015-04-28 Thread Eric D.
Hi, I'am a mainline linux user of A20 (bananapi). I'am currently running a debian jessie with latest mainline kernel (4.0.0+). I have a project of home automation, based on nrfl04+ spi driven wireless chip. I was just seeking a way to make spidev device appear under mainline kernel and found

Re: [linux-sunxi] [PATCH 2/3] spidev: Add DT binding example.

2015-04-28 Thread Mark Brown
On Tue, Apr 28, 2015 at 04:22:24PM +0200, Michal Suchanek wrote: On 28 April 2015 at 16:16, Mark Brown broo...@kernel.org wrote: That is not the case as you well know. As has been said several times the compatible for the device should be added to the match table in spidev.c. That's a

Re: [linux-sunxi] orange pi plus (Allwinner H3 based) has a Debian server image available since today

2015-04-28 Thread Simos Xenitellis
On Tue, Apr 28, 2015 at 1:29 AM, m...@markvdb.be wrote: No sources I guess :-( But maybe something useful to be gleaned from it? http://www.orangepi.org/downloaded/download.html Reading the orangepi.org website pages, it appears feasible for someone to get in contact with Steven (see website

Re: [linux-sunxi] orange pi plus (Allwinner H3 based) has a Debian server image available since today

2015-04-28 Thread @lex
I contacted him and asked for the SDK/BSP, he replied to wait for about a week, that was two weeks ago. So i guess they are still cleaning up some things and are closer to release it. On Tuesday, April 28, 2015 at 3:59:55 AM UTC-3, Simos Xenitellis wrote: On Tue, Apr 28, 2015 at 1:29 AM,