On Mon, Jan 06, 2020 at 03:57:21PM -0600, Rob Herring wrote: > On Mon, 6 Jan 2020 11:11:35 +0800, Jiaxin Yu wrote: > > Add #reset-cells property and update example > > > > Signed-off-by: yong.liang <yong.liang@xxxxxxxxxxxx> > > Signed-off-by: Jiaxin Yu <jiaxin.yu@xxxxxxxxxxxx> > > Reviewed-by: Yingjoe Chen <yingjoe.chen@xxxxxxxxxxxx> > > Reviewed-by: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx> > > --- > > .../devicetree/bindings/watchdog/mtk-wdt.txt | 10 ++++++--- > > .../reset-controller/mt2712-resets.h | 22 +++++++++++++++++++ > > .../reset-controller/mt8183-resets.h | 17 ++++++++++++++ > > 3 files changed, 46 insertions(+), 3 deletions(-) > > create mode 100644 include/dt-bindings/reset-controller/mt2712-resets.h > > > > 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. v9 and a couple of versions before that did not include the update to the bindings file. I got lost in the many versions and don't recall if that was ever tagged as Reviewed-by: in an earlier version. Guenter