Skip to content

Commit

Permalink
fixup! iio: magnetometer: ak8975: add AK09118 support
Browse files Browse the repository at this point in the history
  • Loading branch information
barni2000 committed Aug 5, 2024
1 parent 5d5dee7 commit 818abec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/iio/magnetometer/ak8975.c
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@ static const struct ak_def ak_def_array[] = {
AK09912_REG_HYL,
AK09912_REG_HZL},
},
{
[AK09918] = {
.type = AK09918,
.raw_to_gauss = ak09912_raw_to_gauss,
.range = 32752,
Expand Down

0 comments on commit 818abec

Please sign in to comment.