mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
mfd: rk618: add vif subdev
Change-Id: Ib2516da15406e232d5836f7476db935e7343d7d8 Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com>
This commit is contained in:
parent
99d81a6554
commit
08d59c7d52
|
|
@ -24,6 +24,9 @@ static const struct mfd_cell rk618_devs[] = {
|
|||
{
|
||||
.name = "rk618-cru",
|
||||
.of_compatible = "rockchip,rk618-cru",
|
||||
}, {
|
||||
.name = "rk618-vif",
|
||||
.of_compatible = "rockchip,rk618-vif",
|
||||
}, {
|
||||
.name = "rk618-hdmi",
|
||||
.of_compatible = "rockchip,rk618-hdmi",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user