From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-17.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PULL_REQUEST, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 25A6BC433EB for ; Wed, 15 Jul 2020 18:45:51 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id EE41D2065F for ; Wed, 15 Jul 2020 18:45:49 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="JFm3feL9" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org EE41D2065F Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=atomide.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:To:From: Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender :Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=6FLYQOr2WEhq+BUEYn+OY1aEX4GMVoOsQd7uHRsLlGk=; b=JFm3feL9PZprUmi7meyCPJcl1V Zfms+1rB7tBIg/g5Jx09+xTQEzwQ75n6FfqcaFyyNDZDMfmXuXGwskdwjZHWX+F2Ul00WC/JINI09 fTK4HjHKfvdJDmagldVNZtaSXKyt6L8GkSKgwxR84RfXChozU5GOpOiZvEgbVDPwlQbyRvlBbUhjk gpT8Ugc/xc/pShmQLAyfm6tn4vCZOFxX+vHXA9Z4T0xuaA68Gsuwo2Tu+VyjWopPoiDmeK8Sfwo13 Vtw/lIbhrkP6SCzaF6CUqcRxquxERfP4xm5NKw4LYj3uXIrSVajUSo9w3tBZutBcKBZ2YzxMFflVm kJRmWlcA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jvmOI-0007Ti-0m; Wed, 15 Jul 2020 18:44:26 +0000 Received: from muru.com ([72.249.23.125]) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jvmOD-0007SW-U6 for linux-arm-kernel@lists.infradead.org; Wed, 15 Jul 2020 18:44:22 +0000 Received: from alpine.gateway.sonic.net (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id DF3D08120; Wed, 15 Jul 2020 18:44:18 +0000 (UTC) From: Tony Lindgren List-Id: To: soc@kernel.org Subject: [GIT PULL 1/3] SoC changes for omaps for v5.9 Date: Wed, 15 Jul 2020 11:44:19 -0700 Message-Id: X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200715_144422_070704_470FD8D0 X-CRM114-Status: UNSURE ( 6.19 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Tony Lindgren , linux-omap@vger.kernel.org, arm@kernel.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org From: "Tony Lindgren" The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407: Linux 5.8-rc1 (2020-06-14 12:45:04 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.9/soc-signed for you to fetch changes up to e9dbebaf9b9de381a67500e39e63c9b1219c4f99: ARM: OMAP: Replace HTTP links with HTTPS ones (2020-07-13 11:37:54 -0700) ---------------------------------------------------------------- SoC changes for omaps for v5.9 merge window Just one commit to use https for the external links. ---------------------------------------------------------------- Alexander A. Klimov (1): ARM: OMAP: Replace HTTP links with HTTPS ones arch/arm/mach-omap1/Kconfig | 2 +- arch/arm/mach-omap1/dma.c | 2 +- arch/arm/mach-omap1/gpio15xx.c | 2 +- arch/arm/mach-omap1/gpio16xx.c | 2 +- arch/arm/mach-omap1/gpio7xx.c | 2 +- arch/arm/mach-omap1/timer.c | 2 +- arch/arm/plat-omap/dma.c | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel