Message ID | 20201030144648.397824-15-peron.clem@gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Add Allwinner H3/H5/H6/A64 HDMI audio | expand |
On Fri, Oct 30, 2020 at 03:46:47PM +0100, Clément Péron wrote: > Like A83T the Allwinner H3 doesn't have the DMA reception available for > some audio interfaces. Please if you're going to mix dts updates in with subsystem changes like this keep the bits for different subsystems grouped, this makes it much easier to handle things. 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.
Hi Mark, On Fri, 30 Oct 2020 at 19:19, Mark Brown <broonie@kernel.org> wrote: > > On Fri, Oct 30, 2020 at 03:46:47PM +0100, Clément Péron wrote: > > Like A83T the Allwinner H3 doesn't have the DMA reception available for > > some audio interfaces. > > Please if you're going to mix dts updates in with subsystem changes like > this keep the bits for different subsystems grouped, this makes it much > easier to handle things. > > 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. Sorry i have based the commit log on this file regarding the previous commit and it was these: 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") But basically for the next dt-bindings change you will prefer somethings like: "ASoC: dt-bindings: sun4i-i2s: Document H3 with missing RX channel possibility" Regards, Clement
On Fri, Oct 30, 2020 at 08:05:31PM +0100, Clément Péron wrote: > But basically for the next dt-bindings change you will prefer somethings like: > "ASoC: dt-bindings: sun4i-i2s: Document H3 with missing RX channel possibility" Yes.
diff --git a/Documentation/devicetree/bindings/sound/allwinner,sun4i-a10-i2s.yaml b/Documentation/devicetree/bindings/sound/allwinner,sun4i-a10-i2s.yaml index 606ad2d884a8..a16e37b01e1d 100644 --- a/Documentation/devicetree/bindings/sound/allwinner,sun4i-a10-i2s.yaml +++ b/Documentation/devicetree/bindings/sound/allwinner,sun4i-a10-i2s.yaml @@ -70,7 +70,9 @@ allOf: properties: compatible: contains: - const: allwinner,sun8i-a83t-i2s + enum: + - allwinner,sun8i-a83t-i2s + - allwinner,sun8i-h3-i2s then: properties: