Re: [PATCH v14 0/6] mmc: omap_hsmmc: Enable SDIO IRQ

2014-08-06 Thread Dmitry Lifshitz
Hi, I did not find this patch set in Chris MMC tree. I did succeed to locate it in Linaro repo only. When it will be merged in the mainline? We are using SDIO IRQ patch with OMAP5 board and it is really useful. Andreas, thank you. Regards, Dmitry On 06/16/2014 12:26 PM, Ulf Hansson wrote:

Re: [PATCH 1/3] mtd: nand: omap: Revert to using software ECC by default

2014-08-06 Thread Roger Quadros
Hi Gražvydas, On 08/05/2014 07:15 PM, Grazvydas Ignotas wrote: On Tue, Aug 5, 2014 at 1:11 PM, Roger Quadros rog...@ti.com wrote: For v3.12 and prior, 1-bit Hamming code ECC via software was the default choice. Commit c66d039197e4 in v3.13 changed the behaviour to use 1-bit Hamming code via

Re: [PATCH 1/3] mtd: nand: omap: Revert to using software ECC by default

2014-08-06 Thread Roger Quadros
Hi Pekon, On 08/05/2014 11:30 PM, pe...@pek-sem.com wrote: Hi Roger, On Tuesday 05 August 2014 09:45 PM, Grazvydas Ignotas wrote: On Tue, Aug 5, 2014 at 1:11 PM, Roger Quadros rog...@ti.com wrote: For v3.12 and prior, 1-bit Hamming code ECC via software was the default choice. Commit

Hi

2014-08-06 Thread KM
Can I talk to you, I will be very glad if you permit me to talk to you for an important deal. Regards, KM. -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at

[PATCH 0/9] Beaglebone-Black HDMI audio

2014-08-06 Thread Jyri Sarha
The code has a functional dependency to: http://www.mail-archive.com/linux-omap@vger.kernel.org/msg108199.html Without the above patch the audio card does not probe. The code has been rebased on top of Linux 3.16 merged with git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git

[PATCH 1/9] ASoC: mcasp: Fix implicit BLCK divider setting

2014-08-06 Thread Jyri Sarha
The implicit BLCK divider setting was broken by ASoC: mcasp: don't override bclk divider if it was provided by the machine-patch. After the BCLK divider is implicitly set for the first time the mcasp-bclk_div gets a non zero value and the implicit setting is turned off. Signed-off-by: Jyri Sarha

[PATCH 9/9] ARM: OMAP2+: omap2plus_defconfig: Enable BeagleBone Black HDMI audio support

2014-08-06 Thread Jyri Sarha
Select CONFIG_SND_EDMA_SOC=m and CONFIG_SND_AM335X_SOC_NXPTDA_EVM=m for BBB HDMI audio. Signed-off-by: Jyri Sarha jsa...@ti.com --- arch/arm/configs/omap2plus_defconfig |2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/configs/omap2plus_defconfig

[PATCH 7/9] ARM: dts: am335x-boneblack: Add HDMI audio support

2014-08-06 Thread Jyri Sarha
Adds mcasp0_pins, clk_mcasp0_fixed, clk_mcasp0, mcasp0, hdmi_audio, and sound nodes. Signed-off-by: Jyri Sarha jsa...@ti.com --- arch/arm/boot/dts/am335x-boneblack.dts | 54 1 file changed, 54 insertions(+) diff --git a/arch/arm/boot/dts/am335x-boneblack.dts

[PATCH 8/9] ARM: OMAP2+: omap2plus_defconfig: TDA998X HDMI trough tilcdc,slave

2014-08-06 Thread Jyri Sarha
Select CONFIG_DRM=m, CONFIG_DRM_I2C_NXP_TDA998X=m, and CONFIG_DRM_TILCDC=m, for Beaglebone-Black HDMI video support. Signed-off-by: Jyri Sarha jsa...@ti.com --- arch/arm/configs/omap2plus_defconfig |3 +++ 1 file changed, 3 insertions(+) diff --git a/arch/arm/configs/omap2plus_defconfig

[PATCH 5/9] ASoC: davinci: HDMI audio build for AM33XX and TDA998x

2014-08-06 Thread Jyri Sarha
Adds configuration option for HDMI audio support for AM33XX based boards with NXP TDA998x HDMI transmitter. The audio is connected to NXP TDA998x trough McASP running in i2s mode. Signed-off-by: Jyri Sarha jsa...@ti.com --- sound/soc/davinci/Kconfig | 12 1 file changed, 12

[PATCH 6/9] ARM: dts: am33xx: Add external clock provider

2014-08-06 Thread Jyri Sarha
Add external clock provaider for am33xx devices. Signed-off-by: Jyri Sarha jsa...@ti.com --- arch/arm/boot/dts/am33xx.dtsi | 10 ++ 1 file changed, 10 insertions(+) diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi index 4a4e02d..5093c64 100644 ---

[PATCH 3/9] drm/tilcdc: Add I2S HDMI audio config for tda998x

2014-08-06 Thread Jyri Sarha
The configuration is needed for HDMI audio. The swap and mirr parameters have to be correctly set in the configuration in order to have proper colors in the HDMI picture. Signed-off-by: Jyri Sarha jsa...@ti.com --- drivers/gpu/drm/tilcdc/tilcdc_slave.c | 24 +++- 1 file

[PATCH 2/9] clk: add gpio controlled clock

2014-08-06 Thread Jyri Sarha
The added clk-gpio is a basic clock that can be enabled and disabled trough a gpio output. The DT binding document for the clock is also added. For EPROBE_DEFER handling the registering of the clock has to be delayed until of_clk_get() call time. Signed-off-by: Jyri Sarha jsa...@ti.com ---

[PATCH 4/9] ASoC: davinci-evm: HDMI audio support for TDA998x trough McASP I2S bus

2014-08-06 Thread Jyri Sarha
Add machine driver support for BeagleBone-Black HDMI audio. BBB has NXP TDA998X HDMI transmitter connected to McASP port in I2S mode. The 44100 Hz sample-rate and it's multiples can not be accurately produced on BBB. The only supported sample format is SNDRV_PCM_FORMAT_S32_LE. The 8 least

Working in custom board - supporting and patches

2014-08-06 Thread Boris Vinogradov
Hello, I'm using another arm boards and know basics in linux kernel. I need a little help (sorry, my english it's so bad) - Now I'm writed patches for AM335x(BeagleBone Black) and need to append it in mainline kernel - because this code activity using in another distribution. But usign with

Re: Working in custom board - supporting and patches

2014-08-06 Thread Felipe Balbi
Hi, On Wed, Aug 06, 2014 at 11:44:47PM +0700, Boris Vinogradov wrote: Hello, I'm using another arm boards and know basics in linux kernel. I need a little help (sorry, my english it's so bad) - Now I'm writed patches for AM335x(BeagleBone Black) and need to append it in mainline kernel -

Re: TSC2004 driver

2014-08-06 Thread Dmitry Torokhov
Hi Michael, On Tue, Aug 05, 2014 at 12:06:40PM -0500, Michael Welling wrote: The TSC2004 driver has yet to appear in the mainline kernel. We have been using the driver referenced here as provided by TI: https://www.mail-archive.com/linux-omap@vger.kernel.org/msg22018.html Are there any

Re: TSC2004 driver

2014-08-06 Thread Joachim Eastwood
On 6 August 2014 21:37, Dmitry Torokhov dmitry.torok...@gmail.com wrote: Hi Michael, On Tue, Aug 05, 2014 at 12:06:40PM -0500, Michael Welling wrote: The TSC2004 driver has yet to appear in the mainline kernel. We have been using the driver referenced here as provided by TI:

Re: TSC2004 driver

2014-08-06 Thread Dmitry Torokhov
On Wed, Aug 06, 2014 at 10:33:18PM +0200, Joachim Eastwood wrote: On 6 August 2014 21:37, Dmitry Torokhov dmitry.torok...@gmail.com wrote: Hi Michael, On Tue, Aug 05, 2014 at 12:06:40PM -0500, Michael Welling wrote: The TSC2004 driver has yet to appear in the mainline kernel. We have

Re: TSC2004 driver

2014-08-06 Thread Michael Welling
On Wed, Aug 6, 2014 at 4:16 PM, Dmitry Torokhov dmitry.torok...@gmail.com wrote: On Wed, Aug 06, 2014 at 10:33:18PM +0200, Joachim Eastwood wrote: On 6 August 2014 21:37, Dmitry Torokhov dmitry.torok...@gmail.com wrote: Hi Michael, On Tue, Aug 05, 2014 at 12:06:40PM -0500, Michael Welling

Re: TSC2004 driver

2014-08-06 Thread Sebastian Reichel
Hi, On Wed, Aug 06, 2014 at 05:13:19PM -0500, Michael Welling wrote: The tsc2005 still needs devicetree conversion, so it is at least 2 patches away from where I can use it. TSC2005 DT support has been added in 3.16:

Re: TSC2004 driver

2014-08-06 Thread Michael Welling
On Wed, Aug 6, 2014 at 5:28 PM, Sebastian Reichel s...@kernel.org wrote: Hi, On Wed, Aug 06, 2014 at 05:13:19PM -0500, Michael Welling wrote: The tsc2005 still needs devicetree conversion, so it is at least 2 patches away from where I can use it. TSC2005 DT support has been added in 3.16:

Re: [PATCH 1/3] mtd: nand: omap: Revert to using software ECC by default

2014-08-06 Thread Grazvydas Ignotas
On Wed, Aug 6, 2014 at 11:02 AM, Roger Quadros rog...@ti.com wrote: Hi Gražvydas, On 08/05/2014 07:15 PM, Grazvydas Ignotas wrote: On Tue, Aug 5, 2014 at 1:11 PM, Roger Quadros rog...@ti.com wrote: For v3.12 and prior, 1-bit Hamming code ECC via software was the default choice. Commit