mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
mfd: rk808: add rk817-codec cell
Change-Id: Ieea7bbeb01b5230e40285819e29f9be6e39cf8ec Signed-off-by: Shunhua Lan <lsh@rock-chips.com>
This commit is contained in:
@@ -267,6 +267,10 @@ static const struct mfd_cell rk817s[] = {
|
||||
.num_resources = ARRAY_SIZE(rk817_rtc_resources),
|
||||
.resources = &rk817_rtc_resources[0],
|
||||
},
|
||||
{
|
||||
.name = "rk817-codec",
|
||||
.of_compatible = "rockchip,rk817-codec",
|
||||
},
|
||||
};
|
||||
|
||||
static const struct mfd_cell rk818s[] = {
|
||||
|
||||
Reference in New Issue
Block a user