.. | .. |
---|
| 1 | +// SPDX-License-Identifier: GPL-2.0-only |
---|
1 | 2 | /* |
---|
2 | | - * Copyright (C) 2016 Texas Instruments Incorporated - http://www.ti.com/ |
---|
3 | | - * |
---|
4 | | - * This program is free software; you can redistribute it and/or modify |
---|
5 | | - * it under the terms of the GNU General Public License version 2 as |
---|
6 | | - * published by the Free Software Foundation. |
---|
| 3 | + * Copyright (C) 2016 Texas Instruments Incorporated - https://www.ti.com/ |
---|
7 | 4 | */ |
---|
8 | 5 | |
---|
9 | 6 | /* |
---|
10 | 7 | * Integrated Power Management Chip |
---|
11 | | - * http://www.ti.com/lit/ds/symlink/tps65917-q1.pdf |
---|
| 8 | + * https://www.ti.com/lit/ds/symlink/tps65917-q1.pdf |
---|
12 | 9 | */ |
---|
13 | 10 | |
---|
14 | 11 | &tps65917 { |
---|