Skip to content

Commit 11621be

Browse files
committed
ARM: dts: keystone: Replace http urls with https
Replace http url instances with https. Reviewed-by: Andrew Davis <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Nishanth Menon <[email protected]>
1 parent 6613476 commit 11621be

18 files changed

+18
-18
lines changed

arch/arm/boot/dts/ti/keystone/keystone-clocks.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* Device Tree Source for Keystone 2 clock tree
44
*
5-
* Copyright (C) 2013-2017 Texas Instruments Incorporated - http://www.ti.com/
5+
* Copyright (C) 2013-2017 Texas Instruments Incorporated - https://www.ti.com/
66
*/
77

88
clocks {

arch/arm/boot/dts/ti/keystone/keystone-k2e-clocks.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* Keystone 2 Edison SoC specific device tree
44
*
5-
* Copyright (C) 2014-2017 Texas Instruments Incorporated - http://www.ti.com/
5+
* Copyright (C) 2014-2017 Texas Instruments Incorporated - https://www.ti.com/
66
*/
77

88
clocks {

arch/arm/boot/dts/ti/keystone/keystone-k2e-evm.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* Keystone 2 Edison EVM device tree
44
*
5-
* Copyright (C) 2013-2017 Texas Instruments Incorporated - http://www.ti.com/
5+
* Copyright (C) 2013-2017 Texas Instruments Incorporated - https://www.ti.com/
66
*/
77
/dts-v1/;
88

arch/arm/boot/dts/ti/keystone/keystone-k2e-netcp.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* Device Tree Source for Keystone 2 Edison Netcp driver
44
*
5-
* Copyright (C) 2015-2017 Texas Instruments Incorporated - http://www.ti.com/
5+
* Copyright (C) 2015-2017 Texas Instruments Incorporated - https://www.ti.com/
66
*/
77

88
qmss: qmss@2a40000 {

arch/arm/boot/dts/ti/keystone/keystone-k2e.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* Keystone 2 Edison soc device tree
44
*
5-
* Copyright (C) 2013-2017 Texas Instruments Incorporated - http://www.ti.com/
5+
* Copyright (C) 2013-2017 Texas Instruments Incorporated - https://www.ti.com/
66
*/
77

88
#include <dt-bindings/reset/ti-syscon.h>

arch/arm/boot/dts/ti/keystone/keystone-k2g-evm.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* Device Tree Source for K2G EVM
44
*
5-
* Copyright (C) 2016-2017 Texas Instruments Incorporated - http://www.ti.com/
5+
* Copyright (C) 2016-2017 Texas Instruments Incorporated - https://www.ti.com/
66
*/
77
/dts-v1/;
88

arch/arm/boot/dts/ti/keystone/keystone-k2g-ice.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* Device Tree Source for K2G Industrial Communication Engine EVM
44
*
5-
* Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
5+
* Copyright (C) 2017 Texas Instruments Incorporated - https://www.ti.com/
66
*/
77
/dts-v1/;
88

arch/arm/boot/dts/ti/keystone/keystone-k2g-netcp.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* Device Tree Source for K2G Netcp driver
44
*
5-
* Copyright (C) 2018 Texas Instruments Incorporated - http://www.ti.com/
5+
* Copyright (C) 2018 Texas Instruments Incorporated - https://www.ti.com/
66
*/
77

88
qmss: qmss@4020000 {

arch/arm/boot/dts/ti/keystone/keystone-k2g.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* Device Tree Source for K2G SOC
44
*
5-
* Copyright (C) 2016-2017 Texas Instruments Incorporated - http://www.ti.com/
5+
* Copyright (C) 2016-2017 Texas Instruments Incorporated - https://www.ti.com/
66
*/
77

88
#include <dt-bindings/interrupt-controller/arm-gic.h>

arch/arm/boot/dts/ti/keystone/keystone-k2hk-clocks.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* Keystone 2 Kepler/Hawking SoC clock nodes
44
*
5-
* Copyright (C) 2013-2017 Texas Instruments Incorporated - http://www.ti.com/
5+
* Copyright (C) 2013-2017 Texas Instruments Incorporated - https://www.ti.com/
66
*/
77

88
clocks {

0 commit comments

Comments
 (0)