Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[sfrench/cifs-2.6.git] / arch / arm / boot / dts / imx6q-kp-tpc.dts
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2 /*
3  * Copyright 2018
4  * Lukasz Majewski, DENX Software Engineering, lukma@denx.de
5  */
6
7 /dts-v1/;
8
9 #include "imx6q-kp.dtsi"
10
11 / {
12         model = "Freescale i.MX6 Qwuad K+P TPC Board";
13         compatible = "kiebackpeter,imx6q-tpc", "fsl,imx6q";
14
15         memory@10000000 {
16                 reg = <0x10000000 0x40000000>;
17         };
18 };
19
20 &ipu1_di0_disp0 {
21         remote-endpoint = <&lcd_display_in>;
22 };