Re: [PATCH v2 1/4] dt-bindings: add sunxi SPDIF transceiver bindings

2015-10-05 Thread Code Kipper
On 5 October 2015 at 10:41, Maxime Ripard wrote: > On Fri, Oct 02, 2015 at 07:24:20AM +0200, Code Kipper wrote: >> >> + >> >> + - compatible : should be one of the following: >> >> +- "allwinner,sun4i-a10-spdif": for the Allwinner A10 SoC >> >> +- "allwinner,sun7i-a20-spdif"

Re: [PATCH v2 1/4] dt-bindings: add sunxi SPDIF transceiver bindings

2015-10-05 Thread Maxime Ripard
On Fri, Oct 02, 2015 at 07:24:20AM +0200, Code Kipper wrote: > >> + > >> + - compatible : should be one of the following: > >> +- "allwinner,sun4i-a10-spdif": for the Allwinner A10 SoC > >> +- "allwinner,sun7i-a20-spdif": for the Allwinner A20 SoC > >> +- "allwinner,sun6i

Re: [PATCH v2 1/4] dt-bindings: add sunxi SPDIF transceiver bindings

2015-10-01 Thread Code Kipper
>> + >> + - compatible : should be one of the following: >> +- "allwinner,sun4i-a10-spdif": for the Allwinner A10 SoC >> +- "allwinner,sun7i-a20-spdif": for the Allwinner A20 SoC >> +- "allwinner,sun6i-a31-spdif": for the Allwinner A31 SoC > > Are all these compatibles re

Re: [PATCH v2 1/4] dt-bindings: add sunxi SPDIF transceiver bindings

2015-10-01 Thread Maxime Ripard
On Wed, Sep 30, 2015 at 07:50:55PM +0200, codekip...@gmail.com wrote: > From: Marcus Cooper > > Add devicetree bindings for the SPDIF transceiver found on > found on Allwinners A10, A20 and A31 SoCs. > > Signed-off-by: Marcus Cooper > --- > .../devicetree/bindings/sound/sunxi,spdif.txt |

[PATCH v2 1/4] dt-bindings: add sunxi SPDIF transceiver bindings

2015-09-30 Thread codekipper
From: Marcus Cooper Add devicetree bindings for the SPDIF transceiver found on found on Allwinners A10, A20 and A31 SoCs. Signed-off-by: Marcus Cooper --- .../devicetree/bindings/sound/sunxi,spdif.txt | 49 ++ 1 file changed, 49 insertions(+) create mode 100644 Docume