Message ID | 20230831082819.4000425-3-peteryin.openbmc@gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | *** Add Facebook Minerva (AST2600) BMC *** | expand |
On 31/08/2023 10:28, Peter Yin wrote: > Document the new compatibles used on Meta Minerva. > > Signed-off-by: Peter Yin <peteryin.openbmc@gmail.com> 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, under or above your Signed-off-by tag. 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. https://elixir.bootlin.com/linux/v6.5-rc3/source/Documentation/process/submitting-patches.rst#L577 If a tag was not added on purpose, please state why and what changed. Best regards, Krzysztof
On 8/31/23 20:38, Krzysztof Kozlowski wrote: > On 31/08/2023 10:28, Peter Yin wrote: >> Document the new compatibles used on Meta Minerva. >> >> Signed-off-by: Peter Yin <peteryin.openbmc@gmail.com> > 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, under or above your Signed-off-by tag. 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. > > https://elixir.bootlin.com/linux/v6.5-rc3/source/Documentation/process/submitting-patches.rst#L577 > > If a tag was not added on purpose, please state why and what changed. Thank you for kindly providing me with the information. It has been helpful. > Best regards, > Krzysztof >
diff --git a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml index 6b0a6683ccae..3b93bae4f43a 100644 --- a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml +++ b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml @@ -79,6 +79,7 @@ properties: - facebook,elbert-bmc - facebook,fuji-bmc - facebook,greatlakes-bmc + - facebook,minerva-bmc - facebook,yosemite4-bmc - ibm,everest-bmc - ibm,rainier-bmc
Document the new compatibles used on Meta Minerva. Signed-off-by: Peter Yin <peteryin.openbmc@gmail.com> --- Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml | 1 + 1 file changed, 1 insertion(+)