minimal communication with BMX055
Some checks failed
Some checks failed
This commit is contained in:
@ -168,6 +168,11 @@
|
||||
compatible = "ti,hdc20xx"; // FIXME: add proper support for this part. Hopefully these parts are close enough
|
||||
reg = <0x40>;
|
||||
};
|
||||
|
||||
bmx055: bmx055@18 {
|
||||
compatible = "bosch,bmx055";
|
||||
reg = <0x18>;
|
||||
};
|
||||
};
|
||||
|
||||
&spi1 {
|
||||
|
Reference in New Issue
Block a user