]> git.ipfire.org Git - people/ms/u-boot.git/blame - arch/arm/dts/am574x-idk.dts
Merge git://git.denx.de/u-boot-imx
[people/ms/u-boot.git] / arch / arm / dts / am574x-idk.dts
CommitLineData
b4185e4f
LV
1// SPDX-License-Identifier: GPL-2.0
2/*
3 * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
4 */
5
6
7/dts-v1/;
8
9#include "dra76x.dtsi"
10#include "am572x-idk-common.dtsi"
11
12/ {
13 model = "TI AM5748 IDK";
14 compatible = "ti,am5728-idk", "ti,dra762", "ti,dra7";
15};
16
17&qspi {
18 spi-max-frequency = <96000000>;
19 m25p80@0 {
20 spi-max-frequency = <96000000>;
21 };
22};