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 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 B2245C433EF for ; Sat, 29 Jan 2022 05:36:52 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=uBgJtDQnevaX9dhS0adVaHbxnT/TCUCQyKI9cvfFYhE=; b=A0+MeRGFODNdLL 3WppMts8EcWyGSItcq9roHXQS5jtNRomT04A4WKYRpati1VjN2CIFepxQ0jTSP/tlBNxh3W26od1U OQVHYwlEehx+SljTB8PopxXPFgdX++9DDmh51dUkHEaqdWiPdZ/8OwmC1Acq8VchAKGhoSKgfkUOJ cLDHQW/pxjf8aUwSv6C4fVdTvmpTPC//PTVILa151pDV9C1Fzz7b2aekO/Sc1tFbtajDPQ6Q/nk/2 dHY1y35tQSWfesN5MhO6ZLwGfskyOsn1E+Q4MVb39+VCnmI7YVOz49pswScMIQB6X8Red1oEynotT cb+E2tU1U2xqbo3Qq4gw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nDgO6-00432t-PR; Sat, 29 Jan 2022 05:35:02 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nDgO2-004325-Dm for linux-arm-kernel@lists.infradead.org; Sat, 29 Jan 2022 05:35:00 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id CD85760B58; Sat, 29 Jan 2022 05:34:55 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 79D54C340E5; Sat, 29 Jan 2022 05:34:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1643434495; bh=/VEtJ38Kd1gSMNdRAR5gog4SNzQFvYdSqW2OGfK7wg4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=iv4DTFE3Q4DlbRfyeKb3eWdFiY+BKAY8XQkXsmiaYGttXe4nl81ssS+nFXK80LMOD F9319pbUTmSJgehfFVqeHD27HUbQ2BFh41gfA08Z0QjDqqOFTzDK7ELdY2h4z1szCz 31G05owDIHLMmaQTgD7cpywqPCNf/MiTH02w1B1Z7z9ISHfQRertu0Wh/SYiIc9pD6 MgTqStJPKS1M9RsWiZeNpuEdlBUeY6QxGdab0IIUxFCYNV0npPbEHdFoTADZBbWOGy gxkiRO9P26ZEB8IaA5P6L8fm8sb4RvJmhRHjbA8DAbUJy0QW5xpX2x/irk9PQ561Qd Y/azG6poouf3w== Date: Sat, 29 Jan 2022 13:34:49 +0800 From: Shawn Guo To: Michael Walle Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Li Yang , Rob Herring , Biwen Li , Guillaume Tucker , "kernelci.org bot" Subject: Re: [PATCH] arm64: dts: ls1028a: sl28: re-enable ftm_alarm0 Message-ID: <20220129053448.GN4686@dragon> References: <20220115210432.449968-1-michael@walle.cc> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220115210432.449968-1-michael@walle.cc> User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220128_213458_931561_281CA43E X-CRM114-Status: GOOD ( 12.45 ) 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: , 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 On Sat, Jan 15, 2022 at 10:04:32PM +0100, Michael Walle wrote: > Commit dd3d936a1b17 ("arm64: dts: ls1028a: add ftm_alarm1 node to be > used as wakeup source") disables ftm_alarm0 in the SoC dtsi but doesn't > enable it on the board which is still using it. Re-enable it on the sl28 > board. > > Fixes: dd3d936a1b17 ("arm64: dts: ls1028a: add ftm_alarm1 node to be used as wakeup source") > Reported-by: Guillaume Tucker > Reported-by: "kernelci.org bot" > Signed-off-by: Michael Walle Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel