summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx7ulp-evk-ft5416.dts
blob: 2d86e33e1abb33b1f22850e31942e78f84f338f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/*
 * Copyright (C) 2017 Freescale Semiconductor, Inc.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 as
 * published by the Free Software Foundation.
 */

#include "imx7ulp-evk.dts"

&lpi2c7 {
	focaltech@38 {
		focaltech,panel-type = <FT5416>;
		focaltech,swap-xy;
		/delete-property/focaltech,scaling-down-half;
	};
};