mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02: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:
parent
3bd4dd984b
commit
9d2c26a278
|
|
@ -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", },
|
||||
{ },
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user