devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: sound: add address-cells and size-cells information
@ 2021-03-31  7:10 Jack Yu
  2021-03-31 12:02 ` Mark Brown
  2021-04-01 10:16 ` Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: Jack Yu @ 2021-03-31  7:10 UTC (permalink / raw)
  To: broonie, lgirdwood, robh
  Cc: alsa-devel, lars, flove, kenny_chen, kent_chen, oder_chiou,
	shumingf, derek.fang, devicetree, linux-kernel, Jack Yu

Add address-cells and size-cells information to fix warnings
for rt1019.yaml.

Signed-off-by: Jack Yu <jack.yu@realtek.com>
---
 Documentation/devicetree/bindings/sound/rt1019.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/sound/rt1019.yaml b/Documentation/devicetree/bindings/sound/rt1019.yaml
index c24c29eafa54..3d5a91a942f4 100644
--- a/Documentation/devicetree/bindings/sound/rt1019.yaml
+++ b/Documentation/devicetree/bindings/sound/rt1019.yaml
@@ -26,6 +26,8 @@ additionalProperties: false
 examples:
   - |
     i2c {
+        #address-cells = <1>;
+        #size-cells = <0>;
         rt1019: codec@28 {
             compatible = "realtek,rt1019";
             reg = <0x28>;
-- 
2.29.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: sound: add address-cells and size-cells information
  2021-03-31  7:10 [PATCH] dt-bindings: sound: add address-cells and size-cells information Jack Yu
@ 2021-03-31 12:02 ` Mark Brown
  2021-04-01 10:16 ` Mark Brown
  1 sibling, 0 replies; 3+ messages in thread
From: Mark Brown @ 2021-03-31 12:02 UTC (permalink / raw)
  To: Jack Yu
  Cc: lgirdwood, robh, alsa-devel, lars, flove, kenny_chen, kent_chen,
	oder_chiou, shumingf, derek.fang, devicetree, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 470 bytes --]

On Wed, Mar 31, 2021 at 03:10:46PM +0800, Jack Yu wrote:
> Add address-cells and size-cells information to fix warnings
> for rt1019.yaml.

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.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: sound: add address-cells and size-cells information
  2021-03-31  7:10 [PATCH] dt-bindings: sound: add address-cells and size-cells information Jack Yu
  2021-03-31 12:02 ` Mark Brown
@ 2021-04-01 10:16 ` Mark Brown
  1 sibling, 0 replies; 3+ messages in thread
From: Mark Brown @ 2021-04-01 10:16 UTC (permalink / raw)
  To: robh, lgirdwood, Jack Yu
  Cc: Mark Brown, derek.fang, flove, linux-kernel, kent_chen, lars,
	devicetree, oder_chiou, shumingf, alsa-devel, kenny_chen

On Wed, 31 Mar 2021 15:10:46 +0800, Jack Yu wrote:
> Add address-cells and size-cells information to fix warnings
> for rt1019.yaml.

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/1] dt-bindings: sound: add address-cells and size-cells information
      commit: e896ec390870287dcc92f3b46d80da88f3b4b1f8

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-04-01 10:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-31  7:10 [PATCH] dt-bindings: sound: add address-cells and size-cells information Jack Yu
2021-03-31 12:02 ` Mark Brown
2021-04-01 10:16 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).