mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
PM / devfreq: rockchip_bus: add support for rv1126.
Signed-off-by: Tony Xie <tony.xie@rock-chips.com> Change-Id: I505d0aa047a347674ad54db18110876cb85937c0
This commit is contained in:
@@ -446,6 +446,7 @@ static const struct of_device_id rockchip_busfreq_of_match[] = {
|
||||
{ .compatible = "rockchip,rk3288-bus", },
|
||||
{ .compatible = "rockchip,rk3368-bus", },
|
||||
{ .compatible = "rockchip,rk3399-bus", },
|
||||
{ .compatible = "rockchip,rv1126-bus", },
|
||||
{ },
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user