Applied "spi: Document DT bindings for SPI controllers in slave mode" to the spi tree

2017-05-26 Thread Mark Brown
The patch spi: Document DT bindings for SPI controllers in slave mode has been applied to the spi tree at git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours)

Applied "spi: Document SPI slave controller support" to the spi tree

2017-05-26 Thread Mark Brown
The patch spi: Document SPI slave controller support has been applied to the spi tree at git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus

Applied "spi: sh-msiof: Add slave mode support" to the spi tree

2017-05-26 Thread Mark Brown
The patch spi: sh-msiof: Add slave mode support has been applied to the spi tree at git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus

Applied "spi: core: Add support for registering SPI slave controllers" to the spi tree

2017-05-26 Thread Mark Brown
The patch spi: core: Add support for registering SPI slave controllers has been applied to the spi tree at git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours)

Applied "spi: slave: Add SPI slave handler controlling system state" to the spi tree

2017-05-26 Thread Mark Brown
The patch spi: slave: Add SPI slave handler controlling system state has been applied to the spi tree at git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours)

Applied "ASoC: rsnd: fixup parent_clk_name of AUDIO_CLKOUTx" to the asoc tree

2017-05-26 Thread Mark Brown
The patch ASoC: rsnd: fixup parent_clk_name of AUDIO_CLKOUTx has been applied to the asoc tree at git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and

Applied "ASoC: simple-card-utils: remove strict limitation of bit/frame master" to the asoc tree

2017-05-26 Thread Mark Brown
The patch ASoC: simple-card-utils: remove strict limitation of bit/frame master has been applied to the asoc tree at git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git All being well this means that it will be integrated into the linux-next tree (usually sometime in the

Applied "spi: slave: Add SPI slave handler reporting uptime at previous message" to the spi tree

2017-05-26 Thread Mark Brown
The patch spi: slave: Add SPI slave handler reporting uptime at previous message has been applied to the spi tree at git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git All being well this means that it will be integrated into the linux-next tree (usually sometime in the next

Re: [PATCH 5/5] drm: dw-hdmi-i2s: add .get_dai_id callback for ALSA SoC

2017-05-26 Thread Mark Brown
On Wed, May 24, 2017 at 11:34:46PM +, Kuninori Morimoto wrote: > > As far as I understand what's going on with the graph code this seems to > > make sense to me. How do we want to go about handling the patch? > This is comment to me ? or DRM maintainer ? > If to me, any case (pickup by

RE: [PATCH v5 3/7] media: i2c: max2175: Add MAX2175 support

2017-05-26 Thread Ramesh Shanmugasundaram
Hi Sakari, Thanks for the review comments on the patches. Sorry for the late response as I was caught up with another work. I will incorporate your comments and rebase it on top of your branch. I see it is not there in media-tree master yet. Please let me know if there is a change in plan.

Re: [PATCH v5 3/7] media: i2c: max2175: Add MAX2175 support

2017-05-26 Thread Sakari Ailus
On Fri, May 26, 2017 at 02:47:32PM +, Ramesh Shanmugasundaram wrote: > Hi Sakari, > > Thanks for the review comments on the patches. Sorry for the late response > as I was caught up with another work. No worries. > > I will incorporate your comments and rebase it on top of your branch. I >

Re: [PATCH v2 1/2] media: entity: Add pad_from_fwnode entity operation

2017-05-26 Thread Sakari Ailus
Hejssan, On Wed, May 24, 2017 at 04:07:36PM +0200, Niklas Söderlund wrote: > Hi Sakari, > > Thanks for your feedback. > > On 2017-05-24 16:21:37 +0300, Sakari Ailus wrote: > > Hi Niklas, > > > > On Wed, May 24, 2017 at 02:09:06AM +0200, Niklas Söderlund wrote: > > > From: Niklas Söderlund

Re: [PATCH v3 0/4] r8a7793 Gose video input support

2017-05-26 Thread Simon Horman
On Fri, May 19, 2017 at 03:07:00PM +0200, Ulrich Hecht wrote: > Hi! > > This is a by-the-datasheet implementation of analog and digital video input > on the Gose board. > > This revision adds new bindings that distinguish between ADV7180 variants > with three and six input ports. There are

Re: [PATCH] arm: dts: r7s72100: Add support for GR-Peach

2017-05-26 Thread Simon Horman
On Wed, May 24, 2017 at 09:07:02AM +0200, jmondi wrote: > Hello Simon, > > On Tue, May 23, 2017 at 09:25:40PM +0200, Geert Uytterhoeven wrote: > > On Tue, May 23, 2017 at 9:20 PM, Jacopo Mondi > > wrote: > > > Add device tree source for Renesas GR-Peach board. > > >

Re: [PATCH 0/2] arm64: renesas: add 12288000 for sound ADG

2017-05-26 Thread Simon Horman
On Wed, May 24, 2017 at 02:14:52AM +, Kuninori Morimoto wrote: > > Hi Simon > > These adds missing audio clock settings to salvator / ulcb > > Kuninori Morimoto (2): > arm64: renesas: salvator-x: add 12288000 for sound ADG > arm64: renesas: ulcb: add 12288000 for sound ADG Thanks, I