staging: rtl8192u: remove redundant assignment to pointer crypt
[linux/fpc-iii.git] / arch / arm64 / boot / dts / mediatek / mt6797-x20-dev.dts
blob13939d55b85bcea871c95c756ba3cb7914efb8ec
1 // SPDX-License-Identifier: GPL-2.0
2 /*
3  * Device Tree Source for MediaTek X20 Development Board
4  *
5  * Copyright (C) 2018, Linaro Ltd.
6  *
7  */
9 /dts-v1/;
11 #include "mt6797.dtsi"
13 / {
14         model = "Mediatek X20 Development Board";
15         compatible = "archermind,mt6797-x20-dev", "mediatek,mt6797";
17         aliases {
18                 serial0 = &uart1;
19         };
21         memory@40000000 {
22                 device_type = "memory";
23                 reg = <0 0x40000000 0 0x80000000>;
24         };
26         chosen {
27                 stdout-path = "serial0:115200n8";
28         };
31 &uart1 {
32         status = "okay";
33         pinctrl-names = "default";
34         pinctrl-0 = <&uart1_pins_a>;