Am Donnerstag, 8. Oktober 2015, 15:31:11 schrieb 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 and Radxa Rock 2 Square board.
Quite a few changes since v3 (mostly based on review comment). One important addition is proper RK3288 SoC support; While according to the documentation it has 2 SPDIF "solutions" with the default being the old one, this variation doesn't actually work.. So support has been added to switch to the new SPDIF solution on RK3288.
[...]
Sjoerd Simons (8): ASoC: dt-bindings: add rockchip tranceiver bindings ASoC: rockchip: Add rockchip SPDIF transceiver driver ARM: dts: rockchip: Add SPDIF transceiver for RK3188 ARM: dts: rockchip: Add SPDIF optical out on Radxa Rock clk: rockchip: Allow the RK3288 SPDIF clocks to change their parent ARM: dts: rockchip: Add SPDIF transceiver for RK3288 ARM: dts: rockchip: Add SPDIF optical out on Radxa Rock2 Square ARM: multi_v7_defconfig: Add rockchip audio support
After Mark took the two ASoC-specific patches, I've now picked up the 4 dts patches, after removing the #address- and #size-cells lines from them.
Sjoerd, are you sending a followup patch to Mark to also drop them from the binding doc?
Hopefully the clock patch will also find its way into the clock tree, together with the base series for the frac dividers.
And I guess we'll need to prod the armsoc-guys to take the defconfig change too :-)
Heiko