mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 05:04:26 +00:00
d98929d636
Sync the Linux Kernel 5.4-rc6 device tree for Phytec Phycore SoM and Segin board based on imx6UL and imx6ULL. Changes includes Phytec naming convention for the devicetree files. Signed-off-by: Parthiban Nallathambi <parthitce@gmail.com> Acked-by: Peng Fan <peng.fan@nxp.com>
93 lines
1.1 KiB
Text
93 lines
1.1 KiB
Text
// SPDX-License-Identifier: GPL-2.0
|
|
/*
|
|
* Copyright (C) 2016 PHYTEC Messtechnik GmbH
|
|
* Author: Christian Hemp <c.hemp@phytec.de>
|
|
*/
|
|
|
|
/dts-v1/;
|
|
#include "imx6ul.dtsi"
|
|
#include "imx6ul-phytec-phycore-som.dtsi"
|
|
#include "imx6ul-phytec-segin.dtsi"
|
|
#include "imx6ul-phytec-segin-peb-eval-01.dtsi"
|
|
|
|
/ {
|
|
model = "PHYTEC phyBOARD-Segin i.MX6 UltraLite Full Featured with NAND";
|
|
compatible = "phytec,imx6ul-pbacd10-nand", "phytec,imx6ul-pbacd10",
|
|
"phytec,imx6ul-pcl063", "fsl,imx6ul";
|
|
};
|
|
|
|
&adc1 {
|
|
status = "okay";
|
|
};
|
|
|
|
&can1 {
|
|
status = "okay";
|
|
};
|
|
|
|
&tlv320 {
|
|
status = "okay";
|
|
};
|
|
|
|
&ecspi3 {
|
|
status = "okay";
|
|
};
|
|
|
|
ðphy1 {
|
|
status = "okay";
|
|
};
|
|
|
|
ðphy2 {
|
|
status = "okay";
|
|
};
|
|
|
|
&fec1 {
|
|
status = "okay";
|
|
};
|
|
|
|
&fec2 {
|
|
status = "okay";
|
|
};
|
|
|
|
&gpmi {
|
|
status = "okay";
|
|
};
|
|
|
|
&i2c_rtc {
|
|
status = "okay";
|
|
};
|
|
|
|
®_can1_en {
|
|
status = "okay";
|
|
};
|
|
|
|
®_sound_1v8 {
|
|
status = "okay";
|
|
};
|
|
|
|
®_sound_3v3 {
|
|
status = "okay";
|
|
};
|
|
|
|
&sai2 {
|
|
status = "okay";
|
|
};
|
|
|
|
&sound {
|
|
status = "okay";
|
|
};
|
|
|
|
&uart5 {
|
|
status = "okay";
|
|
};
|
|
|
|
&usbotg1 {
|
|
status = "okay";
|
|
};
|
|
|
|
&usbotg2 {
|
|
status = "okay";
|
|
};
|
|
|
|
&usdhc1 {
|
|
status = "okay";
|
|
};
|