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 X-Spam-Level: X-Spam-Status: No, score=-12.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 59E7CC48BD1 for ; Fri, 11 Jun 2021 14:00:32 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 37E1F613FA for ; Fri, 11 Jun 2021 14:00:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231646AbhFKOCZ (ORCPT ); Fri, 11 Jun 2021 10:02:25 -0400 Received: from mail-oo1-f43.google.com ([209.85.161.43]:34351 "EHLO mail-oo1-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229985AbhFKOCU (ORCPT ); Fri, 11 Jun 2021 10:02:20 -0400 Received: by mail-oo1-f43.google.com with SMTP id i8-20020a4aa1080000b0290201edd785e7so727353ool.1 for ; Fri, 11 Jun 2021 07:00:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=XaOZUHVmtwBqm3RfZPVozuu3/NEu4cqerXESep9dzeg=; b=t4qtEDxnqMTYPS2ZRWq+X4X9jT8XzpQhN4TktADmB4VRnoPnMjGqji236ZNVw9dJuP ExHs+6NP82zHzNIpzXBr6G6j0v1kC+vr2jIZdfhanhQ2ki9u9O2ioaHkRYq06FGF8TYt MkFEEkjHKpnu4dlQdDXnJwOHmeYhpcSyXGRM+n8BxgSEiPfKspna9DoQTbsXTFgXBgjp xV5xsNLAGGknHbrLTI7bQCHZ1RYbaj9KHLcJN/CVf586pR0rnbvuLixiap/sodfvV+hK 5VfRE5APRKnt3Fkkfc3K9Dn+0XxfNHU5Uyyy1XGARUDL2DJYMVuRy5mEMbWUGnetCKHG 7tTw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=XaOZUHVmtwBqm3RfZPVozuu3/NEu4cqerXESep9dzeg=; b=DB+BKNuee8lKR8uzQGqtmwi1LgO86qnj4B5cKiSQd5h7cpa9tAJ00Y54rvYjNLntun leA2+Zw2h8X67g3KwFIOZX36ZjXHz46XFj9oz6Bq6eS9X6JcaJSMOeTYWvZBj6/oEmbz UXLCwXnlEHdJfpEaRhzOJxLwO+Y2AMhl2pERJQ0DgstAqVmfH4dNsZorTBsbxt6LQEyT tBFY1W90zAv/7Fii/IGfEVafP7ZtAM4Dp2VOY/lPwiV+uceDdRo6jnS2jRv0KSq9cQe4 luSv/UBoC1Oeias6CKXujdhd2Y2GonQ+Kgn+57xQaLQ2fLcohkuglG97nWeMStD9FogC ayJg== X-Gm-Message-State: AOAM531Evq22xXtAH2abLZnunNkgJ7wnlr1gzEOOHNKGA9MWMZTKOTL6 g1i7z9qDSuIHCFgL8x1YMbL2Sd/KoeewgHFx2TXClJZ2hsVsZQ== X-Google-Smtp-Source: ABdhPJzj/t5pP6LV1mF3DQV6fGJlvch67kPne9Wwo+a2Yu3wqWpJ3+ZBu1lQW8KWpYHbvpxnaJb4w2YFRZyaXSGw32o= X-Received: by 2002:a4a:b1c2:: with SMTP id j2mr3177619ooo.78.1623419962012; Fri, 11 Jun 2021 06:59:22 -0700 (PDT) MIME-Version: 1.0 References: <20210607083921.2668568-1-ping.bai@nxp.com> <20210607083921.2668568-7-ping.bai@nxp.com> In-Reply-To: <20210607083921.2668568-7-ping.bai@nxp.com> From: Dong Aisheng Date: Fri, 11 Jun 2021 21:58:05 +0800 Message-ID: Subject: Re: [PATCH 06/11] dt-bindings: timer: tpm-timer: Add imx8ulp compatible string To: Jacky Bai Cc: Rob Herring , Shawn Guo , Stephen Boyd , Sascha Hauer , Linus Walleij , Dong Aisheng , Fabio Estevam , Sascha Hauer , dl-linux-imx , devicetree , "moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE" Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Mon, Jun 7, 2021 at 4:34 PM Jacky Bai wrote: > > For i.MX8ULP, it use two compatible strings, so update the > compatible strings for it. > > Signed-off-by: Jacky Bai As previously mentioned, pls improve commit message, otherwise: Reviewed-by: Dong Aisheng Regards Aisheng > --- > Documentation/devicetree/bindings/timer/nxp,tpm-timer.yaml | 6 +++++- > 1 file changed, 5 insertions(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/timer/nxp,tpm-timer.yaml b/Documentation/devicetree/bindings/timer/nxp,tpm-timer.yaml > index edd9585f6726..f69773a8e4b9 100644 > --- a/Documentation/devicetree/bindings/timer/nxp,tpm-timer.yaml > +++ b/Documentation/devicetree/bindings/timer/nxp,tpm-timer.yaml > @@ -19,7 +19,11 @@ description: | > > properties: > compatible: > - const: fsl,imx7ulp-tpm > + oneOf: > + - const: fsl,imx7ulp-tpm > + - items: > + - const: fsl,imx8ulp-tpm > + - const: fsl,imx7ulp-tpm > > reg: > maxItems: 1 > -- > 2.26.2 > > > _______________________________________________ > linux-arm-kernel mailing list > linux-arm-kernel@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 X-Spam-Level: X-Spam-Status: No, score=-10.7 required=3.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FORGED_FROMDOMAIN, FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 32FA1C48BD1 for ; Fri, 11 Jun 2021 14:02:39 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id DBD48613C8 for ; Fri, 11 Jun 2021 14:02:38 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org DBD48613C8 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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:Cc:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=MBB+dLCHchcusgiRMnEa9+viP7pSeMQxrSHgaqhJxvY=; b=ZgQn7aScm0DmE6 ptVdjpiLjNgTFdlM/MVZPb+vLHsACIiSbfWTreoolLfNlVXJWuMNAnZHDk9xxrQ5+H4iGjeCDLdGu kWRh+NC3/5D0wq5zeTdeTlGkGQOVEtvrN1DN0GUBvQ23bAqRQbcx0GvNAsnjm1LCw3ZHM3XKYgZWR Q6tGdW+/y/MYniMG/7SJzCFfI6os/UTJ8KiwXuWHkAruplXZsJ+VT1S8+fOWJ3xL7Ek3qacV/qS9V XhrIzMGzQKr5MUdyztEQB6OS4zvlnbzg6qjlU758Ly4afg/Rrni+uWzrzPtPBRxY2I+Y4fU1de0Mo Le/vIpBEZdmbh6b6bc9w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lrhi5-005X4K-V1; Fri, 11 Jun 2021 14:00:34 +0000 Received: from mail-oo1-f45.google.com ([209.85.161.45]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lrhhv-005X0a-42 for linux-arm-kernel@lists.infradead.org; Fri, 11 Jun 2021 14:00:24 +0000 Received: by mail-oo1-f45.google.com with SMTP id d27-20020a4a3c1b0000b029024983ef66dbso731711ooa.3 for ; Fri, 11 Jun 2021 07:00:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=XaOZUHVmtwBqm3RfZPVozuu3/NEu4cqerXESep9dzeg=; b=t4qtEDxnqMTYPS2ZRWq+X4X9jT8XzpQhN4TktADmB4VRnoPnMjGqji236ZNVw9dJuP ExHs+6NP82zHzNIpzXBr6G6j0v1kC+vr2jIZdfhanhQ2ki9u9O2ioaHkRYq06FGF8TYt MkFEEkjHKpnu4dlQdDXnJwOHmeYhpcSyXGRM+n8BxgSEiPfKspna9DoQTbsXTFgXBgjp xV5xsNLAGGknHbrLTI7bQCHZ1RYbaj9KHLcJN/CVf586pR0rnbvuLixiap/sodfvV+hK 5VfRE5APRKnt3Fkkfc3K9Dn+0XxfNHU5Uyyy1XGARUDL2DJYMVuRy5mEMbWUGnetCKHG 7tTw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=XaOZUHVmtwBqm3RfZPVozuu3/NEu4cqerXESep9dzeg=; b=k1Nu8ldDUfmZMfUuB6vUZgb6uG1DbPjsKL2MsvzAEyN0y7z4K7CDSebU1CZON4slTR xcMqcgoLRMhttsZ+ZNWEnbmGSYnsWdSmQE+ZNiL/Q08433z8otghRlhyjeArONCpQ5Nr dauDbiivW7UPBHlqDopCA7HtLT9IRuzrVFj9Q732ftm06MMaSJtOaVtX9ladTwL7xy8R 0Hutkt7nxXHXr904wCBMlvM7vpG06y8QRXVKzmnnpGBaktbCC1MbxRMBvlCFr88l3TUE WQlqtRgl6vR3q6qp0sIhVK2wEvhyKul8p1brdWHfOjcibVizzFbi+xHuCb/OAQwIymm+ eHTw== X-Gm-Message-State: AOAM531x4m/6gssOLpcSgBYH2NdtBW7pq4naOBya+Bt5j+HRU9uZU96d 2wPMC9HwEBtbOWd6cIwws1zhpStiJJ/t/jqYs8c= X-Google-Smtp-Source: ABdhPJzj/t5pP6LV1mF3DQV6fGJlvch67kPne9Wwo+a2Yu3wqWpJ3+ZBu1lQW8KWpYHbvpxnaJb4w2YFRZyaXSGw32o= X-Received: by 2002:a4a:b1c2:: with SMTP id j2mr3177619ooo.78.1623419962012; Fri, 11 Jun 2021 06:59:22 -0700 (PDT) MIME-Version: 1.0 References: <20210607083921.2668568-1-ping.bai@nxp.com> <20210607083921.2668568-7-ping.bai@nxp.com> In-Reply-To: <20210607083921.2668568-7-ping.bai@nxp.com> From: Dong Aisheng Date: Fri, 11 Jun 2021 21:58:05 +0800 Message-ID: Subject: Re: [PATCH 06/11] dt-bindings: timer: tpm-timer: Add imx8ulp compatible string To: Jacky Bai Cc: Rob Herring , Shawn Guo , Stephen Boyd , Sascha Hauer , Linus Walleij , Dong Aisheng , Fabio Estevam , Sascha Hauer , dl-linux-imx , devicetree , "moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE" X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210611_070023_213690_FB879F99 X-CRM114-Status: GOOD ( 17.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: , 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 Mon, Jun 7, 2021 at 4:34 PM Jacky Bai wrote: > > For i.MX8ULP, it use two compatible strings, so update the > compatible strings for it. > > Signed-off-by: Jacky Bai As previously mentioned, pls improve commit message, otherwise: Reviewed-by: Dong Aisheng Regards Aisheng > --- > Documentation/devicetree/bindings/timer/nxp,tpm-timer.yaml | 6 +++++- > 1 file changed, 5 insertions(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/timer/nxp,tpm-timer.yaml b/Documentation/devicetree/bindings/timer/nxp,tpm-timer.yaml > index edd9585f6726..f69773a8e4b9 100644 > --- a/Documentation/devicetree/bindings/timer/nxp,tpm-timer.yaml > +++ b/Documentation/devicetree/bindings/timer/nxp,tpm-timer.yaml > @@ -19,7 +19,11 @@ description: | > > properties: > compatible: > - const: fsl,imx7ulp-tpm > + oneOf: > + - const: fsl,imx7ulp-tpm > + - items: > + - const: fsl,imx8ulp-tpm > + - const: fsl,imx7ulp-tpm > > reg: > maxItems: 1 > -- > 2.26.2 > > > _______________________________________________ > linux-arm-kernel mailing list > linux-arm-kernel@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel