Re: [PATCH v2 0/4] Add SPDIF support for rockchip

2015-08-05 Thread Mark Brown
On Wed, Aug 05, 2015 at 08:42:01AM +0200, Sjoerd Simons wrote: > On Tue, 2015-08-04 at 16:36 +0100, Mark Brown wrote: > > I only appear to have patch 2 (with the misspelt subject), not the > > binding documentation. > Applogies, Send that patch specifically to you now. And I deleted it unread be

Re: [PATCH v2 0/4] Add SPDIF support for rockchip

2015-08-04 Thread Sjoerd Simons
On Tue, 2015-08-04 at 16:36 +0100, Mark Brown wrote: > On Tue, Aug 04, 2015 at 01:18:15PM +0200, Sjoerd Simons wrote: > > > Sjoerd Simons (4): > > ASoC: dt-bindings: add rockchip tranceiver bindings > > ASoc: rockchip: Add rockchip SPDIF transceiver driver > > I only appear to have patch 2 (w

Re: [PATCH v2 0/4] Add SPDIF support for rockchip

2015-08-04 Thread Mark Brown
On Tue, Aug 04, 2015 at 01:18:15PM +0200, Sjoerd Simons wrote: > Sjoerd Simons (4): > ASoC: dt-bindings: add rockchip tranceiver bindings > ASoc: rockchip: Add rockchip SPDIF transceiver driver I only appear to have patch 2 (with the misspelt subject), not the binding documentation. signatu

[PATCH v2 0/4] Add SPDIF support for rockchip

2015-08-04 Thread Sjoerd Simons
This patchset adds support for the Rockchip SPDIF transceiver as present on RK3066, RK3188 and RK3288 boards and enables it on a Radxa rock pro. Tested on a Radxa Rock Pro board. Changes in v2: - Remove platform: module alias as it was unused - Call MODULE_DEVICE_TABLE(of, ) right after the of mat