On Wed, Jul 28, 2021 at 11:33 AM Yassine Oudjana <y.oudjana@xxxxxxxxxxxxxx> wrote: > > On Wednesday, July 28th, 2021 at 9:18 PM, Rob Herring <robh@xxxxxxxxxx> wrote: > > > On Tue, 27 Jul 2021 09:57:15 +0000, Yassine Oudjana wrote: > > > > > Add a compatible string for TUSB320L. > > > > > > Signed-off-by: Yassine Oudjana y.oudjana@xxxxxxxxxxxxxx > > > ------------------------------------------------------- > > > > > > .../devicetree/bindings/extcon/extcon-usbc-tusb320.yaml | 4 +++- > > > > > > 1 file changed, 3 insertions(+), 1 deletion(-) > > > > 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. > > I changed indentation in this version to fix a dt_binding_check warning: > ../Documentation/devicetree/bindings/extcon/extcon-usbc-tusb320.yaml:15:6: [warning] wrong indentation: expected 6 but found 5 (indentation) That's certainly small enough change to keep any tag. > I wasn't sure if I had to state changes in each individual patch, so > I ended up only stating them in the cover letter: > https://lore.kernel.org/lkml/a1IcsWeSdRxWaMFcwV1k7z3l1HaAkyRCo2zLdOWb8w@xxxxxxxxxxxxxxxxxxxx/ It is best to put the changes for specific patches in that patch and use the cover letter as a summary of changes. Rob