uboot/u-boot-stm32mp-2020.01/arch/powerpc/dts/mcr3000.dts

23 lines
287 B
Plaintext
Raw Permalink Normal View History

2024-01-10 06:52:34 +00:00
/*
* MCR3000 Device Tree Source
*
* Copyright 2017 CS Systemes d'Information
*
* SPDX-License-Identifier: GPL-2.0+
*/
/dts-v1/;
/ {
WDT: watchdog@0 {
compatible = "fsl,pq1-wdt";
};
SERIAL: smc@0 {
compatible = "fsl,pq1-smc";
};
chosen {
stdout-path = &SERIAL;
};
};