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 D3EE2EEB59F for ; Thu, 12 Sep 2024 12:16:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:CC:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=4WWxYj598subfe1jT+OiLuMwfW4IkINivvwDpA9OIvo=; b=wHH/rQQ376Rsc4/0Y0yNrOkmDn tkA0QC+L0RCADEAWaJiWiP6YPYfJhLfW+UZnVqCIbz2XO1sIRd29Pi7ynWhB3xHH+YjyIUZsXVf07 1ixn13ghPfmS/m5YNmDsvaEJoFSincB4n9qOwlfZmX6JdSpSMFByz2nAMebR8pg1oOF/7K3HlR/l+ LD0zwl/KvJSBKbk7asw9JB2kLSbm5ujIT03d3t09yjTOKbNGy3MkGcMcok2vH6cRmAo7BhYmy1/eo UXc09F6Ay1/H4s3bfz9nuRxX+zzzS+uXayioi6zf9D+jDPFDOuXDYA1GOeTUxQEOJEn1oBe5Z9Iih Kx2wtR9A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1soik4-0000000CzIn-3Jlj; Thu, 12 Sep 2024 12:16:08 +0000 Received: from esa.microchip.iphmx.com ([68.232.153.233]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1soihT-0000000CyOy-157g for linux-arm-kernel@lists.infradead.org; Thu, 12 Sep 2024 12:13:28 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1726143207; x=1757679207; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=cEY1AOlL91/61eGcJH2ELkDPPzV3GkUqoGzJ0Pd46k8=; b=uc/bXJxr08Saq6/soUF4VSEB922H3lELLhDVwDg6QLqWZMqN/pBGgEoD hMZByea2btj4j64R1x2aXomke8XmBAbWSLpidRpENzJS8pE0cSN9t4PDm RRTniraMmePWY6lRQS1UgYTyC0zcZcExfZOPR8JTN1sJ2afvB0qTyHBRo BWLbKrKhIq7WUC/etIzhCGMEMWddEzC973n1UUGqzLHNDEYNyN32YyU9m 1B2t17oGQefMIuWsackZphpFqdKoswRNOM4mJMRIr1VvW/rMIQ5Rnz6QA uFBirBbxLWcstWNmu52oa/IFSMocrnLABbnneopofueFyiOlThs6FG9Wo A==; X-CSE-ConnectionGUID: 18BxjTQpRoWaBWoUq6oHpQ== X-CSE-MsgGUID: x9envEQaRfmwJpgwNfqwSA== X-IronPort-AV: E=Sophos;i="6.10,223,1719903600"; d="asc'?scan'208";a="262683165" X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa5.microchip.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES128-GCM-SHA256; 12 Sep 2024 05:13:25 -0700 Received: from chn-vm-ex02.mchp-main.com (10.10.85.144) by chn-vm-ex01.mchp-main.com (10.10.85.143) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35; Thu, 12 Sep 2024 05:12:44 -0700 Received: from wendy (10.10.85.11) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35 via Frontend Transport; Thu, 12 Sep 2024 05:12:42 -0700 Date: Thu, 12 Sep 2024 13:12:09 +0100 From: Conor Dooley To: Ciprian Marian Costea CC: Conor Dooley , Alexandre Belloni , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Catalin Marinas , Will Deacon , , , , , NXP S32 Linux Team , Bogdan-Gabriel Roman , Ghennadi Procopciuc Subject: Re: [PATCH 1/4] dt-bindings: rtc: add schema for NXP S32G2/S32G3 SoCs Message-ID: <20240912-trodden-lens-1dbf15786960@wendy> References: <20240911070028.127659-1-ciprianmarian.costea@oss.nxp.com> <20240911070028.127659-2-ciprianmarian.costea@oss.nxp.com> <20240911-caretaker-dropper-424e102f8634@spud> <2aa1d3ff-bc9b-4c1f-a6d7-5673981d0ed6@oss.nxp.com> <20240912-skedaddle-till-2fa6f44c6e66@wendy> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="T9fVS6fm1fe+YfoO" Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240912_051327_361522_08B87C00 X-CRM114-Status: GOOD ( 20.46 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --T9fVS6fm1fe+YfoO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 12, 2024 at 03:00:20PM +0300, Ciprian Marian Costea wrote: > On 9/12/2024 2:13 PM, Conor Dooley wrote: > > On Thu, Sep 12, 2024 at 01:55:34PM +0300, Ciprian Marian Costea wrote: > > > On 9/11/2024 9:22 PM, Conor Dooley wrote: > > > > On Wed, Sep 11, 2024 at 10:00:25AM +0300, Ciprian Costea wrote: > > > > > From: Ciprian Marian Costea > > > > >=20 > > > > > This patch adds the dt-bindings for NXP S32G2/S32G3 SoCs RTC driv= er. > > > >=20 > > > > > +properties: > > > > > + compatible: > > > > > + const: nxp,s32g-rtc > > > >=20 > > > > Also, how come there are not specific compatibles for the two SoCs > > > > supported here? > > >=20 > > > The RTC module is the same for S32G2 and S32G3 SoCs. > > > Therefore, I did not wanted to add two compatible strings ('nxp,s32g2= -rtc' > > > and 'nxp,s32g3-rtc') when there is no actual difference which they co= uld > > > target. > >=20 > > Are these different fusings of the same silicon, or are they distinctly > > different SoCs that happen to share an IP block? > >=20 >=20 > S32G2 and S32G3 are different SoCs that share the RTC IP block. In that case, I'd expect there to be two compatibles, one for each SoC. One can then fall back to the other, so the driver only has to be aware of one compatible. Had they been different fusings of the same silicon, thus sharing the same integration etc, a generic compatible would have been fine. --T9fVS6fm1fe+YfoO Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZuLamQAKCRB4tDGHoIJi 0pKUAP98pWkcE6doOXtn3+eXgRMuCf3W2atGBYQjaD33w4oQ1AEApWry3Dc81DSh j2yu5s5TN5SXpWQAx1YS/GDpVTIlrgA= =ZOCH -----END PGP SIGNATURE----- --T9fVS6fm1fe+YfoO--