summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/rk1108-evb.dts
AgeCommit message (Collapse)AuthorFilesLines
2017-05-14ARM: dts: rockchip: rename RK1108-evb to RV1108-evbAndy Yan1-69/+0
Rockchip finally named the SOC as RV1108, so change it for compatible. The rk1108/rv1108 is completely new to the market, so there no real devices exist in the wild, only the Rockchip internal evaluation board. Therefore we're not breaking any existing devices when changing compatible values. Signed-off-by: Andy Yan <andy.yan@rock-chips.com> Acked-by: Rob Herring <robh@kernel.org> [added paragraph about no real devices existing] Signed-off-by: Heiko Stuebner <heiko@sntech.de>
2017-05-14ARM: dts: rockchip: rename core dtsi from RK1108 to RV1108Andy Yan1-1/+1
Rockchip finally named the SOC as RV1108, so change it for compatible. Signed-off-by: Andy Yan <andy.yan@rock-chips.com> [adapt include in rk1108-evb.dts to not introduce errors] Signed-off-by: Heiko Stuebner <heiko@sntech.de>
2016-11-16ARM: dts: rockchip: add rockchip RK1108 Evaluation boardAndy Yan1-0/+69
RK1108 EVB is designed by Rockchip for CVR field. This patch add basic support for it, which can boot with initramfs into shell. Signed-off-by: Andy Yan <andy.yan@rock-chips.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>