hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/arch/arc/boot/dts/abilis_tb100_dvk.dts
....@@ -1,22 +1,10 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * Abilis Systems TB100 Development Kit PCB device tree
34 *
45 * Copyright (C) Abilis Systems 2013
56 *
67 * Author: Christian Ruppert <christian.ruppert@abilis.com>
7
- *
8
- * This program is free software; you can redistribute it and/or modify
9
- * it under the terms of the GNU General Public License version 2 as
10
- * published by the Free Software Foundation.
11
- *
12
- * This program is distributed in the hope that it will be useful,
13
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
14
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15
- * GNU General Public License for more details.
16
- *
17
- * You should have received a copy of the GNU General Public License
18
- * along with this program; if not, write to the Free Software
19
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
208 */
219
2210 /dts-v1/;
....@@ -37,27 +25,27 @@
3725 };
3826
3927 soc100 {
40
- uart@FF100000 {
28
+ uart@ff100000 {
4129 pinctrl-names = "default";
4230 pinctrl-0 = <&pctl_uart0>;
4331 };
44
- ethernet@FE100000 {
32
+ ethernet@fe100000 {
4533 phy-mode = "rgmii";
4634 };
4735
48
- i2c0: i2c@FF120000 {
36
+ i2c0: i2c@ff120000 {
4937 i2c-sda-hold-time-ns = <432>;
5038 };
51
- i2c1: i2c@FF121000 {
39
+ i2c1: i2c@ff121000 {
5240 i2c-sda-hold-time-ns = <432>;
5341 };
54
- i2c2: i2c@FF122000 {
42
+ i2c2: i2c@ff122000 {
5543 i2c-sda-hold-time-ns = <432>;
5644 };
57
- i2c3: i2c@FF123000 {
45
+ i2c3: i2c@ff123000 {
5846 i2c-sda-hold-time-ns = <432>;
5947 };
60
- i2c4: i2c@FF124000 {
48
+ i2c4: i2c@ff124000 {
6149 i2c-sda-hold-time-ns = <432>;
6250 };
6351