diff options
author | Andrew Davis <afd@ti.com> | 2023-04-11 13:25:01 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-04-24 13:18:46 -0400 |
commit | 5a6df00831a4c15518cb7c30a7a2830bc0840b3c (patch) | |
tree | d86e3b2c484b1d6b598288835afeff3f04aebdc1 /arch/arm/dts/omap5-board-common.dtsi | |
parent | 590f1d995a865a7079e60fc076c380d05f80391b (diff) | |
download | u-boot-5a6df00831a4c15518cb7c30a7a2830bc0840b3c.tar.gz |
arm: dts: omap5x: Update devicetree header comments to sync with v6.3-rc6
Signed-off-by: Andrew Davis <afd@ti.com>
Diffstat (limited to 'arch/arm/dts/omap5-board-common.dtsi')
-rw-r--r-- | arch/arm/dts/omap5-board-common.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/omap5-board-common.dtsi b/arch/arm/dts/omap5-board-common.dtsi index 1eedd8d706a..d8f13626cfd 100644 --- a/arch/arm/dts/omap5-board-common.dtsi +++ b/arch/arm/dts/omap5-board-common.dtsi @@ -1,6 +1,6 @@ // SPDX-License-Identifier: GPL-2.0-only /* - * Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com/ + * Copyright (C) 2013 Texas Instruments Incorporated - https://www.ti.com/ */ #include "omap5.dtsi" #include <dt-bindings/interrupt-controller/irq.h> |