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=-6.9 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 6CD74C4727C for ; Tue, 29 Sep 2020 11:55:20 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 34B61206A5 for ; Tue, 29 Sep 2020 11:55:20 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="kPeNIHgF" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731499AbgI2Ly5 (ORCPT ); Tue, 29 Sep 2020 07:54:57 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41106 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731495AbgI2Ly4 (ORCPT ); Tue, 29 Sep 2020 07:54:56 -0400 Received: from mail-lf1-x141.google.com (mail-lf1-x141.google.com [IPv6:2a00:1450:4864:20::141]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 53643C0613D0 for ; Tue, 29 Sep 2020 04:54:56 -0700 (PDT) Received: by mail-lf1-x141.google.com with SMTP id y11so5164003lfl.5 for ; Tue, 29 Sep 2020 04:54:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=qBPOXwqR11FIHvfThBaUZC6jwCYvheTGv1CU9grIcyc=; b=kPeNIHgFK720QSLLjMtJfaCzuL9cumPpDAyvNYtba32dQREDDhojxXqJ/8eTRRldhY cB3rBQrFOThsKYbRcstrf4nWG2F8+lFPEeq482iKudrLYl5TMyzaSfad1NnKqvY6hGWF oHpOfQZineWmt5DHzJ+6i4+myqcayZVYdc65kzorjd5tQrq+w7E0YLFGAxAOkBfYkIFr bDvnoZzmuC/WV/Zw/iKSyXy8HWXkQ5v4A+fZxT3Uv7f9179OswZoZ8SWd/dvdKwqb2n/ +dIMirAQ0IdgiE+8h9tpFRck0YGlT8pmlzAX+GodXGsKgb4lpX3CmDy59Jm5KChDY5dx PeRQ== 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=qBPOXwqR11FIHvfThBaUZC6jwCYvheTGv1CU9grIcyc=; b=sTUw9CskirVylkwb2BU3zUdIkY0RBkbl+LYRuyZeSPbxy5MWKpfPNd5ilq2y0AlbO6 4/O8sh0tum4KiM6i/u64DG1jev7eCmQ1oduX8rRuABrjCSwoWpiRZfbYZRsobc7aXMZ4 lTmd8HuEaPzJ/9ZJQvLdQIGm0oRk1GvrxLJACHdnjyxZVoRcqd7thezkXm90drf3sdYz 9Kl2c9/5ytQC5VvgL9FboCNjZRH3pwuTR9izJQL8rlZOHFLMyaSff6mp4su0sNNbdlai +PIw4kNRchDPK17gwcun0VIEoKNcfEdKN9On3pJLq/3RndRdHGyIGXm7eeZ0s+oe6RiA GaBg== X-Gm-Message-State: AOAM532vDV+hnYUGxcDZaDDhlAmPSt3H2orKaon2lc7xT6jLaE9De05x aKt5hvTb27hgHoqT9HxGddkWxbVeye5HYDLHSd4Dbw== X-Google-Smtp-Source: ABdhPJxIDyRyq0NdkRAPuDSSQ4EIJ47R+V+1df5ulwgAX0ti7J3CkGDapTCIlcPwsFjl0iHkGeF8Pg0wHVW/xXsPz38= X-Received: by 2002:a19:1c8:: with SMTP id 191mr1001845lfb.585.1601380494732; Tue, 29 Sep 2020 04:54:54 -0700 (PDT) MIME-Version: 1.0 References: <20200920195848.27075-1-krzk@kernel.org> <20200920195848.27075-4-krzk@kernel.org> In-Reply-To: <20200920195848.27075-4-krzk@kernel.org> From: Linus Walleij Date: Tue, 29 Sep 2020 13:54:44 +0200 Message-ID: Subject: Re: [PATCH v3 4/4] dt-bindings: gpio: gpio-vf610: fix iMX 7ULP compatible matching To: Krzysztof Kozlowski Cc: Bartosz Golaszewski , Rob Herring , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Anson Huang , Stefan Agner , "open list:GPIO SUBSYSTEM" , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux ARM , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Sun, Sep 20, 2020 at 9:59 PM Krzysztof Kozlowski wrote: > The i.MX 7ULP DTSes use two compatibles so update the binding to fix > dtbs_check warnings like: > > arch/arm/boot/dts/imx7ulp-com.dt.yaml: gpio@40ae0000: > compatible: ['fsl,imx7ulp-gpio', 'fsl,vf610-gpio'] is too long > > arch/arm/boot/dts/imx7ulp-com.dt.yaml: gpio@40ae0000: > compatible: Additional items are not allowed ('fsl,vf610-gpio' was unexpected) > > Signed-off-by: Krzysztof Kozlowski This patch doesn't apply to my tree linux-gpio "devel": $ git am --signoff ./v3_20200920_krzk_dt_bindings_gpio_pl061_add_gpio_line_names.mbx Applying: dt-bindings: gpio: gpio-vf610: fix iMX 7ULP compatible matching error: Documentation/devicetree/bindings/gpio/gpio-vf610.yaml: does not exist in index Patch failed at 0001 dt-bindings: gpio: gpio-vf610: fix iMX 7ULP compatible matching Yours, Linus Walleij 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=-7.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 24347C47423 for ; Tue, 29 Sep 2020 11:56:26 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 BFBAB206CA for ; Tue, 29 Sep 2020 11:56:25 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="W7XDaSRB"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="kPeNIHgF" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org BFBAB206CA Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org 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=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id: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=ihdRjghArB/xtO+v7sOu5T1CWKAZJhTxhUWAWH81OrM=; b=W7XDaSRBi4/nJhKsbWj5q3mWe mpuFjnke6dhrgN+cImOhdB5Q8p9MAKryTlWslOn7XbR8ZKGoQ3LpjwtPb6BrXXzDiM72qtfuUKXYl k94wdKqa2SwUWkeovcindDwpgD13aRs2JIFJGR5+OvJ+Tel69oESOnQ/1Ok/nTjgqCjQW/c3PNseV C6d1pxeExx7840HgkqK3Lp65Ja+OzNu8+zs3itURBIysHRDXNXgPZbjt7FELmolaMfOfICtyPdqM3 5rNdvXRrxS8rhmFC8PP4zd1FdTWa8ysRdfhNUwyhWPzfzQ/IWjzEwMoeVzyokU/Y0duQ796ZL1Ml/ b15Me1cUA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kNEDo-0007Ok-Bd; Tue, 29 Sep 2020 11:55:04 +0000 Received: from mail-lf1-x144.google.com ([2a00:1450:4864:20::144]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kNEDf-0007MB-Vf for linux-arm-kernel@lists.infradead.org; Tue, 29 Sep 2020 11:54:57 +0000 Received: by mail-lf1-x144.google.com with SMTP id u8so5188445lff.1 for ; Tue, 29 Sep 2020 04:54:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=qBPOXwqR11FIHvfThBaUZC6jwCYvheTGv1CU9grIcyc=; b=kPeNIHgFK720QSLLjMtJfaCzuL9cumPpDAyvNYtba32dQREDDhojxXqJ/8eTRRldhY cB3rBQrFOThsKYbRcstrf4nWG2F8+lFPEeq482iKudrLYl5TMyzaSfad1NnKqvY6hGWF oHpOfQZineWmt5DHzJ+6i4+myqcayZVYdc65kzorjd5tQrq+w7E0YLFGAxAOkBfYkIFr bDvnoZzmuC/WV/Zw/iKSyXy8HWXkQ5v4A+fZxT3Uv7f9179OswZoZ8SWd/dvdKwqb2n/ +dIMirAQ0IdgiE+8h9tpFRck0YGlT8pmlzAX+GodXGsKgb4lpX3CmDy59Jm5KChDY5dx PeRQ== 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=qBPOXwqR11FIHvfThBaUZC6jwCYvheTGv1CU9grIcyc=; b=hc40PC8Xqag+mETGcY6APVOJcE/+bWP3Z2RU2XT4Bj/tdpFf4gLeHMsemjk4HSC8yj m59xIGngYo0BOGIK4nh+tK8Yt0c6DRKlDl252d4w1haJ8EUswjnqIjBZOMBwK4+UzUtc gUvidp3HOKkLFb/SjJ3BRPAOOwrh7IgqH/FSSGREo+UxEee7hKgDAwSJEg/ZbtEceGgl pEhDAAqiLa0HZgPwe3eWr5MfIgsaBE+676x/yC45bsFP3SJMJ1PMannwQ2kkrI9l10DF sUOdUiXNC2VlgX2E8LDqMGZzCJKFyM0JbIvW61rt/qoQL5pv+d2DZfC4lLRC6+2qJi9j fztg== X-Gm-Message-State: AOAM532eVpqbb7JQ/tFTNRXecrYjQ3EKxA7Ci19DTw1e5syb5iyJ72Go vFqYrBZ+j/UuKzGMAKSYqfGPUGWP2TNz7endKHQpFg== X-Google-Smtp-Source: ABdhPJxIDyRyq0NdkRAPuDSSQ4EIJ47R+V+1df5ulwgAX0ti7J3CkGDapTCIlcPwsFjl0iHkGeF8Pg0wHVW/xXsPz38= X-Received: by 2002:a19:1c8:: with SMTP id 191mr1001845lfb.585.1601380494732; Tue, 29 Sep 2020 04:54:54 -0700 (PDT) MIME-Version: 1.0 References: <20200920195848.27075-1-krzk@kernel.org> <20200920195848.27075-4-krzk@kernel.org> In-Reply-To: <20200920195848.27075-4-krzk@kernel.org> From: Linus Walleij Date: Tue, 29 Sep 2020 13:54:44 +0200 Message-ID: Subject: Re: [PATCH v3 4/4] dt-bindings: gpio: gpio-vf610: fix iMX 7ULP compatible matching To: Krzysztof Kozlowski X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200929_075456_134380_888D84E3 X-CRM114-Status: GOOD ( 11.45 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Anson Huang , "open list:GPIO SUBSYSTEM" , Fabio Estevam , Sascha Hauer , "linux-kernel@vger.kernel.org" , Stefan Agner , Bartosz Golaszewski , Rob Herring , NXP Linux Team , Pengutronix Kernel Team , Shawn Guo , Linux ARM 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 Sun, Sep 20, 2020 at 9:59 PM Krzysztof Kozlowski wrote: > The i.MX 7ULP DTSes use two compatibles so update the binding to fix > dtbs_check warnings like: > > arch/arm/boot/dts/imx7ulp-com.dt.yaml: gpio@40ae0000: > compatible: ['fsl,imx7ulp-gpio', 'fsl,vf610-gpio'] is too long > > arch/arm/boot/dts/imx7ulp-com.dt.yaml: gpio@40ae0000: > compatible: Additional items are not allowed ('fsl,vf610-gpio' was unexpected) > > Signed-off-by: Krzysztof Kozlowski This patch doesn't apply to my tree linux-gpio "devel": $ git am --signoff ./v3_20200920_krzk_dt_bindings_gpio_pl061_add_gpio_line_names.mbx Applying: dt-bindings: gpio: gpio-vf610: fix iMX 7ULP compatible matching error: Documentation/devicetree/bindings/gpio/gpio-vf610.yaml: does not exist in index Patch failed at 0001 dt-bindings: gpio: gpio-vf610: fix iMX 7ULP compatible matching Yours, Linus Walleij _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel