summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts
Commit message (Collapse)AuthorAgeFilesLines
* ARM: dts: aspeed: tacoma: Remove duplicate flash nodesJoel Stanley2020-01-081-31/+0
| | | | | | | | | | This is a revert of "ARM: dts: aspeed: tacoma: Enable FMC and SPI devices" which was already applied as part of "ARM: dts: aspeed: Add Tacoma machine". Fixes: 8737481e381c ("ARM: dts: aspeed: tacoma: Enable FMC and SPI devices") Reviewed-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Joel Stanley <joel@jms.id.au>
* ARM: dts: aspeed: tacoma: Remove duplicate i2c bussesJoel Stanley2020-01-081-367/+0
| | | | | | | | | This is a revert of "ARM: dts: aspeed: tacoma: Enable I2C busses", which was already applied as part of "ARM: dts: aspeed: Add Tacoma machine". Fixes: 606bcdde6724 ("ARM: dts: aspeed: tacoma: Enable I2C busses") Reviewed-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Joel Stanley <joel@jms.id.au>
* ARM: dts: aspeed: tacoma: Fix fsi master nodeJoel Stanley2020-01-081-0/+5
| | | | | | | | | This was broken when applying "ARM: dts: aspeed: tacoma: Add host FSI description". Fixes: a981c93300ef ("ARM: dts: aspeed: tacoma: Add host FSI description") Acked-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Joel Stanley <joel@jms.id.au>
* ARM: dts: tacoma: Hog LPC pinmuxAndrew Jeffery2019-11-011-0/+7
| | | | | | | | | | Requesting pinmux configuration is done at driver probe time. The LPC IP is composed of many sub-devices, each with their own driver, and no driver exists for the entire IP block. Avoid having each sub-device request the LPC pinmux by just hogging it in the pinctrl node. Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Joel Stanley <joel@jms.id.au>
* ARM: dts: aspeed: tacoma: Use 64MB for firmware memoryJoel Stanley2019-11-011-1/+1
| | | | | | | OpenBMC requires a window the same size as the image being loaded. Reviewed-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Joel Stanley <joel@jms.id.au>
* ARM: dts: aspeed: tacoma: Add host FSI descriptionJoel Stanley2019-11-011-0/+247
| | | | | | | This adds the description of the Power9 CPUs that are attached to the BMC. Signed-off-by: Joel Stanley <joel@jms.id.au>
* ARM: dts: aspeed: tacoma: Add UART1 and workaroundJoel Stanley2019-11-011-4/+11
| | | | | | | | The UARTs on the AST2600 A0 have a known issue that can be worked around by using the Synopsys driver. Tested-by: Eddie James <eajames@linux.ibm.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: tacoma: Enable FMC and SPI devicesJoel Stanley2019-11-011-0/+31
| | | | | | | Tacoma has two SPI flash devices attached to the FMC, and one on the SPI controller. Signed-off-by: Joel Stanley <joel@jms.id.au>
* ARM: dts: aspeed: tacoma: Add gpio-key definitionsEddie James2019-11-011-0/+60
| | | | | | | | Add gpio-keys for various signals on Tacoma. Signed-off-by: Eddie James <eajames@linux.ibm.com> Acked-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Joel Stanley <joel@jms.id.au>
* ARM: dts: aspeed: tacoma: Enable FMC and SPI devicesJoel Stanley2019-11-011-0/+31
| | | | | | | Tacoma has two SPI flash devices attached to the FMC, and one on the SPI controller. Signed-off-by: Joel Stanley <joel@jms.id.au>
* ARM: dts: aspeed: tacoma: Enable I2C bussesEddie James2019-11-011-0/+368
| | | | | | | | Enable all the I2C busses on Tacoma and add the I2C slave devices that exist on the busses. Signed-off-by: Eddie James <eajames@linux.ibm.com> Signed-off-by: Joel Stanley <joel@jms.id.au>
* ARM: dts: aspeed: Add Tacoma machineJoel Stanley2019-11-011-0/+441
This is an AST2600 based BMC card for a Power9 system. Signed-off-by: Joel Stanley <joel@jms.id.au>
OpenPOWER on IntegriCloud