forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/arch/arm64/boot/dts/hisilicon/hip06-d03.dts
....@@ -1,12 +1,8 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /**
23 * dts file for Hisilicon D03 Development Board
34 *
45 * Copyright (C) 2016 Hisilicon Ltd.
5
- *
6
- * This program is free software; you can redistribute it and/or modify
7
- * it under the terms of the GNU General Public License version 2 as
8
- * publishhed by the Free Software Foundation.
9
- *
106 */
117
128 /dts-v1/;
....@@ -26,37 +22,37 @@
2622 };
2723
2824 &ipmi0 {
29
- status = "ok";
25
+ status = "okay";
3026 };
3127
3228 &uart0 {
33
- status = "ok";
29
+ status = "okay";
3430 };
3531
3632 &eth0 {
37
- status = "ok";
33
+ status = "okay";
3834 };
3935
4036 &eth1 {
41
- status = "ok";
37
+ status = "okay";
4238 };
4339
4440 &eth2 {
45
- status = "ok";
41
+ status = "okay";
4642 };
4743
4844 &eth3 {
49
- status = "ok";
45
+ status = "okay";
5046 };
5147
5248 &sas1 {
53
- status = "ok";
49
+ status = "okay";
5450 };
5551
5652 &usb_ohci {
57
- status = "ok";
53
+ status = "okay";
5854 };
5955
6056 &usb_ehci {
61
- status = "ok";
57
+ status = "okay";
6258 };