* [PATCH 1/5] ASoC: dt-bindings: rename ak4118.txt to asahi-kasei,ak4118.txt
2024-06-18 0:08 [PATCH 0/5] ASoC: dt-bindings: rename akXXXX to asahi-kasei,akXXXX Kuninori Morimoto
@ 2024-06-18 0:08 ` Kuninori Morimoto
2024-06-18 7:46 ` Krzysztof Kozlowski
2024-06-18 0:08 ` [PATCH 2/5] ASoC: dt-bindings: rename ak5386.txt to asahi-kasei,ak5386.txt Kuninori Morimoto
` (4 subsequent siblings)
5 siblings, 1 reply; 11+ messages in thread
From: Kuninori Morimoto @ 2024-06-18 0:08 UTC (permalink / raw)
To: Mark Brown, Rob Herring, Krzysztof Kozlowski; +Cc: Linux-ALSA, devicetree
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
---
.../bindings/sound/{ak4118.txt => asahi-kasei,ak4118.txt} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename Documentation/devicetree/bindings/sound/{ak4118.txt => asahi-kasei,ak4118.txt} (100%)
diff --git a/Documentation/devicetree/bindings/sound/ak4118.txt b/Documentation/devicetree/bindings/sound/asahi-kasei,ak4118.txt
similarity index 100%
rename from Documentation/devicetree/bindings/sound/ak4118.txt
rename to Documentation/devicetree/bindings/sound/asahi-kasei,ak4118.txt
--
2.43.0
^ permalink raw reply [flat|nested] 11+ messages in thread* Re: [PATCH 1/5] ASoC: dt-bindings: rename ak4118.txt to asahi-kasei,ak4118.txt
2024-06-18 0:08 ` [PATCH 1/5] ASoC: dt-bindings: rename ak4118.txt to asahi-kasei,ak4118.txt Kuninori Morimoto
@ 2024-06-18 7:46 ` Krzysztof Kozlowski
0 siblings, 0 replies; 11+ messages in thread
From: Krzysztof Kozlowski @ 2024-06-18 7:46 UTC (permalink / raw)
To: Kuninori Morimoto, Mark Brown, Rob Herring, Krzysztof Kozlowski
Cc: Linux-ALSA, devicetree
On 18/06/2024 02:08, Kuninori Morimoto wrote:
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> ---
> .../bindings/sound/{ak4118.txt => asahi-kasei,ak4118.txt} | 0
> 1 file changed, 0 insertions(+), 0 deletions(-)
> rename Documentation/devicetree/bindings/sound/{ak4118.txt => asahi-kasei,ak4118.txt} (100%)
No need to rename TXT files. This just causes conflicts.
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 11+ messages in thread
* [PATCH 2/5] ASoC: dt-bindings: rename ak5386.txt to asahi-kasei,ak5386.txt
2024-06-18 0:08 [PATCH 0/5] ASoC: dt-bindings: rename akXXXX to asahi-kasei,akXXXX Kuninori Morimoto
2024-06-18 0:08 ` [PATCH 1/5] ASoC: dt-bindings: rename ak4118.txt to asahi-kasei,ak4118.txt Kuninori Morimoto
@ 2024-06-18 0:08 ` Kuninori Morimoto
2024-06-18 7:46 ` Krzysztof Kozlowski
2024-06-18 0:08 ` [PATCH 3/5] ASoC: dt-bindings: rename ak4375.yaml to asahi-kasei,ak4375.yaml Kuninori Morimoto
` (3 subsequent siblings)
5 siblings, 1 reply; 11+ messages in thread
From: Kuninori Morimoto @ 2024-06-18 0:08 UTC (permalink / raw)
To: Mark Brown, Rob Herring, Krzysztof Kozlowski; +Cc: Linux-ALSA, devicetree
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
---
.../bindings/sound/{ak5386.txt => asahi-kasei,ak5386.txt} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename Documentation/devicetree/bindings/sound/{ak5386.txt => asahi-kasei,ak5386.txt} (100%)
diff --git a/Documentation/devicetree/bindings/sound/ak5386.txt b/Documentation/devicetree/bindings/sound/asahi-kasei,ak5386.txt
similarity index 100%
rename from Documentation/devicetree/bindings/sound/ak5386.txt
rename to Documentation/devicetree/bindings/sound/asahi-kasei,ak5386.txt
--
2.43.0
^ permalink raw reply [flat|nested] 11+ messages in thread* Re: [PATCH 2/5] ASoC: dt-bindings: rename ak5386.txt to asahi-kasei,ak5386.txt
2024-06-18 0:08 ` [PATCH 2/5] ASoC: dt-bindings: rename ak5386.txt to asahi-kasei,ak5386.txt Kuninori Morimoto
@ 2024-06-18 7:46 ` Krzysztof Kozlowski
0 siblings, 0 replies; 11+ messages in thread
From: Krzysztof Kozlowski @ 2024-06-18 7:46 UTC (permalink / raw)
To: Kuninori Morimoto, Mark Brown, Rob Herring, Krzysztof Kozlowski
Cc: Linux-ALSA, devicetree
On 18/06/2024 02:08, Kuninori Morimoto wrote:
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> ---
> .../bindings/sound/{ak5386.txt => asahi-kasei,ak5386.txt} | 0
> 1 file changed, 0 insertions(+), 0 deletions(-)
> rename Documentation/devicetree/bindings/sound/{ak5386.txt => asahi-kasei,ak5386.txt} (100%)
No, that's TXT file. Convert it to DT schema instead.
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 11+ messages in thread
* [PATCH 3/5] ASoC: dt-bindings: rename ak4375.yaml to asahi-kasei,ak4375.yaml
2024-06-18 0:08 [PATCH 0/5] ASoC: dt-bindings: rename akXXXX to asahi-kasei,akXXXX Kuninori Morimoto
2024-06-18 0:08 ` [PATCH 1/5] ASoC: dt-bindings: rename ak4118.txt to asahi-kasei,ak4118.txt Kuninori Morimoto
2024-06-18 0:08 ` [PATCH 2/5] ASoC: dt-bindings: rename ak5386.txt to asahi-kasei,ak5386.txt Kuninori Morimoto
@ 2024-06-18 0:08 ` Kuninori Morimoto
2024-06-18 7:47 ` Krzysztof Kozlowski
2024-06-18 0:08 ` [PATCH 4/5] ASoC: dt-bindings: rename ak4613.yaml to asahi-kasei,ak4613.yaml Kuninori Morimoto
` (2 subsequent siblings)
5 siblings, 1 reply; 11+ messages in thread
From: Kuninori Morimoto @ 2024-06-18 0:08 UTC (permalink / raw)
To: Mark Brown, Rob Herring, Krzysztof Kozlowski; +Cc: Linux-ALSA, devicetree
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
---
.../bindings/sound/{ak4375.yaml => asahi-kasei,ak4375.yaml} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename Documentation/devicetree/bindings/sound/{ak4375.yaml => asahi-kasei,ak4375.yaml} (94%)
diff --git a/Documentation/devicetree/bindings/sound/ak4375.yaml b/Documentation/devicetree/bindings/sound/asahi-kasei,ak4375.yaml
similarity index 94%
rename from Documentation/devicetree/bindings/sound/ak4375.yaml
rename to Documentation/devicetree/bindings/sound/asahi-kasei,ak4375.yaml
index 587598e122c6..bc07fcba535b 100644
--- a/Documentation/devicetree/bindings/sound/ak4375.yaml
+++ b/Documentation/devicetree/bindings/sound/asahi-kasei,ak4375.yaml
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
%YAML 1.2
---
-$id: http://devicetree.org/schemas/sound/ak4375.yaml#
+$id: http://devicetree.org/schemas/sound/asahi-kasei,ak4375.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#
title: AK4375 DAC and headphones amplifier
--
2.43.0
^ permalink raw reply related [flat|nested] 11+ messages in thread* Re: [PATCH 3/5] ASoC: dt-bindings: rename ak4375.yaml to asahi-kasei,ak4375.yaml
2024-06-18 0:08 ` [PATCH 3/5] ASoC: dt-bindings: rename ak4375.yaml to asahi-kasei,ak4375.yaml Kuninori Morimoto
@ 2024-06-18 7:47 ` Krzysztof Kozlowski
0 siblings, 0 replies; 11+ messages in thread
From: Krzysztof Kozlowski @ 2024-06-18 7:47 UTC (permalink / raw)
To: Kuninori Morimoto, Mark Brown, Rob Herring, Krzysztof Kozlowski
Cc: Linux-ALSA, devicetree
On 18/06/2024 02:08, Kuninori Morimoto wrote:
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> ---
> .../bindings/sound/{ak4375.yaml => asahi-kasei,ak4375.yaml} | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> rename Documentation/devicetree/bindings/sound/{ak4375.yaml => asahi-kasei,ak4375.yaml} (94%)
I don't think this is necessary, but just churn. Why only AsahiKasei,
not entire DT bindings?
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 11+ messages in thread
* [PATCH 4/5] ASoC: dt-bindings: rename ak4613.yaml to asahi-kasei,ak4613.yaml
2024-06-18 0:08 [PATCH 0/5] ASoC: dt-bindings: rename akXXXX to asahi-kasei,akXXXX Kuninori Morimoto
` (2 preceding siblings ...)
2024-06-18 0:08 ` [PATCH 3/5] ASoC: dt-bindings: rename ak4375.yaml to asahi-kasei,ak4375.yaml Kuninori Morimoto
@ 2024-06-18 0:08 ` Kuninori Morimoto
2024-06-18 0:08 ` [PATCH 5/5] ASoC: dt-bindings: rename ak4642.yaml to asahi-kasei,ak4642.yaml Kuninori Morimoto
2024-06-18 23:50 ` [PATCH 0/5] ASoC: dt-bindings: rename akXXXX to asahi-kasei,akXXXX Kuninori Morimoto
5 siblings, 0 replies; 11+ messages in thread
From: Kuninori Morimoto @ 2024-06-18 0:08 UTC (permalink / raw)
To: Mark Brown, Rob Herring, Krzysztof Kozlowski; +Cc: Linux-ALSA, devicetree
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
---
.../bindings/sound/{ak4613.yaml => asahi-kasei,ak4613.yaml} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename Documentation/devicetree/bindings/sound/{ak4613.yaml => asahi-kasei,ak4613.yaml} (94%)
diff --git a/Documentation/devicetree/bindings/sound/ak4613.yaml b/Documentation/devicetree/bindings/sound/asahi-kasei,ak4613.yaml
similarity index 94%
rename from Documentation/devicetree/bindings/sound/ak4613.yaml
rename to Documentation/devicetree/bindings/sound/asahi-kasei,ak4613.yaml
index 75e13414d6eb..b49a6cff9f1f 100644
--- a/Documentation/devicetree/bindings/sound/ak4613.yaml
+++ b/Documentation/devicetree/bindings/sound/asahi-kasei,ak4613.yaml
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
%YAML 1.2
---
-$id: http://devicetree.org/schemas/sound/ak4613.yaml#
+$id: http://devicetree.org/schemas/sound/asahi-kasei,ak4613.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#
title: AK4613 I2C transmitter
--
2.43.0
^ permalink raw reply related [flat|nested] 11+ messages in thread* [PATCH 5/5] ASoC: dt-bindings: rename ak4642.yaml to asahi-kasei,ak4642.yaml
2024-06-18 0:08 [PATCH 0/5] ASoC: dt-bindings: rename akXXXX to asahi-kasei,akXXXX Kuninori Morimoto
` (3 preceding siblings ...)
2024-06-18 0:08 ` [PATCH 4/5] ASoC: dt-bindings: rename ak4613.yaml to asahi-kasei,ak4613.yaml Kuninori Morimoto
@ 2024-06-18 0:08 ` Kuninori Morimoto
2024-06-18 23:50 ` [PATCH 0/5] ASoC: dt-bindings: rename akXXXX to asahi-kasei,akXXXX Kuninori Morimoto
5 siblings, 0 replies; 11+ messages in thread
From: Kuninori Morimoto @ 2024-06-18 0:08 UTC (permalink / raw)
To: Mark Brown, Rob Herring, Krzysztof Kozlowski; +Cc: Linux-ALSA, devicetree
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
---
.../bindings/sound/{ak4642.yaml => asahi-kasei,ak4642.yaml} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename Documentation/devicetree/bindings/sound/{ak4642.yaml => asahi-kasei,ak4642.yaml} (94%)
diff --git a/Documentation/devicetree/bindings/sound/ak4642.yaml b/Documentation/devicetree/bindings/sound/asahi-kasei,ak4642.yaml
similarity index 94%
rename from Documentation/devicetree/bindings/sound/ak4642.yaml
rename to Documentation/devicetree/bindings/sound/asahi-kasei,ak4642.yaml
index 437fe5d7cae1..fc03f0373a1a 100644
--- a/Documentation/devicetree/bindings/sound/ak4642.yaml
+++ b/Documentation/devicetree/bindings/sound/asahi-kasei,ak4642.yaml
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
%YAML 1.2
---
-$id: http://devicetree.org/schemas/sound/ak4642.yaml#
+$id: http://devicetree.org/schemas/sound/asahi-kasei,ak4642.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#
title: AK4642 I2C transmitter
--
2.43.0
^ permalink raw reply related [flat|nested] 11+ messages in thread* Re: [PATCH 0/5] ASoC: dt-bindings: rename akXXXX to asahi-kasei,akXXXX
2024-06-18 0:08 [PATCH 0/5] ASoC: dt-bindings: rename akXXXX to asahi-kasei,akXXXX Kuninori Morimoto
` (4 preceding siblings ...)
2024-06-18 0:08 ` [PATCH 5/5] ASoC: dt-bindings: rename ak4642.yaml to asahi-kasei,ak4642.yaml Kuninori Morimoto
@ 2024-06-18 23:50 ` Kuninori Morimoto
2024-06-19 6:13 ` Krzysztof Kozlowski
5 siblings, 1 reply; 11+ messages in thread
From: Kuninori Morimoto @ 2024-06-18 23:50 UTC (permalink / raw)
To: Mark Brown, Rob Herring, Krzysztof Kozlowski; +Cc: Linux-ALSA, devicetree
Hi Mark
> Kuninori Morimoto (5):
> ASoC: dt-bindings: rename ak4118.txt to asahi-kasei,ak4118.txt
> ASoC: dt-bindings: rename ak5386.txt to asahi-kasei,ak5386.txt
> ASoC: dt-bindings: rename ak4375.yaml to asahi-kasei,ak4375.yaml
> ASoC: dt-bindings: rename ak4613.yaml to asahi-kasei,ak4613.yaml
> ASoC: dt-bindings: rename ak4642.yaml to asahi-kasei,ak4642.yaml
As Krzysztof mentioned, [1/5][2/5] can be ignored, but should I send
v2 patch for it ?
And as Krzysztof mentioned, indeed there are some yamls which doesn't have
vendor prefix. I can do some things for them, but I think it can be other
patch-set, but is it OK ?
Thank you for your help !!
Best regards
---
Kuninori Morimoto
^ permalink raw reply [flat|nested] 11+ messages in thread* Re: [PATCH 0/5] ASoC: dt-bindings: rename akXXXX to asahi-kasei,akXXXX
2024-06-18 23:50 ` [PATCH 0/5] ASoC: dt-bindings: rename akXXXX to asahi-kasei,akXXXX Kuninori Morimoto
@ 2024-06-19 6:13 ` Krzysztof Kozlowski
0 siblings, 0 replies; 11+ messages in thread
From: Krzysztof Kozlowski @ 2024-06-19 6:13 UTC (permalink / raw)
To: Kuninori Morimoto, Mark Brown, Rob Herring, Krzysztof Kozlowski
Cc: Linux-ALSA, devicetree
On 19/06/2024 01:50, Kuninori Morimoto wrote:
>
> Hi Mark
>
>> Kuninori Morimoto (5):
>> ASoC: dt-bindings: rename ak4118.txt to asahi-kasei,ak4118.txt
>> ASoC: dt-bindings: rename ak5386.txt to asahi-kasei,ak5386.txt
>> ASoC: dt-bindings: rename ak4375.yaml to asahi-kasei,ak4375.yaml
>> ASoC: dt-bindings: rename ak4613.yaml to asahi-kasei,ak4613.yaml
>> ASoC: dt-bindings: rename ak4642.yaml to asahi-kasei,ak4642.yaml
>
> As Krzysztof mentioned, [1/5][2/5] can be ignored, but should I send
> v2 patch for it ?
>
> And as Krzysztof mentioned, indeed there are some yamls which doesn't have
> vendor prefix. I can do some things for them, but I think it can be other
> patch-set, but is it OK ?
For me, renaming YAML files is mostly churn (messes with git log
/requires -M/, might affect backporting), but if you want then correct
all ASoC bindings in one patch. There is really no benefit in having 20
separate renames.
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 11+ messages in thread