blob: c289bb2e067e4adf60d2fb915b609ffbbe87ca51 [file] [log] [blame]
Matt Spinler3c84fa72016-10-07 13:20:11 -05001#Device tree include files, which can be
2#included in different parts of the tree.
3#Optional.
4includes:
5 pre-root-node:
6 - aspeed-g5.dtsi
7 - dt-bindings/gpio/aspeed-gpio.h
8 root-node:
9 - aspeed-bmc-opp-spi-flash-legacy.dtsi
10 post-root-node:
11 bmc-flash:
12 - aspeed-bmc-opp-flash-layout.dtsi
13
14#The BMC's memory base address and size.
15#Required.
16memory:
17 base: 0x80000000
18 size: 0x40000000
19
20#Values for the chosen node.
21#Required.
22chosen:
23 stdout-path: uart5
24 bootargs: console=ttyS4,115200 earlyprintk
25
26#Values for the aliases node.
27#Optional.
28aliases:
29 serial4: uart5
30
31#The number that should be added to the MRW's
32#I2C bus number to get the device tree's number.
33#Optional.
34i2c-bus-adjust: -1