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=-12.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham 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 45B63CA9ED2 for ; Mon, 4 Nov 2019 08:45:45 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 1ABF320679 for ; Mon, 4 Nov 2019 08:45:45 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="oYWsJR0E"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="j9wDkIJA" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1ABF320679 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-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=bombadil.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:Subject:To:From :Date: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=QHlVgTOR0GyvPEmlOvt0TU8ixvAIG/LcJTOOH27OMhc=; b=oYWsJR0EEr+EH9 XSVN4GpAN7vJOhbrTlCrByEZ2O3eZx64l3RENUP6nxk0RiuQ8gMQ33B4RmPEndZgCR+mE6oixAGVy l5XQfkUCz+gHHU/Hd6ntFJxt+OED06uJ253o14YGVmWnz3niKosOlfLeR2U6sTI+0TL6YY7BYtHG5 KjX1wrQ8oHWF+TE+AdRUA5uN76sQIDEJGAf3YU3I9uR+8Jd85eLIekIV6udxltIf9FWTwkCl+9hWk sbzGYIGOG02jKMMqvvUOUu+bJLRtGa5mavjRT2zHr9OQcPw1YC+CkVGFRztLU8/ooRAY9uc7miiib BF/9+Cid27gV+8RU0Aww==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1iRXzb-00027D-UN; Mon, 04 Nov 2019 08:45:43 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iRXzZ-00026q-Cr for linux-arm-kernel@lists.infradead.org; Mon, 04 Nov 2019 08:45:42 +0000 Received: from dragon (li1038-30.members.linode.com [45.33.96.30]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id E649E20679; Mon, 4 Nov 2019 08:45:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1572857141; bh=IYpZiKnEuFhj4GmWeOjtNAz7vIQcDLsEiMRoakBMA9w=; h=Date:From:To:Cc:Subject:From; b=j9wDkIJAYwHM0w51LTU706gPeNdJ5HLbF2+tXfdc42kOGyfGx9QR60+tJIk9bYK7m uGYiUHfG3mqMOYoujqEGx6FrW3rOR9uqljkMz6cZweHhl5/E9IvdEmo7xdVhK2JszA sCD75DtHPdjnKGzdVvRw8DNsZ68z8eBsIy07zluw= Date: Mon, 4 Nov 2019 16:45:14 +0800 From: Shawn Guo To: soc@kernel.org, arm@kernel.org Subject: [GIT PULL] i.MX fixes for 5.4, 3rd round Message-ID: <20191104084513.GW24620@dragon> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191104_004541_458725_49E0D5D5 X-CRM114-Status: GOOD ( 11.06 ) 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: Stefan Agner , Li Yang , linux-imx@nxp.com, kernel@pengutronix.de, Fabio Estevam , 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+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org The following changes since commit 958c6014c64ef51e5f647d2de527c53e773c8a84: arm64: dts: imx8mn: fix compatible string for sdma (2019-10-28 20:17:59 +0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-5.4-3 for you to fetch changes up to f852497c9a07ec9913bb3f3db5f096a8e2ab7e03: arm64: dts: zii-ultra: fix ARM regulator GPIO handle (2019-11-04 15:12:23 +0800) ---------------------------------------------------------------- i.MX fixes for 5.4, 3rd round: - Fix the GPIO number that is controlling core voltage on imx8mq-zii-ultra board. ---------------------------------------------------------------- Lucas Stach (1): arm64: dts: zii-ultra: fix ARM regulator GPIO handle arch/arm64/boot/dts/freescale/imx8mq-zii-ultra.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel