[PATCH v7 1/2] ARM: dts: aspeed: ventura: add Meta Ventura BMC

Jason Hsu posted 2 patches 6 months, 2 weeks ago
There is a newer version of this series
[PATCH v7 1/2] ARM: dts: aspeed: ventura: add Meta Ventura BMC
Posted by Jason Hsu 6 months, 2 weeks ago
Add Linux device tree related to Meta(Facebook) Ventura specific
devices connected to BMC(AST2600) SoC.Add subject prefix for the patch.

Signed-off-by: Jason Hsu <jasonhell19@gmail.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 01333ac111fb..a86b411df9a5 100644
--- a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml
+++ b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml
@@ -87,6 +87,7 @@ properties:
               - facebook,greatlakes-bmc
               - facebook,harma-bmc
               - facebook,minerva-cmc
+              - facebook,ventura-rmc
               - facebook,yosemite4-bmc
               - ibm,blueridge-bmc
               - ibm,everest-bmc
--
2.34.1
Re: [PATCH v7 1/2] ARM: dts: aspeed: ventura: add Meta Ventura BMC
Posted by Krzysztof Kozlowski 6 months, 2 weeks ago
On 06/06/2025 04:52, Jason Hsu wrote:
> Add Linux device tree related to Meta(Facebook) Ventura specific
> devices connected to BMC(AST2600) SoC.Add subject prefix for the patch.
> 
> Signed-off-by: Jason Hsu <jasonhell19@gmail.com>

<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