summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/arm-realview-pb11mp.dts
Commit message (Collapse)AuthorAgeFilesLines
* ARM: dts: Augment VGA connector bridge on PB11MPcoreLinus Walleij2018-03-201-25/+53
| | | | | | | | | | | The PL111 in the ARM reference platforms are connected to "panels" that are actually dumb VGA DAC connector bridges. Now that we can support the proper bridges in the DRM driver, fix this up. Cc: Mali DP Maintainers <malidp@foss.arm.com> Reviewed-by: Liviu Dudau <liviu.dudau@arm.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
* ARM: dts: realview: PB11MPCore: define a standard VGA panelLinus Walleij2016-04-041-9/+10
| | | | | | | | | | | Let's supply a standard VGA panel by default on the PB11MPCore, this will work with most monitors. If more screen real estate is desired, users can update the DPI definition. Cc: Pawel Moll <pawel.moll@arm.com> Cc: Rob Herring <robh@kernel.org> Cc: Russell King <linux@arm.linux.org.uk> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
* ARM: realview: fix up PB11MP flash compat stringsLinus Walleij2016-02-111-2/+2
| | | | | | | | | | The two flash memories in the PB11MPCore have their VPP/WP lines controlled from the system controller add-on in the MTD subsystem. "arm,versatile-flash" is the first compatible string to use to get the right support. Cc: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
* ARM: realview: set up cache correctly on the PB11MPCoreLinus Walleij2015-12-311-0/+13
| | | | | | | | | | | | The L2 cache comes up in a "safe mode" on the PB11MPCore, as it has several issues. This sets it up properly with the right size and associativity, also requiring the outer sync to be disabled for the machine to boot properly. Cc: Russell King <linux@arm.linux.org.uk> Cc: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
* ARM: realview: add device tree for PB11MPCoreLinus Walleij2015-12-151-0/+668
This adds a device tree for the ARM RealView ARM11MPCore reference design. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
OpenPOWER on IntegriCloud