Skip to content

Commit 8ae3259

Browse files
committed
Revert "Revert "drivers/mfd: sensehat: Add Raspberry Pi Sense HAT to simple_mfd_i2c""
This reverts commit 4794413.
1 parent ea9915f commit 8ae3259

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/mfd/simple-mfd-i2c.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ static const struct of_device_id simple_mfd_i2c_of_match[] = {
117117
{ .compatible = "maxim,max5970", .data = &maxim_max5970},
118118
{ .compatible = "maxim,max5978", .data = &maxim_max5970},
119119
{ .compatible = "maxim,max77705-battery", .data = &maxim_mon_max77705},
120+
{ .compatible = "raspberrypi,sensehat" },
120121
{ .compatible = "silergy,sy7636a", .data = &silergy_sy7636a},
121122
{ .compatible = "spacemit,p1", .data = &spacemit_p1, },
122123
{}

0 commit comments

Comments
 (0)