[linux-sunxi] SPI in Linux 4.8.0-rc6: Weird dip in SCLK right when slave select goes low

2016-09-22 Thread Danny Milosavljevic
Hello, when using SPI on Allwinner A20 with CPOL=1 and CPHA=1 with Linux 4.8.0-rc6 Psychotic Stoned Sheep I see a weird dip in the beginning (which also confuses the slave) on the SCLK line right when SSEL goes low - see attachment. The lines are, starting from the top, SCLK MOSI MISO SSEL.

Re: [linux-sunxi] Dual voltage SDMMC/eMMC on A64

2016-09-22 Thread Siarhei Siamashka
On Mon, 19 Sep 2016 09:07:39 -0700 (PDT) TsvetanUsunov wrote: > Hi, > > We make our final touch of A64-OLinuXino PCB and there we add option eMMC > Flash to work on dual voltages 1.8V and 3.3V. > The eMMC is connected to AXP803 pin.34 GPIO1/LDO. The problem is that

[linux-sunxi] Re: [RFC 0/2] A33 SPI support

2016-09-22 Thread Siarhei Siamashka
Hello Karsten, On Sun, 4 Sep 2016 18:53:13 +0200 Karsten Merker wrote: > Hello everybody, > > during the mainlining discussion in the Olimex blog at >

Re: [linux-sunxi] SPI in Linux 4.8.0-rc6: Weird dip in SCLK right when slave select goes low

2016-09-22 Thread Siarhei Siamashka
On Thu, 22 Sep 2016 23:52:52 +0200 Danny Milosavljevic wrote: > Hello, > > when using SPI on Allwinner A20 with CPOL=1 and CPHA=1 with Linux 4.8.0-rc6 > Psychotic Stoned Sheep I see a weird dip in the beginning (which also > confuses the slave) on the SCLK line right

[linux-sunxi] [PATCH v5 2/3] ASoC: sun4i-codec: Rename some sun7i-only registers

2016-09-22 Thread Danny Milosavljevic
Some of the registers defined in the driver are only usable on the A20. Rename these registers. Signed-off-by: Danny Milosavljevic --- sound/soc/sunxi/sun4i-codec.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sound/soc/sunxi/sun4i-codec.c

[linux-sunxi] [PATCH v5 0/3] ASoC: sun4i-codec: Distinguish sun4i from sun7i

2016-09-22 Thread Danny Milosavljevic
ASoC: sun4i-codec: Introduce mechanism to detect sun7i and provide a different regmap different compared to sun4i Allwinner A10. The controls will be extended in a forthcoming patch - it is necessary to distinguish between sun4i and sun7i controls because they have different registers. Renamed

[linux-sunxi] [PATCH v5 3/3] ASoC: sun4i-codec: Add custom regmap configs

2016-09-22 Thread Danny Milosavljevic
The A20 has a few extra registers that the A10 doesn't have. Therefore, use different regmaps for A10 as compared to A20. Signed-off-by: Danny Milosavljevic --- sound/soc/sunxi/sun4i-codec.c | 38 +++--- 1 file changed, 35 insertions(+), 3

[linux-sunxi] [PATCH v5 1/3] ASoC: sun4i-codec: Rename sun4i_codec_widgets for consistency

2016-09-22 Thread Danny Milosavljevic
ASoC: sun4i-codec: Rename "sun4i_codec_widgets" to "sun4i_codec_controls" for consistency with the struct field name. Signed-off-by: Danny Milosavljevic --- sound/soc/sunxi/sun4i-codec.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git

[linux-sunxi] Re: [PATCH v5 0/3] ASoC: sun4i-codec: Distinguish sun4i from sun7i

2016-09-22 Thread Maxime Ripard
Hi, On Thu, Sep 22, 2016 at 09:13:10AM +0200, Danny Milosavljevic wrote: > ASoC: sun4i-codec: Introduce mechanism to detect sun7i and provide a > different regmap different compared to sun4i Allwinner A10. > > The controls will be extended in a forthcoming patch - it is necessary > to

[linux-sunxi] Re: [PATCH v5 2/3] ASoC: sun4i-codec: Rename some sun7i-only registers

2016-09-22 Thread Maxime Ripard
On Thu, Sep 22, 2016 at 09:13:12AM +0200, Danny Milosavljevic wrote: > Some of the registers defined in the driver are only usable on the > A20. Rename these registers. > > Signed-off-by: Danny Milosavljevic Acked-by: Maxime Ripard

[linux-sunxi] Re: [PATCH v5 3/3] ASoC: sun4i-codec: Add custom regmap configs

2016-09-22 Thread Maxime Ripard
On Thu, Sep 22, 2016 at 09:13:13AM +0200, Danny Milosavljevic wrote: > The A20 has a few extra registers that the A10 doesn't have. > Therefore, use different regmaps for A10 as compared to A20. > > Signed-off-by: Danny Milosavljevic Acked-by: Maxime Ripard

Re: [linux-sunxi] Fwd: nasty recruiter bs.

2016-09-22 Thread Luc Verhaegen
On Wed, Sep 21, 2016 at 05:20:40PM -0400, rani rautela wrote: > Hi > > Hope you are doing fine. . !!! > And there goes your posting rights. Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and

Re: [linux-sunxi] custom bootloader/OS + registers question + IPI

2016-09-22 Thread Mark L .
Andre, I took some time to answer because I documented myself further. I like to be precise. You are right, this is the bit I missed: the platform seeks for a sd card to boot before looking for the on board NAND. So, from here, I can add my bootloader on the sdcard and let the fun start (no