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:
parent
685f2b87ab
commit
004b0e1ba9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user