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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9DF50CDB47E for ; Sun, 15 Oct 2023 21:21:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229910AbjJOVV1 (ORCPT ); Sun, 15 Oct 2023 17:21:27 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52732 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229500AbjJOVVZ (ORCPT ); Sun, 15 Oct 2023 17:21:25 -0400 Received: from relay9-d.mail.gandi.net (relay9-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::229]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D2A65A1; Sun, 15 Oct 2023 14:21:23 -0700 (PDT) Received: by mail.gandi.net (Postfix) with ESMTPSA id 22116FF803; Sun, 15 Oct 2023 21:21:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1697404882; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=YoKUC5pzXnoAc8cnVL/2jr7h9gvSzuD5pVN3GOncqXQ=; b=BGkgkHjnyjFPakWW0ukocCtaJ2/0+zcSibN6HMv8Dhs51F6bRMdA9z7KWSZWgazwGXzVg6 k/sK+mNK7w8OuIMRux+/FsrusJ52RouGIylSoJTMiNG+rasTbTQtTNGLiLUPVwd/MYW3Zc zgU6I8c7c5QERpqTRkj/2DSqP7AgSF49edrYdcnw8xs5I9o2CzMYiP3rkr/h9UHJ4WINXu NEMBkheUEo5BeXpI/TVoTxCLLAivlk2/UVaEnyDkfip7s3rMI6l5XuDBXSuzfwstj0lCDr iXoS9tKcypWzfCz2Z7biYPg1Wze732vjMe89lw8XkwjDapzOHkHgFnlxunCIuw== Date: Sun, 15 Oct 2023 23:21:20 +0200 From: Alexandre Belloni To: Javier Carrasco Cc: Alessandro Zummo , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Emil Bartczak , Josef Gajdusek , linux-rtc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3] dt-bindings: rtc: mcp795: move to trivial-rtc Message-ID: <20231015212120b4b347a2@mail.local> References: <20230906-topic-rtc_mcp795_yaml-v3-1-5262f1b39920@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230906-topic-rtc_mcp795_yaml-v3-1-5262f1b39920@gmail.com> X-GND-Sasl: alexandre.belloni@bootlin.com Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 06/09/2023 15:34:06+0200, Javier Carrasco wrote: > The current mcp795 bindings in text format do not support validation and > are missing the optional interrupt property that is currently supported. > > Adding the missing property makes the bindings identical to the existing > trivial-rtc bindings. > > Add maxim,mcp795 to the trivial-rtc bindings and delete current .txt > bindings > > Signed-off-by: Javier Carrasco Applied, thanks. -- Alexandre Belloni, co-owner and COO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com