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 8D167C433EF for ; Mon, 25 Jul 2022 12:36:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234970AbiGYMgZ (ORCPT ); Mon, 25 Jul 2022 08:36:25 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41392 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234820AbiGYMgX (ORCPT ); Mon, 25 Jul 2022 08:36:23 -0400 Received: from mail-wm1-x32e.google.com (mail-wm1-x32e.google.com [IPv6:2a00:1450:4864:20::32e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 34CB810FC5 for ; Mon, 25 Jul 2022 05:36:20 -0700 (PDT) Received: by mail-wm1-x32e.google.com with SMTP id b21-20020a05600c4e1500b003a32bc8612fso6272640wmq.3 for ; Mon, 25 Jul 2022 05:36:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=eR0GeLumhM91/TCzD0goe53MjMncNfAoNQMHeoEkQV8=; b=x9mwngfikol7my2J8AreAMA61Jfh0SZy+MqkNIZ0E580llka84AcNAUgYfxeHRzMeu MxeVRAtwmB6xZygLXJxkhw3QzbmskycEHylnjx0ZvM4fI/Fz+uQ6F/zQp3Dd9ehMIdIs isz6x9bLsh0kuVCC5G/qkM0bSyxA7vwbSDUqVpvvqWlt6ZqcsJ2ZoJc+LWUDHTGqYxl4 N7fa8MQ3ylJ/GObIejynK33wt+Ck9d1rrPdvGKa7Uh68B1r3reP05BSy1CH4noZCFIXR SW6tmTeb6TRnTRQL0QwYY9zzPpB14hI+Q9rP7KtTlSS8g5et7g/KbUNai+VTM4g+vYKC U1ZA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=eR0GeLumhM91/TCzD0goe53MjMncNfAoNQMHeoEkQV8=; b=Q7jsz24GaRGg5Gt9qp0jEvsrlrbPNwWM0GCdGgNSPCnz4/Zj66dQJVy0h9LIqFIbB0 R+XBFn083tSOrFinNV9CNRh/XuMzXsajCK+fZkR/G/SuzlbryfPGKaxzbzf+eme/fxQh jGTM6+xUfCBa6wAaoLvN93L1rJzLbmC4UI/7ZnbzRkt+k71rN4tvMoMbzVrkO9kE+Lh9 Xn0jpntTNgr+3dx63+ecZHaLdbZT2teU0d23Sjk6N1DcewRR1UyYh3uKM+GvEPOpn8/h rA641ESZOkBRAZYd8BaCd+XnWEPc4FRLYeMuG5/ByIzmFPpaJix3DUxIUNyy3qKueYy5 k1kA== X-Gm-Message-State: AJIora+RAEscSlXo9NszUn11mwJTaGeIU18zK7cGheRXnQaXwIKMTNLu EL8nmvwpujCq4RsKgHYfgYpd7w== X-Google-Smtp-Source: AGRyM1s6geEfXSHGYaVDq14Sx9ppzfsFySaD/JaN0xkvki2bCUkGIZlt1FARgPm3BXG4IuShwYQXYg== X-Received: by 2002:a05:600c:2652:b0:3a3:2a3e:a2de with SMTP id 18-20020a05600c265200b003a32a3ea2demr19979264wmy.174.1658752578639; Mon, 25 Jul 2022 05:36:18 -0700 (PDT) Received: from ?IPV6:2a05:6e02:1041:c10:1780:8e54:dd38:6668? ([2a05:6e02:1041:c10:1780:8e54:dd38:6668]) by smtp.googlemail.com with ESMTPSA id g18-20020a05600c4ed200b003a3199c243bsm24698309wmq.0.2022.07.25.05.36.16 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 25 Jul 2022 05:36:18 -0700 (PDT) Message-ID: Date: Mon, 25 Jul 2022 14:36:15 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1 Subject: Re: [PATCH v5 02/12] dt-bindings: timer: gpt: Add i.MXRT compatible Documentation Content-Language: en-US To: Jesse Taube , linux-imx@nxp.com Cc: robh+dt@kernel.org, mturquette@baylibre.com, sboyd@kernel.org, shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, aisheng.dong@nxp.com, stefan@agner.ch, linus.walleij@linaro.org, tglx@linutronix.de, arnd@arndb.de, olof@lixom.net, soc@kernel.org, linux@armlinux.org.uk, abel.vesa@nxp.com, dev@lynxeye.de, marcel.ziswiler@toradex.com, tharvey@gateworks.com, leoyang.li@nxp.com, sebastian.reichel@collabora.com, cniedermaier@dh-electronics.com, clin@suse.com, giulio.benetti@benettiengineering.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-gpio@vger.kernel.org, Krzysztof Kozlowski References: <20220723160513.271692-1-Mr.Bossman075@gmail.com> <20220723160513.271692-3-Mr.Bossman075@gmail.com> From: Daniel Lezcano In-Reply-To: <20220723160513.271692-3-Mr.Bossman075@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On 23/07/2022 18:05, Jesse Taube wrote: > Both the i.MXRT1170 and 1050 have the same GPT timer as "fsl,imx6dl-gpt" > Add i.MXRT to the compatible list. > > Signed-off-by: Jesse Taube > Acked-by: Krzysztof Kozlowski Acked-by: Daniel Lezcano > --- > V1 -> V2: > - Nothing done > V2 -> V3: > - Nothing done > V3 -> V4: > - Nothing done > V4 -> V5: > - Nothing done > --- > Documentation/devicetree/bindings/timer/fsl,imxgpt.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/timer/fsl,imxgpt.yaml b/Documentation/devicetree/bindings/timer/fsl,imxgpt.yaml > index a4f51f46b7a1..716c6afcca1f 100644 > --- a/Documentation/devicetree/bindings/timer/fsl,imxgpt.yaml > +++ b/Documentation/devicetree/bindings/timer/fsl,imxgpt.yaml > @@ -31,6 +31,8 @@ properties: > - enum: > - fsl,imx6sl-gpt > - fsl,imx6sx-gpt > + - fsl,imxrt1050-gpt > + - fsl,imxrt1170-gpt > - const: fsl,imx6dl-gpt > > reg: -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog