samples: sensor: bq274xx remove innblue overlay
board support nrf9160_innblue22 includes the sensor in nrf9160_innblue22_common.dts, explicit overlay can be removed Signed-off-by: Parthiban Nallathambi <parthiban@linumiz.com>
This commit is contained in:
parent
547a5e9eb0
commit
25bc61de39
1 changed files with 0 additions and 14 deletions
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright (c) 2020 Linumiz
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
&i2c2 {
|
||||
|
||||
bq27421@55 {
|
||||
compatible = "ti,bq274xx";
|
||||
label = "BQ274XX";
|
||||
reg = <0x55>;
|
||||
};
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue