* Re: [PATCH 1/2] dt-bindings: arm: aspeed: add Meta Clemente board
2025-05-13 3:10 [PATCH 1/2] dt-bindings: arm: aspeed: add Meta Clemente board leo.jt.wang
@ 2025-05-13 7:44 ` Krzysztof Kozlowski
2025-05-14 3:24 ` leo.jt.wang
` (2 subsequent siblings)
3 siblings, 0 replies; 8+ messages in thread
From: Krzysztof Kozlowski @ 2025-05-13 7:44 UTC (permalink / raw)
To: leo.jt.wang, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
Joel Stanley, Andrew Jeffery
Cc: devicetree, linux-arm-kernel, linux-aspeed, linux-kernel,
george.kw.lee, leo.jt.wang
On 13/05/2025 05:10, leo.jt.wang@gmail.com wrote:
> From: Leo Wang <leo.jt.wang@fii-foxconn.com>
>
> Document the new compatibles used on Meta Clemente.
>
> Signed-off-by: Leo Wang <leo.jt.wang@fii-foxconn.com>
> ---
> Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml | 1 +
> 1 file changed, 1 insertion(+)
<form letter>
This is a friendly reminder during the review process.
It looks like you received a tag and forgot to add it.
If you do not know the process, here is a short explanation:
Please add Acked-by/Reviewed-by/Tested-by tags when posting new versions
of patchset, under or above your Signed-off-by tag, unless patch changed
significantly (e.g. new properties added to the DT bindings). Tag is
"received", when provided in a message replied to you on the mailing
list. Tools like b4 can help here. However, there's no need to repost
patches *only* to add the tags. The upstream maintainer will do that for
tags received on the version they apply.
Please read:
https://elixir.bootlin.com/linux/v6.12-rc3/source/Documentation/process/submitting-patches.rst#L577
If a tag was not added on purpose, please state why and what changed.
</form letter>
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 8+ messages in thread
* [PATCH 1/2] dt-bindings: arm: aspeed: add Meta Clemente board
2025-05-13 3:10 [PATCH 1/2] dt-bindings: arm: aspeed: add Meta Clemente board leo.jt.wang
2025-05-13 7:44 ` Krzysztof Kozlowski
@ 2025-05-14 3:24 ` leo.jt.wang
2025-05-14 6:44 ` [PATCH V2 " leo.jt.wang
2025-05-26 9:59 ` [PATCH V3 " leo.jt.wang
3 siblings, 0 replies; 8+ messages in thread
From: leo.jt.wang @ 2025-05-14 3:24 UTC (permalink / raw)
To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Joel Stanley,
Andrew Jeffery
Cc: devicetree, linux-arm-kernel, linux-aspeed, linux-kernel,
george.kw.lee, leo.jt.wang, Conor Dooley
From: Leo Wang <leo.jt.wang@fii-foxconn.com>
Document the new compatibles used on Meta Clemente.
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Leo Wang <leo.jt.wang@fii-foxconn.com>
---
Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml
index a3736f134130..4416a40dcd86 100644
--- a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml
+++ b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml
@@ -81,6 +81,7 @@ properties:
- asus,x4tf-bmc
- facebook,bletchley-bmc
- facebook,catalina-bmc
+ - facebook,clemente-bmc
- facebook,cloudripper-bmc
- facebook,elbert-bmc
- facebook,fuji-bmc
--
2.43.0
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [PATCH V2 1/2] dt-bindings: arm: aspeed: add Meta Clemente board
2025-05-13 3:10 [PATCH 1/2] dt-bindings: arm: aspeed: add Meta Clemente board leo.jt.wang
2025-05-13 7:44 ` Krzysztof Kozlowski
2025-05-14 3:24 ` leo.jt.wang
@ 2025-05-14 6:44 ` leo.jt.wang
2025-05-26 9:59 ` [PATCH V3 " leo.jt.wang
3 siblings, 0 replies; 8+ messages in thread
From: leo.jt.wang @ 2025-05-14 6:44 UTC (permalink / raw)
To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Joel Stanley,
Andrew Jeffery
Cc: devicetree, linux-arm-kernel, linux-aspeed, linux-kernel,
george.kw.lee, leo.jt.wang, Conor Dooley
From: Leo Wang <leo.jt.wang@fii-foxconn.com>
Document the new compatibles used on Meta Clemente.
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Leo Wang <leo.jt.wang@fii-foxconn.com>
---
Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml
index a3736f134130..4416a40dcd86 100644
--- a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml
+++ b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml
@@ -81,6 +81,7 @@ properties:
- asus,x4tf-bmc
- facebook,bletchley-bmc
- facebook,catalina-bmc
+ - facebook,clemente-bmc
- facebook,cloudripper-bmc
- facebook,elbert-bmc
- facebook,fuji-bmc
--
2.43.0
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [PATCH V3 1/2] dt-bindings: arm: aspeed: add Meta Clemente board
2025-05-13 3:10 [PATCH 1/2] dt-bindings: arm: aspeed: add Meta Clemente board leo.jt.wang
` (2 preceding siblings ...)
2025-05-14 6:44 ` [PATCH V2 " leo.jt.wang
@ 2025-05-26 9:59 ` leo.jt.wang
2025-05-26 12:51 ` Krzysztof Kozlowski
3 siblings, 1 reply; 8+ messages in thread
From: leo.jt.wang @ 2025-05-26 9:59 UTC (permalink / raw)
To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Joel Stanley,
Andrew Jeffery
Cc: devicetree, linux-arm-kernel, linux-aspeed, linux-kernel,
george.kw.lee, leo.jt.wang, Conor Dooley
From: Leo Wang <leo.jt.wang@fii-foxconn.com>
Document the new compatibles used on Meta Clemente.
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Leo Wang <leo.jt.wang@fii-foxconn.com>
---
Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml
index a3736f134130..4416a40dcd86 100644
--- a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml
+++ b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml
@@ -81,6 +81,7 @@ properties:
- asus,x4tf-bmc
- facebook,bletchley-bmc
- facebook,catalina-bmc
+ - facebook,clemente-bmc
- facebook,cloudripper-bmc
- facebook,elbert-bmc
- facebook,fuji-bmc
--
2.43.0
^ permalink raw reply related [flat|nested] 8+ messages in thread
* Re: [PATCH V3 1/2] dt-bindings: arm: aspeed: add Meta Clemente board
2025-05-26 9:59 ` [PATCH V3 " leo.jt.wang
@ 2025-05-26 12:51 ` Krzysztof Kozlowski
2025-05-27 15:08 ` [PATCH v4 0/2] Add Meta(Facebook) Clemente BMC(AST2600) leo.jt.wang
[not found] ` <20250527150946.2815348-1-LeoWang>
0 siblings, 2 replies; 8+ messages in thread
From: Krzysztof Kozlowski @ 2025-05-26 12:51 UTC (permalink / raw)
To: leo.jt.wang, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
Joel Stanley, Andrew Jeffery
Cc: devicetree, linux-arm-kernel, linux-aspeed, linux-kernel,
george.kw.lee, leo.jt.wang, Conor Dooley
On 26/05/2025 11:59, leo.jt.wang@gmail.com wrote:
> From: Leo Wang <leo.jt.wang@fii-foxconn.com>
>
> Document the new compatibles used on Meta Clemente.
>
> Acked-by: Conor Dooley <conor.dooley@microchip.com>
>
Drop blank line.
> Signed-off-by: Leo Wang <leo.jt.wang@fii-foxconn.com>
> ---
> Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
So here I found 1/2. This is totally broken threading.
Do not attach (thread) your patchsets to some other threads (unrelated
or older versions). This buries them deep in the mailbox and might
interfere with applying entire sets.
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 8+ messages in thread
* [PATCH v4 0/2] Add Meta(Facebook) Clemente BMC(AST2600)
2025-05-26 12:51 ` Krzysztof Kozlowski
@ 2025-05-27 15:08 ` leo.jt.wang
[not found] ` <20250527150946.2815348-1-LeoWang>
1 sibling, 0 replies; 8+ messages in thread
From: leo.jt.wang @ 2025-05-27 15:08 UTC (permalink / raw)
To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Joel Stanley,
Andrew Jeffery
Cc: devicetree, linux-arm-kernel, linux-aspeed, linux-kernel,
george.kw.lee, leo.jt.wang
From: Leo Wang <leo.jt.wang@fii-foxconn.com>
Add Linux device tree entry related to Meta(Facebook) Clemente specific
devices connected to BMC(AST2600) SoC.
Signed-off-by: Leo Wang <leo.jt.wang@fii-foxconn.com>
---
Changes in v3:
- Dropped blank line as requested by reviewer.
Changes in v2:
- Fixed all dt-schema warnings/errors reported by checkpatch.
Changes in v2:
- Added 'Acked-by: Conor Dooley <conor.dooley@microchip.com>' tag.
Leo Wang (2):
dt-bindings: arm: aspeed: add Meta Clemente board
ARM: dts: aspeed: clemente: add Meta Clemente BMC
.../bindings/arm/aspeed/aspeed.yaml | 1 +
arch/arm/boot/dts/aspeed/Makefile | 1 +
.../aspeed/aspeed-bmc-facebook-clemente.dts | 1195 +++++++++++++++++
3 files changed, 1197 insertions(+)
create mode 100644 arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-clemente.dts
--
2.43.0
^ permalink raw reply [flat|nested] 8+ messages in thread
[parent not found: <20250527150946.2815348-1-LeoWang>]
* [PATCH v4 1/2] dt-bindings: arm: aspeed: add Meta Clemente board
[not found] ` <20250527150946.2815348-1-LeoWang>
@ 2025-05-27 15:08 ` leo.jt.wang
0 siblings, 0 replies; 8+ messages in thread
From: leo.jt.wang @ 2025-05-27 15:08 UTC (permalink / raw)
To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Joel Stanley,
Andrew Jeffery
Cc: devicetree, linux-arm-kernel, linux-aspeed, linux-kernel,
george.kw.lee, leo.jt.wang, Conor Dooley
From: Leo Wang <leo.jt.wang@fii-foxconn.com>
Document the new compatibles used on Meta Clemente.
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Leo Wang <leo.jt.wang@fii-foxconn.com>
---
Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml
index a3736f134130..4416a40dcd86 100644
--- a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml
+++ b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml
@@ -81,6 +81,7 @@ properties:
- asus,x4tf-bmc
- facebook,bletchley-bmc
- facebook,catalina-bmc
+ - facebook,clemente-bmc
- facebook,cloudripper-bmc
- facebook,elbert-bmc
- facebook,fuji-bmc
--
2.43.0
^ permalink raw reply related [flat|nested] 8+ messages in thread