summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/arm-realview-pb1176.dts
Commit message (Collapse)AuthorAgeFilesLines
* ARM: realview: add MMCI to the PB1176 DTSLinus Walleij2014-10-221-0/+36
| | | | | | | | | This adds the MMC/SD card reader (MMCI) block to the RealView PB1176 DTS file. Add a special MCLK derived clock and a fixed regulator to represent the 3.3V rail hardwired to the MMC reader on the board. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
* ARM: realview: add KMIs to the PB1176 DTSLinus Walleij2014-10-221-0/+26
| | | | | | | | This adds the Keyboard Mouse Interface (KMI) blocks to the PB1176 DTS file, and defines the special KMI clock derived from the 24 MHz chrystal. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
* ARM: realview: add FPGA UART4 to PB1176 DTSLinus Walleij2014-10-221-0/+12
| | | | | | | This adds the UART4 found on the FPGA to the PB1176 DTS file. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
* ARM: realview: add PL022 SSP/SPI block to PB1176 DTSLinus Walleij2014-10-221-0/+17
| | | | | | | | Add the PL022 SSP/SPI block to the PL1176 DTS file, also define the separate SSPCLK clock derived from the 24MHz chrystal. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
* ARM: realview: add RTC clocks to device treeLinus Walleij2014-10-221-0/+18
| | | | | | | The PB1176 has two PL031 RTC clocks, one in the devchip and one in the FPGA. Add them to the device tree. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
* ARM: realview: add charlcd to PB1176 device treeLinus Walleij2014-10-221-0/+9
| | | | | | Extend the PB1176 device tree with the character LCD device. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
* ARM: realview: add PL061 GPIO to the PB1176 DTSLinus Walleij2014-10-221-0/+39
| | | | | | | This adds the PL061 GPIO instances found on the PB1176 devchip and the FPGA to the DTS file. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
* ARM: realview: move DT GIC to FPGA nodeLinus Walleij2014-10-221-12/+20
| | | | | | | | This creates a node in the device tree to hold the FPGA devices as a "simple-bus" and moves the GIC found on the FPGA to this node, so it reflects the actual topology of the system. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
* ARM: realview: add device tree and bindings for PB1176Linus Walleij2014-10-221-0/+247
As a first example, add device tree and bindings for the RealView PB1176. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
OpenPOWER on IntegriCloud