Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1452714
| From | Maxime Ripard <maxime.ripard@free-electrons.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/2] ASoC: sunxi: Add bindings for sun6i to SPDIF |
| Date | 2016-07-30 17:50 +0200 |
| Message-ID | <s0EGu-4lH-23@gated-at.bofh.it> (permalink) |
| References | <s0Dr3-3ED-11@gated-at.bofh.it> <s0Dr3-3ED-25@gated-at.bofh.it> <s0En7-4fh-1@gated-at.bofh.it> <s0EwN-4iu-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Sat, Jul 30, 2016 at 05:34:11PM +0200, Code Kipper wrote: > On 30 July 2016 at 17:17, Maxime Ripard > <maxime.ripard@free-electrons.com> wrote: > > On Sat, Jul 30, 2016 at 04:27:15PM +0200, codekipper@gmail.com wrote: > >> From: Marcus Cooper <codekipper@gmail.com> > >> > >> The A31 SoC uses the same SPDIF block as found in earlier SoCs, but its > >> reset is controlled via a separate reset controller. > >> > >> Signed-off-by: Marcus Cooper <codekipper@gmail.com> > >> --- > >> Documentation/devicetree/bindings/sound/sunxi,sun4i-spdif.txt | 3 +++ > >> 1 file changed, 3 insertions(+) > >> > >> diff --git a/Documentation/devicetree/bindings/sound/sunxi,sun4i-spdif.txt b/Documentation/devicetree/bindings/sound/sunxi,sun4i-spdif.txt > >> index 13503aa..4fe80f7 100644 > >> --- a/Documentation/devicetree/bindings/sound/sunxi,sun4i-spdif.txt > >> +++ b/Documentation/devicetree/bindings/sound/sunxi,sun4i-spdif.txt > >> @@ -9,6 +9,7 @@ Required properties: > >> > >> - compatible : should be one of the following: > >> - "allwinner,sun4i-a10-spdif": for the Allwinner A10 SoC > >> + - "allwinner,sun6i-a31-spdif": for the Allwinner A31 SoC > >> > >> - reg : Offset and length of the register set for the device. > >> > >> @@ -25,6 +26,8 @@ Required properties: > >> "apb" clock for the spdif bus. > >> "spdif" clock for spdif controller. > >> > >> + - reset : reset specifier for the ahb reset (A31 and newer only) > > > > Isn't it resets ? (plural) > > Dohh..yes it is. Do you want me to send an updated patch series, a > single patch change or could I beg for your commit massaging? I'm not the one who is going to apply that patch, so I don't know :) Maxime -- Maxime Ripard, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 0/2] ASoC: Extended SPDIF support to Allwinner A31 SoCs codekipper@gmail.com - 2016-07-30 16:30 +0200
[PATCH 2/2] ASoC: sunxi: compatibility for sun6i to SPDIF codekipper@gmail.com - 2016-07-30 16:30 +0200
Re: [linux-sunxi] [PATCH 2/2] ASoC: sunxi: compatibility for sun6i to SPDIF Julian Calaby <julian.calaby@gmail.com> - 2016-07-30 17:00 +0200
Re: [linux-sunxi] [PATCH 2/2] ASoC: sunxi: compatibility for sun6i to SPDIF Maxime Ripard <maxime.ripard@free-electrons.com> - 2016-07-30 17:30 +0200
Re: [PATCH 2/2] ASoC: sunxi: compatibility for sun6i to SPDIF Maxime Ripard <maxime.ripard@free-electrons.com> - 2016-07-30 17:30 +0200
Re: [PATCH 2/2] ASoC: sunxi: compatibility for sun6i to SPDIF "maxime.ripard@free-electrons.com" <maxime.ripard@free-electrons.com> - 2016-07-30 17:30 +0200
Re: [linux-sunxi] Re: [PATCH 2/2] ASoC: sunxi: compatibility for sun6i to SPDIF Chen-Yu Tsai <wens@csie.org> - 2016-08-01 15:50 +0200
[PATCH 1/2] ASoC: sunxi: Add bindings for sun6i to SPDIF codekipper@gmail.com - 2016-07-30 16:30 +0200
Re: [PATCH 1/2] ASoC: sunxi: Add bindings for sun6i to SPDIF Maxime Ripard <maxime.ripard@free-electrons.com> - 2016-07-30 17:30 +0200
Re: [PATCH 1/2] ASoC: sunxi: Add bindings for sun6i to SPDIF Code Kipper <codekipper@gmail.com> - 2016-07-30 17:40 +0200
Re: [PATCH 1/2] ASoC: sunxi: Add bindings for sun6i to SPDIF Maxime Ripard <maxime.ripard@free-electrons.com> - 2016-07-30 17:50 +0200
csiph-web