.. | .. |
---|
| 1 | +// SPDX-License-Identifier: GPL-2.0-or-later |
---|
1 | 2 | /* |
---|
2 | 3 | * Copyright (C) 2014 Marek Vasut <marex@denx.de> |
---|
3 | | - * |
---|
4 | | - * The code contained herein is licensed under the GNU General Public |
---|
5 | | - * License. You may obtain a copy of the GNU General Public License |
---|
6 | | - * Version 2 or later at the following locations: |
---|
7 | | - * |
---|
8 | | - * http://www.opensource.org/licenses/gpl-license.html |
---|
9 | | - * http://www.gnu.org/copyleft/gpl.html |
---|
10 | 4 | */ |
---|
11 | 5 | |
---|
12 | 6 | #include "imx53.dtsi" |
---|
.. | .. |
---|
52 | 46 | clock-frequency = <400000>; |
---|
53 | 47 | status = "okay"; |
---|
54 | 48 | |
---|
55 | | - stmpe610@41 { |
---|
| 49 | + touchscreen@41 { |
---|
56 | 50 | compatible = "st,stmpe610"; |
---|
57 | 51 | reg = <0x41>; |
---|
58 | 52 | id = <0>; |
---|