staging: rtl8192u: remove redundant assignment to pointer crypt
[linux/fpc-iii.git] / arch / arm64 / boot / dts / socionext / uniphier-pxs3-ref.dts
blob754315bbd1c88096dd9ed21af4af606db2d09062
1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
2 //
3 // Device Tree Source for UniPhier PXs3 Reference Board
4 //
5 // Copyright (C) 2017 Socionext Inc.
6 //   Author: Masahiro Yamada <yamada.masahiro@socionext.com>
8 /dts-v1/;
9 #include "uniphier-pxs3.dtsi"
10 #include "uniphier-support-card.dtsi"
12 / {
13         model = "UniPhier PXs3 Reference Board";
14         compatible = "socionext,uniphier-pxs3-ref", "socionext,uniphier-pxs3";
16         chosen {
17                 stdout-path = "serial0:115200n8";
18         };
20         aliases {
21                 serial0 = &serial0;
22                 serial1 = &serial1;
23                 serial2 = &serial2;
24                 serial3 = &serial3;
25                 i2c0 = &i2c0;
26                 i2c1 = &i2c1;
27                 i2c2 = &i2c2;
28                 i2c3 = &i2c3;
29                 i2c6 = &i2c6;
30         };
32         memory@80000000 {
33                 device_type = "memory";
34                 reg = <0 0x80000000 0 0xa0000000>;
35         };
38 &ethsc {
39         interrupts = <4 8>;
42 &serial0 {
43         status = "okay";
46 &serial2 {
47         status = "okay";
50 &serial3 {
51         status = "okay";
54 &gpio {
55         xirq4 {
56                 gpio-hog;
57                 gpios = <UNIPHIER_GPIO_IRQ(4) 0>;
58                 input;
59         };
62 &i2c0 {
63         status = "okay";
66 &i2c1 {
67         status = "okay";
70 &i2c2 {
71         status = "okay";
74 &i2c3 {
75         status = "okay";
78 &sd {
79         status = "okay";
82 &eth0 {
83         status = "okay";
84         phy-handle = <&ethphy0>;
87 &mdio0 {
88         ethphy0: ethphy@0 {
89                 reg = <0>;
90         };
93 &eth1 {
94         status = "okay";
95         phy-handle = <&ethphy1>;
98 &mdio1 {
99         ethphy1: ethphy@0 {
100                 reg = <0>;
101         };
104 &usb0 {
105         status = "okay";
108 &usb1 {
109         status = "okay";
112 &pcie {
113         status = "okay";
116 &nand {
117         status = "okay";
119         nand@0 {
120                 reg = <0>;
121         };