1// SPDX-License-Identifier: GPL-2.0+ OR X11
2/*
3 * Copyright 2020 Foundries.IO
4 */
5
6#include "imx6qdl-u-boot.dtsi"
7
8&wdog1 {
9	status = "okay";
10	u-boot,dm-spl;
11};
12