summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/aspeed-bmc-opp-mihawk.dts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ARM: dts: aspeed: mihawk: Add 8 tmp401 thermal sensorsBen Pai2020-06-151-0/+40
| | | | | | Signed-off-by: Ben Pai <Ben_Pai@wistron.com> Reviewed-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Joel Stanley <joel@jms.id.au>
* ARM: dts: aspeed: mihawk: IO expander uses TCA9554 driverBen Pai2020-06-151-0/+112
| | | | | | | | Set smbus_en of IO expander to 1 in order to be able to read sensor. Signed-off-by: Ben Pai <Ben_Pai@wistron.com> Reviewed-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Joel Stanley <joel@jms.id.au>
* ARM: dts: aspeed: mihawk: add aliases for i2cBen Pai2020-05-051-4/+289
| | | | | | | | Set the bus id for each mux channel to avoid switching channels multiple times Signed-off-by: Ben Pai <Ben_Pai@wistron.com> Signed-off-by: Joel Stanley <joel@jms.id.au>
* ARM: dts: aspeed: mihawk: Change the name of ledsBen Pai2020-05-051-14/+3
| | | | | | | | Change the name of power, fault and rear-id. Remove the two leds. Signed-off-by: Ben Pai <Ben_Pai@wistron.com> Signed-off-by: Joel Stanley <joel@jms.id.au>
* ARM: dts: aspeed: Add RCLK to MAC clocks for RMII interfacesAndrew Jeffery2019-11-011-0/+3
| | | | | | | | We need to ungate RCLK on AST2500- and AST2600-based platforms for RMII to function. RMII interfaces are commonly used for NCSI. Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Joel Stanley <joel@jms.id.au>
* ARM; dts: aspeed: mihawk: File should not be executableJoel Stanley2019-09-051-0/+0
| | | | | | | Remove the executable bit. Fixes: 0a1dcf954ece ("ARM: dts: aspeed: Add Mihawk BMC platform") Signed-off-by: Joel Stanley <joel@jms.id.au>
* ARM: dts: aspeed: Add Mihawk BMC platformBen Pai2019-08-141-0/+918
The Mihawk BMC is an ASPEED ast2500 based BMC that is part of an OpenPower Power9 server. Signed-off-by: Ben Pai <Ben_Pai@wistron.com> Reviewed-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Joel Stanley <joel@jms.id.au>