mbox series

[0/2] ARM: dts: sun8i: r40: Add I2S nodes

Message ID 20210912072914.398419-1-jernej.skrabec@gmail.com
Headers show
Series ARM: dts: sun8i: r40: Add I2S nodes | expand

Message

Jernej Škrabec Sept. 12, 2021, 7:29 a.m. UTC
Allwinner R40 has 3 I2S controllers, compatible to those in H3.

Patch 1 adds R40/H3 compatible pair to DT bindings.
Patch 2 adds I2S nodes to R40 DT.

Please take a look.

Best regards,
Jernej

Jernej Skrabec (2):
  dt-bindings: sound: sun4i-i2s: add Allwinner R40 I2S compatible
  ARM: dts: sun8i: r40: Add I2S nodes

 .../sound/allwinner,sun4i-a10-i2s.yaml        |  3 ++
 arch/arm/boot/dts/sun8i-r40.dtsi              | 39 +++++++++++++++++++
 2 files changed, 42 insertions(+)

Comments

Maxime Ripard Sept. 13, 2021, 7:16 a.m. UTC | #1
On Sun, Sep 12, 2021 at 09:29:12AM +0200, Jernej Skrabec wrote:
> Allwinner R40 has 3 I2S controllers, compatible to those in H3.

> 

> Patch 1 adds R40/H3 compatible pair to DT bindings.

> Patch 2 adds I2S nodes to R40 DT.

> 

> Please take a look.

> 

> Best regards,

> Jernej


Applied, thanks
Maxime
Mark Brown Sept. 13, 2021, 11:11 a.m. UTC | #2
On Sun, Sep 12, 2021 at 09:29:13AM +0200, Jernej Skrabec wrote:
> Allwinner R40 has 3 I2S controllers, compatible to those, found in H3.

> 

> Add R40/H3 compatible pair to DT bindings.


Please submit patches using subject lines reflecting the style for the
subsystem, this makes it easier for people to identify relevant patches.
Look at what existing commits in the area you're changing are doing and
make sure your subject lines visually resemble what they're doing.
There's no need to resubmit to fix this alone.
Jernej Škrabec Sept. 13, 2021, 3:33 p.m. UTC | #3
Hi!

Dne ponedeljek, 13. september 2021 ob 13:11:17 CEST je Mark Brown napisal(a):
> On Sun, Sep 12, 2021 at 09:29:13AM +0200, Jernej Skrabec wrote:

> > Allwinner R40 has 3 I2S controllers, compatible to those, found in H3.

> > 

> > Add R40/H3 compatible pair to DT bindings.

> 

> Please submit patches using subject lines reflecting the style for the

> subsystem, this makes it easier for people to identify relevant patches.

> Look at what existing commits in the area you're changing are doing and

> make sure your subject lines visually resemble what they're doing.

> There's no need to resubmit to fix this alone.


I did exactly that. But history is not uniform:

$ git log Documentation/devicetree/bindings/sound/allwinner,sun4i-a10-i2s.yaml
ce09d1a6800d dt-bindings: sound: sun4i-i2s: add Allwinner V3 I2S compatible
0bc1bf241de5 ASoC: sun4i-i2s: Document H3 with missing RX channel possibility
e84f44ba4604 ASoC: sun4i-i2s: Add H6 compatible
5c7404bb30bc dt-bindings: Change maintainer address
eb5b12843b06 dt-bindings: sound: sun4i-i2s: Document that the RX channel can 
be missing
0a0ca8e94ca3 dt-bindings: sound: Convert Allwinner I2S binding to YAML

Most subjects contain "dt-bindings: sound: " at the beginning. I selected 
variant from latest commit (ce09d1a6800d).

Best regards,
Jernej
Mark Brown Sept. 13, 2021, 3:42 p.m. UTC | #4
On Mon, Sep 13, 2021 at 05:33:22PM +0200, Jernej Škrabec wrote:
> Dne ponedeljek, 13. september 2021 ob 13:11:17 CEST je Mark Brown napisal(a):

> > On Sun, Sep 12, 2021 at 09:29:13AM +0200, Jernej Skrabec wrote:


> > Please submit patches using subject lines reflecting the style for the

> > subsystem, this makes it easier for people to identify relevant patches.

> > Look at what existing commits in the area you're changing are doing and

> > make sure your subject lines visually resemble what they're doing.

> > There's no need to resubmit to fix this alone.


> I did exactly that. But history is not uniform:


...

> Most subjects contain "dt-bindings: sound: " at the beginning. I selected 

> variant from latest commit (ce09d1a6800d).


If you look at more than just this one file the numbers look rather
different there, I see I will have to start being super strict with the
sunxi stuff here :( .  Other people messing up is not a good reason to
follow them, nor is the occasional thing that's part of a larger series
being let slide without a maintainer fixup.

Nothing in this patch series had anything about ASoC in it meaning I
very nearly deleted this unread.