On Sat, 7 Sep 2019 16:45:41 +0200, Krzysztof Kozlowski wrote: > The Samsung SoC watchdog driver always required providing a clock > (either through platform data or from DT). However when bindings were > added in commit 9487a9cc7140 ("watchdog: s3c2410: Add support for device > tree based probe"), they missed the requirement of clock. > > Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> > --- > .../devicetree/bindings/watchdog/samsung-wdt.yaml | 7 +++++++ > 1 file changed, 7 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>