Re: [PATCH v8 2/3] bindings: ipmi: Add binding for SSIF BMC driver

From: Quan Nguyen
Date: Wed Jun 29 2022 - 04:02:45 EST




On 28/06/2022 05:00, Rob Herring wrote:
On Wed, Jun 15, 2022 at 04:02:58PM +0700, Quan Nguyen wrote:
Add device tree binding document for the SSIF BMC driver.

Signed-off-by: Quan Nguyen <quan@xxxxxxxxxxxxxxxxxxxxxx>
---
v8:
+ None

v7:
+ Change compatible string from "ampere,ssif-bmc" to "ssif-bmc" [Jae]

v6:
+ None

v5:
+ None

v4:
+ Fix warning with dt_binding_check [Rob]
+ Change aspeed-ssif-bmc.yaml to ssif-bmc.yaml [Quan]

v3:
+ Switched to use DT schema format [Rob]

v2:
+ None

.../devicetree/bindings/ipmi/ssif-bmc.yaml | 38 +++++++++++++++++++
1 file changed, 38 insertions(+)
create mode 100644 Documentation/devicetree/bindings/ipmi/ssif-bmc.yaml

Please add Acked-by/Reviewed-by tags when posting new versions. However,
there's no need to repost patches *only* to add the tags. The upstream
maintainer will do that for acks received on the version they apply.

If a tag was not added on purpose, please state why and what changed.

Dear Rob,

It was my fault and I apologize for forget adding your Reviewed-by tag in this v8.
There is no change in this patch and the tag was not removed on purpose. It's simply a mistake and I should have been more careful.

Will add the tag if there's new version and will be more careful next time.

Thank you and best regards,
- Quan