Complete the changing of the old "i2c-address" property to the modern "reg"

property by updating the description text to match the updated example.

This should have been part of r327220
This commit is contained in:
Ian Lepore 2017-12-26 18:42:29 +00:00
parent 685f2b87ab
commit 004b0e1ba9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=327221

View File

@ -157,13 +157,11 @@ i2c {
.Ed
.Pp
Where:
.Bl -tag -width ".Va i2c-address"
.Bl -tag -width ".Va compatible"
.It Va compatible
Should always be set to "national,lm75".
.It Va i2c-address
The
.Va i2c-address
property indicates which i2c address the
.It Va reg
Indicates which 7-bit i2c address the
.Nm
is wired at.
.Nm