mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
PM / devfreq: rockchip_bus: add support for rk1808
Change-Id: I2be704a4b72fc0c2b6c8c864e2fb605038271ce5 Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
This commit is contained in:
committed by
Tao Huang
parent
9dcdd7df70
commit
48d4855d3a
@@ -401,6 +401,7 @@ static int rockchip_bus_cpufreq(struct rockchip_bus *bus)
|
||||
|
||||
static const struct of_device_id rockchip_busfreq_of_match[] = {
|
||||
{ .compatible = "rockchip,px30-bus", },
|
||||
{ .compatible = "rockchip,rk1808-bus", },
|
||||
{ .compatible = "rockchip,rk3288-bus", },
|
||||
{ .compatible = "rockchip,rk3368-bus", },
|
||||
{ .compatible = "rockchip,rk3399-bus", },
|
||||
|
||||
Reference in New Issue
Block a user