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 47071C48BE0 for ; Fri, 11 Jun 2021 14:00:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1B5B361400 for ; Fri, 11 Jun 2021 14:00:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231419AbhFKOCD (ORCPT ); Fri, 11 Jun 2021 10:02:03 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47966 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231391AbhFKOCC (ORCPT ); Fri, 11 Jun 2021 10:02:02 -0400 Received: from mail-oi1-x235.google.com (mail-oi1-x235.google.com [IPv6:2607:f8b0:4864:20::235]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6E902C061574 for ; Fri, 11 Jun 2021 06:59:51 -0700 (PDT) Received: by mail-oi1-x235.google.com with SMTP id a26so5878434oie.11 for ; Fri, 11 Jun 2021 06:59:51 -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=SmuOqUkZ7JsXCNlTdZ/8l4N1KGOMrTdBCmcwZ6aglT4=; b=aZJfQgGDJYnurbfXGXX4LgXmHJS1iNSHZhsEk8EjAO2t5PiiiIV7Nv7tx8Cbr4DvCj chJDLqhW614KzcJEVTEY4vaOtzGEbE71hPKf04mV+wnBh+5P5trU3lkEMLNlD2TneAyo HjHSPVf38adCLPSA1V5CWYRorA9H8SUqOuluLuzDRAloOTG33OembtwgjIGtXjJq4fuK bn8VJYwGYe2R0F7RaOdjfvDD7AKVEmc9ePByPK2HL9qwoyyXQu0uGa2yM3n3BozyZrjY cFa1ZZ++LeKurXsxBUNgLV0qdny6VOOoz+WOXYidaYN/Tpat9/sdrDH5TVlOcYNq5Cju G1hA== 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=SmuOqUkZ7JsXCNlTdZ/8l4N1KGOMrTdBCmcwZ6aglT4=; b=QbMEK8EkEILMmtBUa9rK1o7wYc3bSSwtYtUp4lwjWh3gSlMDlTeFveiDPpWxbHhVLH H1U3F1jw8stO/CMmpmC1GyUf7NgpoYUnxn7j5keGOvV5No/SV1SUSzTQ/Jo1qDR24TNy jHPm0IPy5cBPydWKdSc5kl6vdBth6OYOxdI43PmG95lQmqq/59aeaQCI10LIlxYquU9W BfegVRTYdV1CcWwCN2hRNoeXcMaAh53RqyK2Sd8m5nLSjWXZsuiqzz2x9ZAXBSxFISTE 2wjcZ/GWW+wyDa08CGQDl2cJgLcMTQl0eG9SnmYHKIFe1GhGkeaO3YL8+oz5d2mGeXM2 X+lg== X-Gm-Message-State: AOAM532hJkCeLjpIAwfqlU0zpeSf+Hw0Aj3esxSaMgw/4bucOKs1NsmG d1l4WPkowQpfFEufidUx4GPW5kWKPTYwW85T8ik= X-Google-Smtp-Source: ABdhPJznjNSE0CtKebpX0rYEhrFfX0JT0SQNaHiOKz1iWTu+x98iV9VkLOuweWYoiD+bkWkBMNyYWmScmsG59C6kKsg= X-Received: by 2002:aca:3385:: with SMTP id z127mr2499198oiz.142.1623419990925; Fri, 11 Jun 2021 06:59:50 -0700 (PDT) MIME-Version: 1.0 References: <20210607083921.2668568-1-ping.bai@nxp.com> <20210607083921.2668568-8-ping.bai@nxp.com> In-Reply-To: <20210607083921.2668568-8-ping.bai@nxp.com> From: Dong Aisheng Date: Fri, 11 Jun 2021 21:58:34 +0800 Message-ID: Subject: Re: [PATCH 07/11] dt-bindings: watchdog: imx7ulp-wdt: 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:35 PM Jacky Bai wrote: > > For i.MX8ULP, it uses two compatible strings, so Add the compatible > string for i.MX8ULP. > > Signed-off-by: Jacky Bai As previously mentioned, pls improve commit message, otherwise: Reviewed-by: Dong Aisheng Regards Aisheng > --- > .../devicetree/bindings/watchdog/fsl-imx7ulp-wdt.yaml | 7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-) > > diff --git a/Documentation/devicetree/bindings/watchdog/fsl-imx7ulp-wdt.yaml b/Documentation/devicetree/bindings/watchdog/fsl-imx7ulp-wdt.yaml > index 51d6d482bbc2..fb603a20e396 100644 > --- a/Documentation/devicetree/bindings/watchdog/fsl-imx7ulp-wdt.yaml > +++ b/Documentation/devicetree/bindings/watchdog/fsl-imx7ulp-wdt.yaml > @@ -14,8 +14,11 @@ allOf: > > properties: > compatible: > - enum: > - - fsl,imx7ulp-wdt > + oneOf: > + - const: fsl,imx7ulp-wdt > + - items: > + - const: fsl,imx8ulp-wdt > + - const: fsl,imx7ulp-wdt > > 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 EECB8C48BE5 for ; Fri, 11 Jun 2021 14:02:12 +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 B6D17613FA for ; Fri, 11 Jun 2021 14:02:12 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B6D17613FA 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=T69TxYrHXkahUCJZu1yp1Xs3n5eqX9Cfba1yTK1bOPY=; b=UmnoQaTCONs3ea YsCi/rIwFu6VEThDv9jNQ0335G3pRsNd/IFrlHo0hXbRhrlfuqha9lpWqE1yq3bidkOWpY+MsMaPf QjMwd5oevCZByhL81n+V1vLHXvErA1XHRk+eWHJpWTH87vYe3/htnpqWkHRjBsu9eWouPy5FsoHe9 5RP+FAT08pIesIQbBClGaIRlBiJlO1E4gayTmvlf/kCg/iiTqdsFpKu0nK8YdTUD4MqYKMq9GReIX i7iqqNJZp+lgmmH36Hpvxin3MEmbMP5T1Wo40QF64R03hxT2S5dvwG0hf9rKr3wreGUl1i59Q+8sp jbFmeMSvG0HZw0j9fZWA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lrhhh-005Wwv-To; Fri, 11 Jun 2021 14:00:10 +0000 Received: from mail-oi1-x22e.google.com ([2607:f8b0:4864:20::22e]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lrhhQ-005WsS-4Q for linux-arm-kernel@lists.infradead.org; Fri, 11 Jun 2021 13:59:53 +0000 Received: by mail-oi1-x22e.google.com with SMTP id w127so5877391oig.12 for ; Fri, 11 Jun 2021 06:59:51 -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=SmuOqUkZ7JsXCNlTdZ/8l4N1KGOMrTdBCmcwZ6aglT4=; b=aZJfQgGDJYnurbfXGXX4LgXmHJS1iNSHZhsEk8EjAO2t5PiiiIV7Nv7tx8Cbr4DvCj chJDLqhW614KzcJEVTEY4vaOtzGEbE71hPKf04mV+wnBh+5P5trU3lkEMLNlD2TneAyo HjHSPVf38adCLPSA1V5CWYRorA9H8SUqOuluLuzDRAloOTG33OembtwgjIGtXjJq4fuK bn8VJYwGYe2R0F7RaOdjfvDD7AKVEmc9ePByPK2HL9qwoyyXQu0uGa2yM3n3BozyZrjY cFa1ZZ++LeKurXsxBUNgLV0qdny6VOOoz+WOXYidaYN/Tpat9/sdrDH5TVlOcYNq5Cju G1hA== 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=SmuOqUkZ7JsXCNlTdZ/8l4N1KGOMrTdBCmcwZ6aglT4=; b=Y0F8jHBJ0ZTshlX1/zGq3sdqsx9ilBRDjxGnSdkzhX5m5qZ7kw2CW7meTjzfSdF3Ad vaj9ZTRnUpYosHnCh6YLbmR5Fc7sZx6JzBxZ1F7fOhbEJBHssG+F3T/R8CrN5MWhHsdR pNujoIy8OASFn73CEK2KjiGqmHCyFWovpbqo12LnVx35eT6BAPAqN2K/RUwtm17s6ioO QYADEgH9OxbDCnkzV/dwy8sTTUZwo8o8VmgKCxD2wFAxrh0ZuW6Wg9mzbp9IiSFqThPI /lCX8/CrUI7iluejB8fNuf7cC7thlq2GCuuem0TGHInstnqJdgmpczpMS3fU9p/upnDV pf5w== X-Gm-Message-State: AOAM530UM9zbI1Q+9vD3IkO+6SKKufHlrSbuXn7RhK9KVSzjxy/LbjHw jBceX7wRd+VDG1LYmA3W0n/88PrA4s6C7NLCtLU5ub8ouT1JIw== X-Google-Smtp-Source: ABdhPJznjNSE0CtKebpX0rYEhrFfX0JT0SQNaHiOKz1iWTu+x98iV9VkLOuweWYoiD+bkWkBMNyYWmScmsG59C6kKsg= X-Received: by 2002:aca:3385:: with SMTP id z127mr2499198oiz.142.1623419990925; Fri, 11 Jun 2021 06:59:50 -0700 (PDT) MIME-Version: 1.0 References: <20210607083921.2668568-1-ping.bai@nxp.com> <20210607083921.2668568-8-ping.bai@nxp.com> In-Reply-To: <20210607083921.2668568-8-ping.bai@nxp.com> From: Dong Aisheng Date: Fri, 11 Jun 2021 21:58:34 +0800 Message-ID: Subject: Re: [PATCH 07/11] dt-bindings: watchdog: imx7ulp-wdt: 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_065952_246053_73B4CDCD X-CRM114-Status: GOOD ( 16.38 ) 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:35 PM Jacky Bai wrote: > > For i.MX8ULP, it uses two compatible strings, so Add the compatible > string for i.MX8ULP. > > Signed-off-by: Jacky Bai As previously mentioned, pls improve commit message, otherwise: Reviewed-by: Dong Aisheng Regards Aisheng > --- > .../devicetree/bindings/watchdog/fsl-imx7ulp-wdt.yaml | 7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-) > > diff --git a/Documentation/devicetree/bindings/watchdog/fsl-imx7ulp-wdt.yaml b/Documentation/devicetree/bindings/watchdog/fsl-imx7ulp-wdt.yaml > index 51d6d482bbc2..fb603a20e396 100644 > --- a/Documentation/devicetree/bindings/watchdog/fsl-imx7ulp-wdt.yaml > +++ b/Documentation/devicetree/bindings/watchdog/fsl-imx7ulp-wdt.yaml > @@ -14,8 +14,11 @@ allOf: > > properties: > compatible: > - enum: > - - fsl,imx7ulp-wdt > + oneOf: > + - const: fsl,imx7ulp-wdt > + - items: > + - const: fsl,imx8ulp-wdt > + - const: fsl,imx7ulp-wdt > > 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