Re: [PATCH 0/4 v2] Audio support for adv7511 hdmi bridge

2016-11-01 Thread Kuninori Morimoto
Hi John > > Above patch is using normal simple-card style for HDMI sound, but as Laurent > > said we want to use same DT style for HDMI video and sound (= OF graph > > style). > > Fortunately, I posted patch-set for OF graph support on sound card > > yesterday. > > Can you check this ? > >

Re: [PATCH 0/4 v2] Audio support for adv7511 hdmi bridge

2016-11-01 Thread Kuninori Morimoto
Hi John > > Above patch is using normal simple-card style for HDMI sound, but as Laurent > > said we want to use same DT style for HDMI video and sound (= OF graph > > style). > > Fortunately, I posted patch-set for OF graph support on sound card > > yesterday. > > Can you check this ? > >

Re: [PATCH 0/4 v2] Audio support for adv7511 hdmi bridge

2016-11-01 Thread John Stultz
On Tue, Oct 18, 2016 at 5:26 PM, Kuninori Morimoto wrote: > >> > Here's what I'm using to get it working: >> > https://git.linaro.org/people/john.stultz/android-dev.git/commitdiff/1024cb4 >> > 85b6f00a7e355ce60425f04a584481148 >> >> Thank you. >> >> We need to

Re: [PATCH 0/4 v2] Audio support for adv7511 hdmi bridge

2016-11-01 Thread John Stultz
On Tue, Oct 18, 2016 at 5:26 PM, Kuninori Morimoto wrote: > >> > Here's what I'm using to get it working: >> > https://git.linaro.org/people/john.stultz/android-dev.git/commitdiff/1024cb4 >> > 85b6f00a7e355ce60425f04a584481148 >> >> Thank you. >> >> We need to standardize DT bindings for HDMI

Re: [PATCH 0/4 v2] Audio support for adv7511 hdmi bridge

2016-10-18 Thread Kuninori Morimoto
Hi Laurent, John, > > Here's what I'm using to get it working: > > https://git.linaro.org/people/john.stultz/android-dev.git/commitdiff/1024cb4 > > 85b6f00a7e355ce60425f04a584481148 > > Thank you. > > We need to standardize DT bindings for HDMI sound output. Morimoto-san, could > you have a

Re: [PATCH 0/4 v2] Audio support for adv7511 hdmi bridge

2016-10-18 Thread Kuninori Morimoto
Hi Laurent, John, > > Here's what I'm using to get it working: > > https://git.linaro.org/people/john.stultz/android-dev.git/commitdiff/1024cb4 > > 85b6f00a7e355ce60425f04a584481148 > > Thank you. > > We need to standardize DT bindings for HDMI sound output. Morimoto-san, could > you have a

Re: [PATCH 0/4 v2] Audio support for adv7511 hdmi bridge

2016-10-18 Thread Laurent Pinchart
Hi John, (CC'ing Morimoto-san) On Tuesday 06 Sep 2016 15:17:58 John Stultz wrote: > On Tue, Aug 30, 2016 at 2:23 AM, Laurent Pinchart wrote: > > Hi John, > > > > Thank you for the patches. > > Thanks so much for the review! I'm reworking the patchset now and will > be sending out an updated

Re: [PATCH 0/4 v2] Audio support for adv7511 hdmi bridge

2016-10-18 Thread Laurent Pinchart
Hi John, (CC'ing Morimoto-san) On Tuesday 06 Sep 2016 15:17:58 John Stultz wrote: > On Tue, Aug 30, 2016 at 2:23 AM, Laurent Pinchart wrote: > > Hi John, > > > > Thank you for the patches. > > Thanks so much for the review! I'm reworking the patchset now and will > be sending out an updated

Re: [PATCH 0/4 v2] Audio support for adv7511 hdmi bridge

2016-09-06 Thread John Stultz
On Tue, Aug 30, 2016 at 2:23 AM, Laurent Pinchart wrote: > Hi John, > > Thank you for the patches. Thanks so much for the review! I'm reworking the patchset now and will be sending out an updated set soon! >> This patchset, along with the i2s driver and dts

Re: [PATCH 0/4 v2] Audio support for adv7511 hdmi bridge

2016-09-06 Thread John Stultz
On Tue, Aug 30, 2016 at 2:23 AM, Laurent Pinchart wrote: > Hi John, > > Thank you for the patches. Thanks so much for the review! I'm reworking the patchset now and will be sending out an updated set soon! >> This patchset, along with the i2s driver and dts changes allows >> HDMI audio to work

Re: [PATCH 0/4 v2] Audio support for adv7511 hdmi bridge

2016-08-30 Thread Laurent Pinchart
Hi John, Thank you for the patches. On Monday 29 Aug 2016 16:41:32 John Stultz wrote: > This is another swing at getting the adv7511 hdmi bridge > audio support reviewed. > > I've taken the core audio work done by Lars-Peter Clausen, and > adapted by Srinivas Kandagatla and Archit Taneja, and

Re: [PATCH 0/4 v2] Audio support for adv7511 hdmi bridge

2016-08-30 Thread Laurent Pinchart
Hi John, Thank you for the patches. On Monday 29 Aug 2016 16:41:32 John Stultz wrote: > This is another swing at getting the adv7511 hdmi bridge > audio support reviewed. > > I've taken the core audio work done by Lars-Peter Clausen, and > adapted by Srinivas Kandagatla and Archit Taneja, and