Commit b6290ffe authored by Matthias Kaehlcke's avatar Matthias Kaehlcke Committed by Samuel Ortiz

mfd: Add backlight as subdevice to the tps65217

mfd: Add backlight as subdevice to the tps65217
Signed-off-by: default avatarMatthias Kaehlcke <matthias@kaehlcke.net>
Signed-off-by: default avatarSamuel Ortiz <sameo@linux.intel.com>
parent f3f1f0a1
......@@ -34,6 +34,9 @@ static struct mfd_cell tps65217s[] = {
{
.name = "tps65217-pmic",
},
{
.name = "tps65217-bl",
},
};
/**
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment