[PATCH v5 1/2] dt-bindings: arm: aspeed: add Nvidia's GB200NVL BMC

Willie Thai posted 2 patches 1 week, 2 days ago
[PATCH v5 1/2] dt-bindings: arm: aspeed: add Nvidia's GB200NVL BMC
Posted by Willie Thai 1 week, 2 days ago
Add Nvidia's  GB200NVL BMC board compatible.

Co-developed-by: Mars Yang <maryang@nvidia.com>
Signed-off-by: Mars Yang <maryang@nvidia.com>
Acked-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Willie Thai <wthai@nvidia.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..a3736f134130 100644
--- a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml
+++ b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml
@@ -98,6 +98,7 @@ properties:
               - inventec,starscream-bmc
               - inventec,transformer-bmc
               - jabil,rbp-bmc
+              - nvidia,gb200nvl-bmc
               - qcom,dc-scm-v1-bmc
               - quanta,s6q-bmc
               - ufispace,ncplite-bmc
-- 
2.25.1
Re: [PATCH v5 1/2] dt-bindings: arm: aspeed: add Nvidia's GB200NVL BMC
Posted by Krzysztof Kozlowski 1 week, 2 days ago
On 01/04/2025 17:39, Willie Thai wrote:
> Add Nvidia's  GB200NVL BMC board compatible.
> 
> Co-developed-by: Mars Yang <maryang@nvidia.com>
> Signed-off-by: Mars Yang <maryang@nvidia.com>
> Acked-by: Krzysztof Kozlowski <krzk@kernel.org>

Why are you faking tags/email addresses? Read carefully submitting
patches. I really suggest using b4 instead of manually editing things.
And if you decide for manual way, you must never, *never* edit people's
tag. You can only copy and paste it.

Best regards,
Krzysztof
Re: [PATCH v5 1/2] dt-bindings: arm: aspeed: add Nvidia's GB200NVL BMC
Posted by Andrew Jeffery 1 week ago
On Tue, 2025-04-01 at 17:51 +0200, Krzysztof Kozlowski wrote:
> On 01/04/2025 17:39, Willie Thai wrote:
> > Add Nvidia's  GB200NVL BMC board compatible.
> > 
> > Co-developed-by: Mars Yang <maryang@nvidia.com>
> > Signed-off-by: Mars Yang <maryang@nvidia.com>
> > Acked-by: Krzysztof Kozlowski <krzk@kernel.org>
> 
> Why are you faking tags/email addresses? Read carefully submitting
> patches. I really suggest using b4 instead of manually editing
> things.
> And if you decide for manual way, you must never, *never* edit
> people's
> tag. You can only copy and paste it.

I've applied the series, fixing the tag in the process, along with the
line-wrapping of the commit message in the second patch.

Willie: scripts/checkpatch.pl warns of some of these things. Please
make sure to use it in the future, or if you adopt b4 as Krzysztof
suggests, use `b4 prep --check`.

Andrew
Re: [PATCH v5 1/2] dt-bindings: arm: aspeed: add Nvidia's GB200NVL BMC
Posted by Willie Thai 3 days, 10 hours ago
>  On Tue, 2025-04-01 at 17:51 +0200, Krzysztof Kozlowski wrote:
> > On 01/04/2025 17:39, Willie Thai wrote:
> > > Add Nvidia's  GB200NVL BMC board compatible.
> > > 
> > > Co-developed-by: Mars Yang <maryang@nvidia.com>
> > > Signed-off-by: Mars Yang <maryang@nvidia.com>
> > > Acked-by: Krzysztof Kozlowski <krzk@kernel.org>
> > 
> > Why are you faking tags/email addresses? Read carefully submitting
> > patches. I really suggest using b4 instead of manually editing
> > things.
> > And if you decide for manual way, you must never, *never* edit
> > people's
> > tag. You can only copy and paste it.
>  
>  I've applied the series, fixing the tag in the process, along with the
>  line-wrapping of the commit message in the second patch.
>  
>  Willie: scripts/checkpatch.pl warns of some of these things. Please
>  make sure to use it in the future, or if you adopt b4 as Krzysztof
>  suggests, use `b4 prep --check`.

Thanks Andrew !
Re: [PATCH v5 1/2] dt-bindings: arm: aspeed: add Nvidia's GB200NVL BMC
Posted by Willie Thai 1 week, 2 days ago
> On 01/04/2025 17:39, Willie Thai wrote:
>> Add Nvidia's  GB200NVL BMC board compatible.
>> 
>> Co-developed-by: Mars Yang <maryang@nvidia.com>
>> Signed-off-by: Mars Yang <maryang@nvidia.com>
>> Acked-by: Krzysztof Kozlowski <krzk@kernel.org>
> 
> Why are you faking tags/email addresses? Read carefully submitting patches. I really suggest using b4 instead of manually editing things.
> And if you decide for manual way, you must never, *never* edit people's tag. You can only copy and paste it.
> 

Thanks for the quick response, this is not faking tags/email address, I should have copied your whole ack tag.