Re: [alsa-devel] [PATCH] sound/tlv320dac33: Add device tree support

2018-01-31 Thread Peter Ujfalusi
On 2018-01-30 13:38, Ladislav Michl wrote: > On Tue, Jan 30, 2018 at 11:35:38AM +0100, Pavel Machek wrote: >> On Tue 2018-01-30 11:10:46, Ladislav Michl wrote: >>> On Tue, Jan 30, 2018 at 11:00:23AM +0100, Pavel Machek wrote: On Tue 2018-01-30 10:38:38, Ladislav Michl wrote: > On Tue, Jan

Re: [alsa-devel] [PATCH] sound/tlv320dac33: Add device tree support

2018-01-31 Thread Peter Ujfalusi
On 2018-01-30 01:20, Ladislav Michl wrote: > On Tue, Jan 30, 2018 at 12:05:39AM +0100, Pavel Machek wrote: >> >> This adds device tree support to tlv320dac33.c. >> >> Signed-off-by: Pavel Machek >> >> diff --git a/Documentation/devicetree/bindings/sound/tlv320dac33.txt >> b/Documentation/device

Re: [PATCH] sound/tlv320dac33: Add device tree support

2018-01-30 Thread Pavel Machek
On Tue 2018-01-30 11:32:38, Mark Brown wrote: > On Tue, Jan 30, 2018 at 09:53:14AM +0100, Pavel Machek wrote: > > > Well, notice I'm converting existing driver to device tree. And that > > one already has GPIO dependency. It is possible that more work needs > > to be done there, but that should no

Re: [PATCH] sound/tlv320dac33: Add device tree support

2018-01-30 Thread Ladislav Michl
On Tue, Jan 30, 2018 at 11:35:38AM +0100, Pavel Machek wrote: > On Tue 2018-01-30 11:10:46, Ladislav Michl wrote: > > On Tue, Jan 30, 2018 at 11:00:23AM +0100, Pavel Machek wrote: > > > On Tue 2018-01-30 10:38:38, Ladislav Michl wrote: > > > > On Tue, Jan 30, 2018 at 10:11:02AM +0100, Filip Matijev

Re: [PATCH] sound/tlv320dac33: Add device tree support

2018-01-30 Thread Mark Brown
On Tue, Jan 30, 2018 at 09:53:14AM +0100, Pavel Machek wrote: > Well, notice I'm converting existing driver to device tree. And that > one already has GPIO dependency. It is possible that more work needs > to be done there, but that should not be a reason to delay this. Feel > free to help. No, i

Re: [PATCH] sound/tlv320dac33: Add device tree support

2018-01-30 Thread Pavel Machek
On Tue 2018-01-30 11:10:46, Ladislav Michl wrote: > On Tue, Jan 30, 2018 at 11:00:23AM +0100, Pavel Machek wrote: > > On Tue 2018-01-30 10:38:38, Ladislav Michl wrote: > > > On Tue, Jan 30, 2018 at 10:11:02AM +0100, Filip Matijević wrote: > > > > Hi, > > > > > > > > > > > Well, notice I'm convert

Re: [PATCH] sound/tlv320dac33: Add device tree support

2018-01-30 Thread Ladislav Michl
On Tue, Jan 30, 2018 at 11:00:23AM +0100, Pavel Machek wrote: > On Tue 2018-01-30 10:38:38, Ladislav Michl wrote: > > On Tue, Jan 30, 2018 at 10:11:02AM +0100, Filip Matijević wrote: > > > Hi, > > > > > > > > Well, notice I'm converting existing driver to device tree. And that > > > > one already

Re: [PATCH] sound/tlv320dac33: Add device tree support

2018-01-30 Thread Pavel Machek
On Tue 2018-01-30 10:38:38, Ladislav Michl wrote: > On Tue, Jan 30, 2018 at 10:11:02AM +0100, Filip Matijević wrote: > > Hi, > > > > > Well, notice I'm converting existing driver to device tree. And that > > > one already has GPIO dependency. It is possible that more work needs > > > to be done t

Re: [PATCH] sound/tlv320dac33: Add device tree support

2018-01-30 Thread Ladislav Michl
On Tue, Jan 30, 2018 at 10:11:02AM +0100, Filip Matijević wrote: > Hi, > > On 01/30/2018 09:53 AM, Pavel Machek wrote: > > On Tue 2018-01-30 09:34:46, Ladislav Michl wrote: > >> On Tue, Jan 30, 2018 at 12:33:01AM +0100, Pavel Machek wrote: > >>> On Tue 2018-01-30 00:20:31, Ladislav Michl wrote: >

Re: [PATCH] sound/tlv320dac33: Add device tree support

2018-01-30 Thread Filip Matijević
Hi, On 01/30/2018 09:53 AM, Pavel Machek wrote: > On Tue 2018-01-30 09:34:46, Ladislav Michl wrote: >> On Tue, Jan 30, 2018 at 12:33:01AM +0100, Pavel Machek wrote: >>> On Tue 2018-01-30 00:20:31, Ladislav Michl wrote: On Tue, Jan 30, 2018 at 12:05:39AM +0100, Pavel Machek wrote: > >

Re: [PATCH] sound/tlv320dac33: Add device tree support

2018-01-30 Thread Pavel Machek
On Tue 2018-01-30 09:34:46, Ladislav Michl wrote: > On Tue, Jan 30, 2018 at 12:33:01AM +0100, Pavel Machek wrote: > > On Tue 2018-01-30 00:20:31, Ladislav Michl wrote: > > > On Tue, Jan 30, 2018 at 12:05:39AM +0100, Pavel Machek wrote: > > > > > > > > This adds device tree support to tlv320dac33.c

Re: [PATCH] sound/tlv320dac33: Add device tree support

2018-01-30 Thread Ladislav Michl
On Tue, Jan 30, 2018 at 12:33:01AM +0100, Pavel Machek wrote: > On Tue 2018-01-30 00:20:31, Ladislav Michl wrote: > > On Tue, Jan 30, 2018 at 12:05:39AM +0100, Pavel Machek wrote: > > > > > > This adds device tree support to tlv320dac33.c. > > > > > > Signed-off-by: Pavel Machek > > > > > > dif

Re: [PATCH] sound/tlv320dac33: Add device tree support

2018-01-29 Thread Ladislav Michl
On Tue, Jan 30, 2018 at 12:05:39AM +0100, Pavel Machek wrote: > > This adds device tree support to tlv320dac33.c. > > Signed-off-by: Pavel Machek > > diff --git a/Documentation/devicetree/bindings/sound/tlv320dac33.txt > b/Documentation/devicetree/bindings/sound/tlv320dac33.txt > new file mode

Re: [PATCH] sound/tlv320dac33: Add device tree support

2018-01-29 Thread Pavel Machek
On Tue 2018-01-30 00:20:31, Ladislav Michl wrote: > On Tue, Jan 30, 2018 at 12:05:39AM +0100, Pavel Machek wrote: > > > > This adds device tree support to tlv320dac33.c. > > > > Signed-off-by: Pavel Machek > > > > diff --git a/Documentation/devicetree/bindings/sound/tlv320dac33.txt > > b/Docum

[PATCH] sound/tlv320dac33: Add device tree support

2018-01-29 Thread Pavel Machek
This adds device tree support to tlv320dac33.c. Signed-off-by: Pavel Machek diff --git a/Documentation/devicetree/bindings/sound/tlv320dac33.txt b/Documentation/devicetree/bindings/sound/tlv320dac33.txt new file mode 100644 index 000..6cbd311 --- /dev/null +++ b/Documentation/devicetree/bi