Message ID | 20240529001504.33648-1-gustavograzs@gmail.com (mailing list archive) |
---|---|
State | Changes Requested |
Headers | show |
Series | [v2,1/6] dt-bindings: vendor-prefixes: add ScioSense | expand |
On 29/05/2024 02:14, Gustavo Silva wrote: > Add vendor prefix for ScioSense B.V. > https://www.sciosense.com/ > > Signed-off-by: Gustavo Silva <gustavograzs@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 Wed, May 29, 2024 at 09:29:54AM +0200, Krzysztof Kozlowski wrote: > On 29/05/2024 02:14, Gustavo Silva wrote: > > Add vendor prefix for ScioSense B.V. > > https://www.sciosense.com/ > > > > Signed-off-by: Gustavo Silva <gustavograzs@gmail.com> > > --- > > This is a friendly reminder during the review process. > > It looks like you received a tag and forgot to add it. Acked-by: Conor Dooley <conor.dooley@microchip.com> Thanks, Conor.
On Wed, May 29, 2024 at 09:29:54AM GMT, Krzysztof Kozlowski wrote: > On 29/05/2024 02:14, Gustavo Silva wrote: > > Add vendor prefix for ScioSense B.V. > > https://www.sciosense.com/ > > > > Signed-off-by: Gustavo Silva <gustavograzs@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 > Hi Krzysztof, Sorry, I totally forgot to add the tag. If we need a new version of this patch series, I'll make sure to add it. Also, thank you for mentioning b4, I'll definitely give it a try. Best regards, Gustavo
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index b97d298b3..298f13a0d 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1246,6 +1246,8 @@ patternProperties: description: Smart Battery System "^schindler,.*": description: Schindler + "^sciosense,.*": + description: ScioSense B.V. "^seagate,.*": description: Seagate Technology PLC "^seeed,.*":
Add vendor prefix for ScioSense B.V. https://www.sciosense.com/ Signed-off-by: Gustavo Silva <gustavograzs@gmail.com> --- no changes in v2 Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+) base-commit: 084eeee1d8da6b4712719264b01cb27b41307f54