diff options
author | Nishanth Menon <nm@ti.com> | 2024-01-09 22:55:00 +0300 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2024-02-26 14:58:03 +0300 |
commit | 9f2967e41cdee8239ce00765e7e78ee83f888dd9 (patch) | |
tree | cb01bf74ebaad5ff94a18407f8ed4dc4e130db5e /arch/arm/boot/dts/ti/omap/twl6030.dtsi | |
parent | 2f6d529d1c2c98c321e476f348cf52f10fa8335a (diff) | |
download | linux-9f2967e41cdee8239ce00765e7e78ee83f888dd9.tar.xz |
ARM: dts: omap: Switch over to https:// url
Move the pending urls back to https:// and mark the ones that are no
longer accessible (http or https) as defunct.
Signed-off-by: Nishanth Menon <nm@ti.com>
Message-ID: <20240109195500.3833121-1-nm@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/ti/omap/twl6030.dtsi')
-rw-r--r-- | arch/arm/boot/dts/ti/omap/twl6030.dtsi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/ti/omap/twl6030.dtsi b/arch/arm/boot/dts/ti/omap/twl6030.dtsi index 9d588cfaa5cb..8da969035c41 100644 --- a/arch/arm/boot/dts/ti/omap/twl6030.dtsi +++ b/arch/arm/boot/dts/ti/omap/twl6030.dtsi @@ -1,11 +1,11 @@ // SPDX-License-Identifier: GPL-2.0-only /* - * Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/ + * Copyright (C) 2011 Texas Instruments Incorporated - https://www.ti.com/ */ /* * Integrated Power Management Chip - * http://www.ti.com/lit/ds/symlink/twl6030.pdf + * https://www.ti.com/lit/ds/symlink/twl6030.pdf */ &twl { compatible = "ti,twl6030"; |