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 A00E3EB64DB for ; Thu, 15 Jun 2023 17:32:02 +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=2FqF6B6YelhOsqcOW5z2iAG9F61CYsI9WlOVpXDKAEI=; b=3gQNhpC+4Cemfc y2JxdTlAL7oLDkMXBwNb+s9m10lhbFupKwKV8kra1Rqmku3GOBmswuh8vUweK3pNIf6AMTOu9iW0+ kF/j5PAqxxrBedpQOblbvzLyrs1CoTXXc3y0d6rE5Pkpa72CSY0HFf6AL+6wSXPxouJpQGazr4Edq BYybPI+u2KGAzi3g1YlKOt2Jcu94iBXDqKDk6vCH5RuSPe+fcdaBYlfwKf/iUET6/nPVmyyhK6TDF A/2t+zevbgbIMZrcUSg6C7ezBRGDRXTcAOb8u6pJmE7HFjYvOd8/ByRJIyeLCvgZo6KY2ZRfWMntC FYG3G2cJ8rZwWDkrmzBg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q9qol-00FamD-2S; Thu, 15 Jun 2023 17:31:31 +0000 Received: from mail-il1-f180.google.com ([209.85.166.180]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1q9qoi-00FalO-0f for linux-arm-kernel@lists.infradead.org; Thu, 15 Jun 2023 17:31:29 +0000 Received: by mail-il1-f180.google.com with SMTP id e9e14a558f8ab-340b7da7e3aso7660715ab.3 for ; Thu, 15 Jun 2023 10:31:27 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686850286; x=1689442286; h=in-reply-to:content-transfer-encoding:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=nsIy7eAmIBs5mJDfePZD7N007X5+nrymlFZFWwDcroc=; b=GQGzq/4/mb7emfmRKxoB89bYxDjTVlv9pDDSJMIVjC8XucYhAMYtiYcrTrzt63QSKX MHVAy8MkD+Qj/YDnRUdbZlMelRz/u78l8zSrtilxHPr2Ok8wAtKQX2+vjvxaGlbho0M7 y+0VSi5bRSTWrJbeE4SrdGsS6ObDMURpPRBB2aoXXS+cC61+6t7yOHwUb7NPHvym9gr8 sXOrrbrebEZPOYLYAII1H8gdv0KB5LGkpXcnJko51hZJn3rYlcVFpMnVhLLKhVDkC9UE IOianO805cuavs4Q9auUCyoyTLWCoBvg6SHuW0YURXp69EzQAtfcQ8Ygj+5M5Hruhrf2 bzOg== X-Gm-Message-State: AC+VfDyN1067FKIPF9s8e8rDx4BJmZT+c9cewUagbVqJHl2j9nJfGPbK xJ+Dxpy8iITISCEJTSFBkzSo2tmUTw== X-Google-Smtp-Source: ACHHUZ6EjY4UeSSv1in+u8IjQVEKuUAh1ZwQjE+24aGiADrMC8pckmJA9DeLT2owYJEm/ALlwCEpEw== X-Received: by 2002:a92:d290:0:b0:341:b14f:971c with SMTP id p16-20020a92d290000000b00341b14f971cmr20974ilp.27.1686850286613; Thu, 15 Jun 2023 10:31:26 -0700 (PDT) Received: from robh_at_kernel.org ([64.188.179.250]) by smtp.gmail.com with ESMTPSA id g9-20020a926b09000000b0033d16a45a64sm2380353ilc.14.2023.06.15.10.31.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 15 Jun 2023 10:31:25 -0700 (PDT) Received: (nullmailer pid 1235388 invoked by uid 1000); Thu, 15 Jun 2023 17:31:23 -0000 Date: Thu, 15 Jun 2023 11:31:23 -0600 From: Rob Herring To: Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= Cc: Rob Herring , NXP Linux Team , Krzysztof Kozlowski , Fabio Estevam , Shawn Guo , Daniel Lezcano , Thomas Gleixner , Sascha Hauer , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Pengutronix Kernel Team Subject: Re: [PATCH 1/2] dt-bindings: timer: fsl,imxgpt: Add i.MX8MP variant Message-ID: <168685027550.1235195.1073165383076709174.robh@kernel.org> References: <20230327173526.851734-1-u.kleine-koenig@pengutronix.de> <20230327173526.851734-2-u.kleine-koenig@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230327173526.851734-2-u.kleine-koenig@pengutronix.de> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230615_103128_244878_0E5F228B X-CRM114-Status: GOOD ( 11.82 ) 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="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, 27 Mar 2023 19:35:25 +0200, Uwe Kleine-K=F6nig wrote: > The i.MX8MP has the same register layout as the i.MX6DL, so add it as a > variant allowing to add the GPT IP blocks to the i.MX8MP's dtsi file. > = > Signed-off-by: Uwe Kleine-K=F6nig > --- > Documentation/devicetree/bindings/timer/fsl,imxgpt.yaml | 1 + > 1 file changed, 1 insertion(+) > = Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel