
19 Jul
2023
19 Jul
'23
3:07 a.m.
On Tue, 18 Jul 2023 at 08:00, Angelo Dureghello angelo@kernel-space.org wrote:
Hi Stefan,
On 18/07/23 2:26 PM, Stefan Roese wrote:
On 6/25/23 21:35, Angelo Dureghello wrote:
Add watchdog node for the implemented mcf_wdt driver.
Signed-off-by: Angelo Dureghello angelo@kernel-space.org
arch/m68k/dts/M5208EVBE.dts | 5 +++++ arch/m68k/dts/mcf5208.dtsi | 7 +++++++ arch/m68k/dts/mcf523x.dtsi | 7 +++++++ arch/m68k/dts/mcf5271.dtsi | 7 +++++++ arch/m68k/dts/mcf5275.dtsi | 7 +++++++ arch/m68k/dts/mcf5282.dtsi | 7 +++++++ arch/m68k/dts/mcf5329.dtsi | 7 +++++++ arch/m68k/dts/mcf537x.dtsi | 7 +++++++ 8 files changed, 54 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org