From patchwork Wed Jan 10 14:08:48 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nishanth Menon X-Patchwork-Id: 13516190 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 2812AC4707B for ; Wed, 10 Jan 2024 14:09:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:CC:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=nB2XVtA46W4mFbFZiv8JV+L3bfXZhuRAbmnzV/yfeZ4=; b=WuPw3sKjpX03tH 6se4I9r84dZxUIxIKgDp63ICeQX3+aawcrASsTnZUTiar+8Axf7QZWUvsVUdXJaNqXQFcDjQGG3xX vFGTC6uGcFwjSdT2DDzKNbbG2TD0GyLQHT85CiAiOu2WXveKm/ia1+YqPdj8UiSrb+xd+F4xNHfTa 4W7sTtJufCcZGT6PTjrfbuLYqhUr+gxlbZDwIEiTA4beDVDKXJXi7daffUBnI4FqmAn9Zp4wlsQ6n ERHOVkoALRWKOBnbFU/O2Fh2eJkxRSXf/8YF5uoOdQjBMXu1vZj2SM01Hu9bxZJMWHFoNo/dCIvIr 7f0hxAeUig+1VMNnprWw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rNZGf-00CBgP-2U; Wed, 10 Jan 2024 14:09:17 +0000 Received: from lelv0143.ext.ti.com ([198.47.23.248]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rNZGb-00CBcH-1N for linux-arm-kernel@lists.infradead.org; Wed, 10 Jan 2024 14:09:15 +0000 Received: from lelv0266.itg.ti.com ([10.180.67.225]) by lelv0143.ext.ti.com (8.15.2/8.15.2) with ESMTP id 40AE96rI047178; Wed, 10 Jan 2024 08:09:06 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1704895746; bh=Dw71wexiXFIlCZzzUKlcTTxVGHsnLGkULGEsjttqa2M=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=y6clYAhXNtUVVj7y/cWh7hSFCpO1jmIpOqwwx7GY4he8WvZ/sxWGn6Gd8Fckw5kyb 4y3BqSh5CuDgPyI472aVeU9po3B6K8cBlYUvoz3wQ6/oFAV1EX8cg7wFlrdesiIyO5 g+yE0foFgEw0wPVM98pK9wRB1XXyoW2FcsaKdkws= Received: from DFLE111.ent.ti.com (dfle111.ent.ti.com [10.64.6.32]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 40AE96Gq022970 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 10 Jan 2024 08:09:06 -0600 Received: from DFLE106.ent.ti.com (10.64.6.27) by DFLE111.ent.ti.com (10.64.6.32) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Wed, 10 Jan 2024 08:09:06 -0600 Received: from lelvsmtp6.itg.ti.com (10.180.75.249) by DFLE106.ent.ti.com (10.64.6.27) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Wed, 10 Jan 2024 08:09:06 -0600 Received: from localhost (uda0133052.dhcp.ti.com [128.247.81.232]) by lelvsmtp6.itg.ti.com (8.15.2/8.15.2) with ESMTP id 40AE96Po025484; Wed, 10 Jan 2024 08:09:06 -0600 From: Nishanth Menon To: Vignesh Raghavendra , Tero Kristo , Conor Dooley , Krzysztof Kozlowski , Rob Herring CC: , , , Nishanth Menon Subject: [PATCH 01/16] arm64: dts: ti: Use https for urls Date: Wed, 10 Jan 2024 08:08:48 -0600 Message-ID: <20240110140903.4090946-2-nm@ti.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240110140903.4090946-1-nm@ti.com> References: <20240110140903.4090946-1-nm@ti.com> MIME-Version: 1.0 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240110_060913_565487_9A2DA889 X-CRM114-Status: GOOD ( 12.30 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Replace the pending http:// urls with https Signed-off-by: Nishanth Menon --- arch/arm64/boot/dts/ti/k3-am62x-sk-hdmi-audio.dtso | 2 +- .../boot/dts/ti/k3-am654-base-board-rocktech-rk101-panel.dtso | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm64/boot/dts/ti/k3-am62x-sk-hdmi-audio.dtso b/arch/arm64/boot/dts/ti/k3-am62x-sk-hdmi-audio.dtso index 43a0ddc123e5..08eb2e894bbc 100644 --- a/arch/arm64/boot/dts/ti/k3-am62x-sk-hdmi-audio.dtso +++ b/arch/arm64/boot/dts/ti/k3-am62x-sk-hdmi-audio.dtso @@ -6,7 +6,7 @@ * AM625 SK: https://www.ti.com/tool/SK-AM62 * AM62-LP SK: https://www.ti.com/tool/SK-AM62-LP * - * Copyright (C) 2023 Texas Instruments Incorporated - http://www.ti.com/ + * Copyright (C) 2023 Texas Instruments Incorporated - https://www.ti.com/ */ /dts-v1/; diff --git a/arch/arm64/boot/dts/ti/k3-am654-base-board-rocktech-rk101-panel.dtso b/arch/arm64/boot/dts/ti/k3-am654-base-board-rocktech-rk101-panel.dtso index 3be92c39ecba..4209d991eb6b 100644 --- a/arch/arm64/boot/dts/ti/k3-am654-base-board-rocktech-rk101-panel.dtso +++ b/arch/arm64/boot/dts/ti/k3-am654-base-board-rocktech-rk101-panel.dtso @@ -4,7 +4,7 @@ * Panel Link: https://www.digimax.it/en/tft-lcd/20881-RK101II01D-CT * AM654 LCD EVM: https://www.ti.com/tool/TMDSLCD1EVM * - * Copyright (C) 2023 Texas Instruments Incorporated - http://www.ti.com/ + * Copyright (C) 2023 Texas Instruments Incorporated - https://www.ti.com/ */ /dts-v1/;