Re: [linux-sunxi] Re: [PATCH 2/2] ASoC: sunxi: compatibility for sun6i to SPDIF

2016-08-22 Thread Maxime Ripard
Hi, On Mon, Aug 01, 2016 at 09:39:34PM +0800, Chen-Yu Tsai wrote: > Hi, > > On Sat, Jul 30, 2016 at 11:20 PM, maxime.rip...@free-electrons.com > wrote: > > On Sat, Jul 30, 2016 at 10:52:45PM +0800, Icenowy Zheng wrote: > >> > + if

Re: [linux-sunxi] Re: [PATCH 2/2] ASoC: sunxi: compatibility for sun6i to SPDIF

2016-08-22 Thread Maxime Ripard
Hi, On Mon, Aug 01, 2016 at 09:39:34PM +0800, Chen-Yu Tsai wrote: > Hi, > > On Sat, Jul 30, 2016 at 11:20 PM, maxime.rip...@free-electrons.com > wrote: > > On Sat, Jul 30, 2016 at 10:52:45PM +0800, Icenowy Zheng wrote: > >> > + if (of_device_is_compatible(pdev->dev.of_node, > >> > +

Re: [linux-sunxi] Re: [PATCH 2/2] ASoC: sunxi: compatibility for sun6i to SPDIF

2016-08-01 Thread Chen-Yu Tsai
Hi, On Sat, Jul 30, 2016 at 11:20 PM, maxime.rip...@free-electrons.com wrote: > On Sat, Jul 30, 2016 at 10:52:45PM +0800, Icenowy Zheng wrote: >> > + if (of_device_is_compatible(pdev->dev.of_node, >> > + "allwinner,sun6i-a31-spdif")) { >> > + host->rst =

Re: [linux-sunxi] Re: [PATCH 2/2] ASoC: sunxi: compatibility for sun6i to SPDIF

2016-08-01 Thread Chen-Yu Tsai
Hi, On Sat, Jul 30, 2016 at 11:20 PM, maxime.rip...@free-electrons.com wrote: > On Sat, Jul 30, 2016 at 10:52:45PM +0800, Icenowy Zheng wrote: >> > + if (of_device_is_compatible(pdev->dev.of_node, >> > + "allwinner,sun6i-a31-spdif")) { >> > + host->rst = devm_reset_control_get_optional(>dev,