Hi Rob, On Tue, 2022-02-01 at 17:40 -0600, Rob Herring wrote: > On Thu, 27 Jan 2022 11:39:50 +0800, Roger Lu wrote: > > Document the binding for enabling mtk svs on MediaTek SoC. > > > > Signed-off-by: Roger Lu <roger.lu@xxxxxxxxxxxx> > > --- > > .../bindings/soc/mediatek/mtk-svs.yaml | 83 +++++++++++++++++++ > > 1 file changed, 83 insertions(+) > > create mode 100644 Documentation/devicetree/bindings/soc/mediatek/mtk- > > svs.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. Oh, this patch has error detected and shown in [1]. Therefore, I fix it and state the change at [2]. Thanks for the explanation and time to review the patch. [1] https://patchwork.kernel.org/project/linux-mediatek/patch/20220107095200.4389-2-roger.lu@xxxxxxxxxxxx/ [2] https://patchwork.kernel.org/project/linux-mediatek/cover/20220127033956.24585-1-roger.lu@xxxxxxxxxxxx/ - Remove unnecessary "maxItems" from nvmem-cells in mtk-svs.yaml.