summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/rk3288-firefly.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* ARM: dts: rockchip: move the hdmi ddc-i2c-bus property to the actual boardsHeiko Stuebner2015-01-301-0/+1
| | | | | | | | | | Currently the hdmi driver is using one of the soc i2c busses for ddc probing and while documentation always specifies i2c5 as hdmi-i2c it could very well be any other bus as well. Therefore this is a property of the board and should be specified there. Signed-off-by: Heiko Stuebner <heiko@sntech.de>
* ARM: dts: rockchip: enable vops and hdmi output on rk3288-firefly and -evbHeiko Stuebner2015-01-301-0/+22
| | | | | | | | | | | This enables the recently added display nodes on the firefly and evb, letting the boards output graphic data over the hdmi port. This includes enabling of i2c5 on the evb that is used for ddc probing and setting the lcd-regulators to always on until the hdmi driver learns about using them. Signed-off-by: Heiko Stuebner <heiko@sntech.de>
* ARM: dts: rockchip: add dts for Firefly Firefly-RK3288 boardsFUKAUMI Naoki2015-01-261-0/+467
This adds support for Firefly-RK3288, Rockchip RK3288 based development boards made by Firefly. There are 2 dts for 2 versions of the board. rk3288-firefly-beta.dts is for the beta version, rk3288-firefly.dts is for the mass production version. Signed-off-by: FUKAUMI Naoki <naobsd@gmail.com> [removed gmac reference, due to the gmac node going through the net-tree] Tested-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
OpenPOWER on IntegriCloud