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 17C89C433F5 for ; Sun, 27 Mar 2022 19:07:35 +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:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=k84hDOimkUpstbJy/hQFvWwSUgfKv3QILVtkEHyQvdw=; b=nWuTZ5LFp6Oru2 9hPUiH5nbza35O518lq4SB5MX5im7fSAcR4HdfkoXR4stGLRv97RUMDIh+r9gdFYNfhDfRW8pf4Wl kRTjVTsnp3ogwQ8GhYctI1ivmdHxLqfG55aPk5QB8KWEx0skZAFUMpm+DSFRRaSzhAORkgatiqDvk 5IVakx9l2i2MLIO+KsB6pO15FJ2wJ1O3v+HzrmTNYI3TEgoby4oU8Jf0WmcZ9/Hs5U76Nn+8tJHen uECCUFktyKnK/fAXV7EhQEnwpiE58j9lTehzxTq7opIfnA1iUpyO7lS5M9FbvsK9VZpmnNvDxwGrY sidu8bROpMPM6F8E7N0g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nYYDi-005wE1-MN; Sun, 27 Mar 2022 19:06:34 +0000 Received: from mail-wr1-f53.google.com ([209.85.221.53]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nYYDg-005wDa-Ab for linux-arm-kernel@lists.infradead.org; Sun, 27 Mar 2022 19:06:33 +0000 Received: by mail-wr1-f53.google.com with SMTP id r7so16271151wrc.0 for ; Sun, 27 Mar 2022 12:06:32 -0700 (PDT) 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=Ll1EHkrJQGbMWuBiZ52whwPW7D9ncmXOlUyWZdkQFa8=; b=Ijdk9ovaJA0iiHVG7Lpp2f4iygJUkm8s1qQ5OhEKYsxSAOEzitmRbqn1HPtaK7wzxP t2XRSzOk2uB8JU6bCQUbjKR9xpFSZ7DqiXnAKsuacLzmypCjZuVC3LoQoMk00oj90Ozd oeysFpY/7kYRTT74oPFww35iOsCgwClG5/RdnK2I/IQCeZR03KZhDIoYHmYJG2WA84WQ axPCCnTAljCVWOhXq55Tfkpgxv64u6eTaTqQ1BFdEaSs09VpMttyd9tFignsOFsgLCfG GF9VWyS8NYlEpwx1OEw5p+kl2H2Pf1rU03thv/Xh4+kKHR4+DDg+Cx+LjkJdoeHqND+u vt+g== X-Gm-Message-State: AOAM531FdWI6K6Alfdq1trFFJvlTVQZ8PyWy6CEg7yQf7rqM8OcVlv/3 aAYuld/ajPxkynt3Bx6zI+4= X-Google-Smtp-Source: ABdhPJz/my4VzDnEV9yFVeCXb5EyongRdUMvxKA1PHdYDpHE1k/AUDAJKQ34W85UwabacM7E3JqqhQ== X-Received: by 2002:a5d:6487:0:b0:205:7c2b:b6ba with SMTP id o7-20020a5d6487000000b002057c2bb6bamr17678468wri.283.1648407990933; Sun, 27 Mar 2022 12:06:30 -0700 (PDT) Received: from [192.168.0.162] (xdsl-188-155-201-27.adslplus.ch. [188.155.201.27]) by smtp.googlemail.com with ESMTPSA id p8-20020a5d59a8000000b00204178688d3sm11472248wrr.100.2022.03.27.12.06.29 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 27 Mar 2022 12:06:30 -0700 (PDT) Message-ID: Date: Sun, 27 Mar 2022 21:06:29 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 Subject: Re: [PATCH v1 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, daniel.lezcano@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 References: <20220326144313.673549-1-Mr.Bossman075@gmail.com> <20220326144313.673549-3-Mr.Bossman075@gmail.com> From: Krzysztof Kozlowski In-Reply-To: <20220326144313.673549-3-Mr.Bossman075@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220327_120632_402901_87BF1DD7 X-CRM114-Status: GOOD ( 13.56 ) 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="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 26/03/2022 15:43, 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 > --- > 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 This looks ok, but your usage looks wrong. Did you test your DTS with dtbs_check? For the bindings only change: Acked-by: Krzysztof Kozlowski Best regards, Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel