Merge tag 'usb-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
[linux/fpc-iii.git] / arch / arm / boot / dts / aspeed-bmc-facebook-wedge100.dts
blob39c6be91d53ffcf1b385b43845bfbb95e81a0902
1 // SPDX-License-Identifier: GPL-2.0+
2 // Copyright (c) 2018 Facebook Inc.
3 /dts-v1/;
5 #include "ast2400-facebook-netbmc-common.dtsi"
7 / {
8         model = "Facebook Wedge 100 BMC";
9         compatible = "facebook,wedge100-bmc", "aspeed,ast2400";
11         chosen {
12                 stdout-path = &uart3;
13                 bootargs = "console=ttyS2,9600n8 root=/dev/ram rw";
14         };
17 &wdt2 {
18         status = "okay";
19         aspeed,reset-type = "system";
22 &fmc {
23         flash@1 {
24                 status = "okay";
25                 m25p,fast-read;
26                 label = "spi0.1";
28                 partitions {
29                         compatible = "fixed-partitions";
30                         #address-cells = <1>;
31                         #size-cells = <1>;
33                         flash1@0 {
34                                 reg = <0x0 0x2000000>;
35                                 label = "flash1";
36                         };
37                 };
38         };
41 &i2c7 {
42         i2c-switch@70 {
43                 compatible = "nxp,pca9548";
44                 #address-cells = <1>;
45                 #size-cells = <0>;
46                 reg = <0x70>;
47                 i2c-mux-idle-disconnect;
48         };
51 &i2c9 {
52         status = "okay";
56 &vhub {
57         status = "okay";