linux-brain/arch/arm/boot/dts/imx7ulp-evkb-sensors-to-i2c...

22 lines
245 B
Plaintext

#include "imx7ulp-evkb.dts"
&lpi2c5 {
fxas2100x@20 {
compatible = "fsl,fxas2100x";
reg = <0x20>;
};
fxos8700@1e {
compatible = "fsl,fxos8700";
reg = <0x1e>;
};
mpl3115@60 {
compatible = "fsl,mpl3115";
reg = <0x60>;
};
};