Received: by 2002:a05:6a10:16a7:0:0:0:0 with SMTP id gp39csp829907pxb; Thu, 5 Nov 2020 14:16:47 -0800 (PST) X-Google-Smtp-Source: ABdhPJyMiguvwntoxF2LAAMTJoid83tyCvCK+2iCDSNI3nGN10XU0YchVDrXbPMHtorTriAQKZ2d X-Received: by 2002:a17:906:a018:: with SMTP id p24mr4566620ejy.462.1604614607513; Thu, 05 Nov 2020 14:16:47 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1604614607; cv=none; d=google.com; s=arc-20160816; b=ItZ1kViYx5MeRWYTmHQfWJerW4e+zFhBc50fEWpctYw0wkmjB2/4EawCyH4pZhbAT7 39kT46aTY6u1jKo/tl2sRb/hkYgzVZT9KhasUi61eF90BH+EeKyQsgevP1XYQF00KcvS oHdzCAGF9gKr+IOyauAUUbayywksEAfXoSu2M7aWTj9va3n/sdFC6/xl818neVbDOWn8 lrhAIcqM0IyKXtT/rkPTQurklKtdP4C4mLhulh7huO8xtiYj8BcrYQvtFMP1ahI8vxBZ 72yPW0/SSQthGgw4PF7zjdIED4kSzsSq/6Mf7bo9i5NgpaxEMVgdYuvxJcAA6nd/bcnC 7xjA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=60QMQealEdX7pJTx01quwtbEfpVExolNhMDGrJ8r+sQ=; b=SB+p3dmfZhWcHOmFrlmp/2/g3yBj0i4hN/t0BejufTQbJVfY2rLTDB8YnFxMqn7Fzh r4xQyWJqlG8TCq780YVtM2ZsSPi1OJxq3LBRrz/oeZefwHOdjMKKZe+Z44vIg9usZ0CI k8et49DO5UGI7OabB8pyG8wFTXnaMfWaQPAaA1xUeFyqvVu48Ye6irxJLlotfC2DqZDS Z4t/welzj1bPZMYhrCCYcZr4cSvGY9V9wzGrHWPuIBs4j5EZXMM6/jXLnPJdxZhI8YV1 X7rEb0AIbmQIjsDlDGVfLj0xnwb4VGhXYO+q8m920A1A+6f+FEr5pr1tsEWvyvGtiGAg /mkw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id bi24si2042701edb.452.2020.11.05.14.16.21; Thu, 05 Nov 2020 14:16:47 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732461AbgKEWOx (ORCPT + 99 others); Thu, 5 Nov 2020 17:14:53 -0500 Received: from relay12.mail.gandi.net ([217.70.178.232]:44125 "EHLO relay12.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731508AbgKEWOx (ORCPT ); Thu, 5 Nov 2020 17:14:53 -0500 Received: from localhost (lfbn-lyo-1-997-19.w86-194.abo.wanadoo.fr [86.194.74.19]) (Authenticated sender: alexandre.belloni@bootlin.com) by relay12.mail.gandi.net (Postfix) with ESMTPSA id 5754F200006; Thu, 5 Nov 2020 22:14:51 +0000 (UTC) Date: Thu, 5 Nov 2020 23:14:51 +0100 From: Alexandre Belloni To: Claudius Heine Cc: Alessandro Zummo , linux-rtc@vger.kernel.org, linux-kernel@vger.kernel.org, Henning Schild , Johannes Hahn Subject: Re: [PATCH 0/2] Adding I2C support to RX6110 RTC Message-ID: <20201105221451.GH1034841@piout.net> References: <20201104102629.3422048-1-ch@denx.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201104102629.3422048-1-ch@denx.de> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello Claudius! It has been a while ;) On 04/11/2020 11:26:27+0100, Claudius Heine wrote: > Hi, > > this patch introduces I2C support to the RX6110 RTC driver and also adds > an ACPI identifier to it. > > Since we are also pushing the coreboot changes for the ACPI table > upstream in parallel, we are free to name this ACPI entry however we > like it seems. So any feedback on that would be welcome ;) > I don't care too much about ACPI so if you are really looking for advice there, I guess you should ask seom of the ACPI guys (but I guess you are free to choose whatever you want). -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com