sensor: bq274xx: add few links to the device documentation
Link few docs to the top so they don't have to be referenced around. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
This commit is contained in:
parent
772e6fd423
commit
aae140cadb
1 changed files with 11 additions and 0 deletions
|
@ -2,6 +2,17 @@
|
|||
* Copyright (c) 2020 Linumiz
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*
|
||||
* Relevant documents:
|
||||
* - BQ27441
|
||||
* Datasheet: https://www.ti.com/lit/gpn/bq27441-g1
|
||||
* Technical reference manual: https://www.ti.com/lit/pdf/sluuac9
|
||||
* - BQ27421
|
||||
* Datasheet: https://www.ti.com/lit/gpn/bq27421-g1
|
||||
* Technical reference manual: https://www.ti.com/lit/pdf/sluuac5
|
||||
* - BQ27427
|
||||
* Datasheet: https://www.ti.com/lit/gpn/bq27427
|
||||
* Technical reference manual: https://www.ti.com/lit/pdf/sluucd5
|
||||
*/
|
||||
|
||||
#define DT_DRV_COMPAT ti_bq274xx
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue