blob: 66675c787b97d0cf8fd6b99a5c69a5cd9c4b9b84 [file] [log] [blame]
Thomas Gleixnera636cd62019-05-19 15:51:34 +02001// SPDX-License-Identifier: GPL-2.0-or-later
Jean-Christophe PLAGNIOL-VILLARDec6754a2012-07-05 16:56:09 +08002/*
3 * at91sam9x35ek.dts - Device Tree file for AT91SAM9X35-EK board
4 *
5 * Copyright (C) 2012 Atmel,
6 * 2012 Nicolas Ferre <nicolas.ferre@atmel.com>
Jean-Christophe PLAGNIOL-VILLARDec6754a2012-07-05 16:56:09 +08007 */
8/dts-v1/;
Jean-Christophe PLAGNIOL-VILLARD6db64d22013-05-15 01:21:50 +08009#include "at91sam9x35.dtsi"
Boris Brezillon432a4a82014-07-31 09:37:06 +020010#include "at91sam9x5dm.dtsi"
Jean-Christophe PLAGNIOL-VILLARD6db64d22013-05-15 01:21:50 +080011#include "at91sam9x5ek.dtsi"
Jean-Christophe PLAGNIOL-VILLARDec6754a2012-07-05 16:56:09 +080012
13/ {
14 model = "Atmel AT91SAM9X35-EK";
15 compatible = "atmel,at91sam9x35ek", "atmel,at91sam9x5ek", "atmel,at91sam9x5", "atmel,at91sam9";
Uwe Kleine-Königb222de02019-08-12 23:27:55 +020016};
Nicolas Ferre509ea1b2013-03-22 14:47:54 +010017
Uwe Kleine-Königb222de02019-08-12 23:27:55 +020018&backlight {
19 status = "okay";
20};
Boris Brezillon432a4a82014-07-31 09:37:06 +020021
Uwe Kleine-Königb222de02019-08-12 23:27:55 +020022&bl_reg {
23 status = "okay";
24};
Boris Brezillon432a4a82014-07-31 09:37:06 +020025
Uwe Kleine-Königb222de02019-08-12 23:27:55 +020026&hlcdc {
27 status = "okay";
28};
Boris Brezillon432a4a82014-07-31 09:37:06 +020029
Uwe Kleine-Königb222de02019-08-12 23:27:55 +020030&macb0 {
31 phy-mode = "rmii";
32 status = "okay";
33};
Boris Brezillon432a4a82014-07-31 09:37:06 +020034
Uwe Kleine-Königb222de02019-08-12 23:27:55 +020035&panel {
36 status = "okay";
37};
38
39&panel_reg {
40 status = "okay";
Jean-Christophe PLAGNIOL-VILLARDec6754a2012-07-05 16:56:09 +080041};