summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/rk3036-evb.dts
AgeCommit message (Collapse)AuthorFilesLines
2016-03-17ARM: dts: rockchip: add to support emac for rk3036 SoCsXing Zheng1-0/+14
This patch adds the emac device node for rk3036 SoCs. We need to let mac clock under the DPLL which is able to provide the accurate 50MHz what mac_ref need, since that will cause some unstable things if the cpufreq is working. Signed-off-by: Xing Zheng <zhengxing@rock-chips.com> Signed-off-by: Caesar Wang <wxt@rock-chips.com> Cc: linux-rockchip@lists.infradead.org Cc: Xing Zheng <zhengxing@rock-chips.com> Cc: Heiko Stuebner <heiko@sntech.de> Cc: linux-arm-kernel@lists.infradead.org Signed-off-by: David S. Miller <davem@davemloft.net>
2015-11-24ARM: dts: rockchip: add rk3036-evb boardXing Zheng1-0/+64
Initial release for rk3036 sdk board. Signed-off-by: Xing Zheng <zhengxing@rock-chips.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>