Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp1002371ybl; Thu, 12 Dec 2019 08:12:32 -0800 (PST) X-Google-Smtp-Source: APXvYqznRahR634zLmupJV0LraIBNNtnBRnYWB12Xoahm+ujeXEMfEaJFejLRaPsGcyaXZ2cgcA1 X-Received: by 2002:a54:400a:: with SMTP id x10mr5635075oie.67.1576167151890; Thu, 12 Dec 2019 08:12:31 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1576167151; cv=none; d=google.com; s=arc-20160816; b=TIasPiN/IIrplf2rmL2ycIJxEZkhFjB97jBZBooI+CNQV2N3nPhAdrqq9xNPxYxSR1 kq1XxGaqjF6tqBnea4iBU1seF7wEfmmKv/vg4m/DxB1ml15tJFZVCVAJdKAOo7+eccz6 g+tZKuKcK26Lx3a0T+uDV4NyXaJqaDdGzfmTNBcRuGKZ/U+/1L9ZSvESZCffH2qq8Dkp yUuxCQIQXS/9d3SncVYLCxWL784iCIvZSw5La+HoqxyQxduXyutacF7pLoGd7wRXu1C7 IRMdFMhQyc66E655sW7fENJnq6Bt/6F48GDM07t6uuizP7tIuPqNIIbtkU/9LNrPx32H /SyQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=8gITfNnoNFjr9bqlvx7TvtaVj2HotajKpdT8FUyGOPw=; b=Vm3B4+JXCkDwIg02/CTMwwG2jlDOVmRaq9rL6u0c1TySbxcUeB1ph3tZog6QTX2KiY kx2UtOLDOjWmFy3gYzyCTuVrw2FYdsGFd53Ef4Rtx9bEUUG+wFZn6TWApVHtQtj31lLI uiTMUP5qgMvXqNjDRg94gWTHH5x4IY7oYOtENL9Dz28kFiSqUQl3+0vlbPx1WMziWN1y qTo+JXd9BxFrV+Fi24Ki5w5YOkzlNDJbsAyB5YE0kZJdOwL2qKU2+m45DRsh8r1ewKYB zlu9BLUl/H+yojn9b6aC6lyZZ7kDlKAN9LLkU6MsvRNXsLK4r7ShqfZBgkrLv3gBQ3l0 AUFw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=TXL7Zmvd; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 19si3415270oiq.128.2019.12.12.08.12.13; Thu, 12 Dec 2019 08:12:31 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=TXL7Zmvd; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729841AbfLLQLW (ORCPT + 99 others); Thu, 12 Dec 2019 11:11:22 -0500 Received: from mail.kernel.org ([198.145.29.99]:54296 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729416AbfLLQLW (ORCPT ); Thu, 12 Dec 2019 11:11:22 -0500 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id DE5382073B; Thu, 12 Dec 2019 16:11:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1576167081; bh=slAzlIzEDDtUyqYVNRNXCpBSABhNHtvTF49rt/tiHk4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=TXL7ZmvdaRoOtUG+0//y+M9Nvl+dVjSNQMClD1WuGoP2cMQoONYFN9ckoARPeJjeb hmk4pVP+57s6BBdu+VdXTnKvHTNB2ik1isslv92n1jy68zxItcRDCt6zKCJdxR9kWZ wePOqL23XkD1UCBHry0W8LugqiLff13yTvnqVNk0= Date: Thu, 12 Dec 2019 17:11:19 +0100 From: Greg Kroah-Hartman To: Chen-Yu Tsai Cc: Pavel Machek , linux-kernel , stable , Sasha Levin , Maxime Ripard Subject: Re: [PATCH 4.19 185/243] ARM: dts: sun8i: a23/a33: Fix up RTC device node Message-ID: <20191212161119.GA1673133@kroah.com> References: <20191211150339.185439726@linuxfoundation.org> <20191211150351.658072828@linuxfoundation.org> <20191212133132.GA13171@amd> <20191212140241.GA1595136@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Dec 12, 2019 at 10:18:34PM +0800, Chen-Yu Tsai wrote: > On Thu, Dec 12, 2019 at 10:02 PM Greg Kroah-Hartman > wrote: > > > > On Thu, Dec 12, 2019 at 02:31:32PM +0100, Pavel Machek wrote: > > > Hi! > > > > > > > The RTC module on the A23 was claimed to be the same as on the A31, when > > > > in fact it is not. The A31 does not have an RTC external clock output, > > > > and its internal RC oscillator's average clock rate is not in the same > > > > range. The A33's RTC is the same as the A23. > > > > > > > > This patch fixes the compatible string and clock properties to conform > > > > to the updated bindings. The register range is also fixed. > > > > > > No, this is not okay for v4.19. New compatible is not in > > > ./drivers/rtc/rtc-sun6i.c, so this will completely break rtc support. > > > > Good catch, I would have thought both of those would happen at the same > > time. > > (Fixed Maxime's email) > > Neither were marked for stable. I guess Sasha's auto selection bot is at > work here. Is there anything we can do to prevent them from being selected? > For sunxi, we pretty much don't expect things to be backported, unless > something critical was fixed. Sasha can add any files to the bot to ignore, just let him know what ones to mark that way. thanks, greg k-h