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:
Fabio Baltieri 2023-08-06 18:24:48 +01:00 committed by Carles Cufí
commit aae140cadb

View file

@ -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