From patchwork Fri May 15 19:30:28 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dinh Nguyen X-Patchwork-Id: 11552931 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 1A840138A for ; Fri, 15 May 2020 19:30:32 +0000 (UTC) Received: by mail.kernel.org (Postfix) id 1658A2073E; Fri, 15 May 2020 19:30:32 +0000 (UTC) Delivered-To: soc@kernel.org Received: from localhost.localdomain (cpe-70-114-128-244.austin.res.rr.com [70.114.128.244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 974702070A; Fri, 15 May 2020 19:30:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1589571032; bh=6rjGAEMzgHNn+ffvKT79hzGON96lhi1Fth39NzzcOIM=; h=From:List-Id:To:Cc:Subject:Date:From; b=mXsf6ISiH8H3R8ckNjekeO60MvNQdFOb9/Pt+QApOO2F7p5xUgSPb5y1F2KD0vqgW 3iKEpcDnB/YxmwNbQ7oxRb4baFoQxyHNGGQ7Yaz3OO3N1Z6JuDKnMJjsSUpSieWiby puTpM2d3HbkvqhkExzMaXTbo2ejzuplLV3wc6Bys= From: Dinh Nguyen List-Id: To: arm@kernel.org, soc@kernel.org Cc: dinguyen@kernel.org Subject: [GIT PULL 1/2] arm64: defconfig update for v5.8 Date: Fri, 15 May 2020 14:30:28 -0500 Message-Id: <20200515193029.11318-1-dinguyen@kernel.org> X-Mailer: git-send-email 2.17.1 Hi Arnd, Kevin, and Olof: Please pull in this update to the arm64 defconfig for v5.8. Thanks, Dinh The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136: Linux 5.7-rc1 (2020-04-12 12:35:55 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/arm64_defconfig_for_v5.8 for you to fetch changes up to fa4aa8a530b246eeaa1619ec3e3ee4e2a396a1bd: arm64: defconfig: Add LEDS_TRIGGER_TIMER (2020-05-15 14:19:02 -0500) ---------------------------------------------------------------- ARM64 defconfig update for v5.8 - Add LEDS_TRIGGER_TIMER ---------------------------------------------------------------- Dinh Nguyen (1): arm64: defconfig: Add LEDS_TRIGGER_TIMER arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+) From patchwork Fri May 15 19:30:29 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dinh Nguyen X-Patchwork-Id: 11552933 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id C1D3314F7 for ; Fri, 15 May 2020 19:30:32 +0000 (UTC) Received: by mail.kernel.org (Postfix) id BFE3720787; Fri, 15 May 2020 19:30:32 +0000 (UTC) Delivered-To: soc@kernel.org Received: from localhost.localdomain (cpe-70-114-128-244.austin.res.rr.com [70.114.128.244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 4047F2070A; Fri, 15 May 2020 19:30:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1589571032; bh=Pjr5EAho7wWgKczXyAsJlHzIvukyBm9D1EgN8sG53i8=; h=From:List-Id:To:Cc:Subject:Date:In-Reply-To:References:From; b=QIDgwfOr1zhgsNvNpTW3geg6jKY3qj+MOZyKHxK9d/h82KAELheGK3oFJY1U481KD ReuIi1JYrFoaLFK3nU8LY3q7rkq3i+jJoQ9XguttdJV5irUVAOLCu2JP1oGbPPlg7S KgWTZlOECyV3LuL4bVb3f24ujancjArQLCId/aMk= From: Dinh Nguyen List-Id: To: arm@kernel.org, soc@kernel.org Cc: dinguyen@kernel.org Subject: [GIT PULL 2/2] SoCFPGA DTS updates for v5.8 Date: Fri, 15 May 2020 14:30:29 -0500 Message-Id: <20200515193029.11318-2-dinguyen@kernel.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200515193029.11318-1-dinguyen@kernel.org> References: <20200515193029.11318-1-dinguyen@kernel.org> Hi Arnd, Kevin, and Olof: Please pull in these SoCFPGA DTS updates for v5.8. Thanks, Dinh The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136: Linux 5.7-rc1 (2020-04-12 12:35:55 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_dts_update_for_v5.8 for you to fetch changes up to 29aed3ef6d4985bf8d3ef6505c3e63efc838414e: ARM: dts: socfpga: Add fpga2hps and fpga2sdram bridges (2020-05-04 15:14:51 -0500) ---------------------------------------------------------------- SoCFPGA DTS updates for v5.8 - Leave the FPGA bridges disabled in base dtsi - Add fpga2hps and fpga2sdram bridges on base Cyclone5/Arria5 dtsi ---------------------------------------------------------------- Steffen Trumtrar (2): ARM: dts: socfgpa: set bridges status to disabled ARM: dts: socfpga: Add fpga2hps and fpga2sdram bridges arch/arm/boot/dts/socfpga.dtsi | 16 ++++++++++++++++ 1 file changed, 16 insertions(+)