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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 86F69C433EF for ; Thu, 14 Oct 2021 20:03:53 +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 47B416105A for ; Thu, 14 Oct 2021 20:03:53 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 47B416105A Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=/KQGbH0wRE4dbikpoMwttYmMaop+rtCshiFCXJv4qF0=; b=BpQu/3qP0PzQkF xui5i71XJjATimpBGlk7HxIO7h3daAQKNg8ePSXfDGGXnA08A5IPkerzA4TJV+RKagESz1vyiruZl dZA2UbGzn7pA9Bbm++xtlidOhxrm0dNJ5T5AGMngX0yvKBWIFNjmXxEoWrTis+IQqVZIOMnQSKG/O 8Oguely06TS9avcS5oOtItyXbQO60/CwxWtlepsaw9mOeE/c0ClQgDW3mv6WBd7ERhbPqjYXfMM2L fIx3cWPa7TbkqmDpLCjhQcV3Mmb827zZrko5P/yVQaslrzHl6Mzw9rtEN/QBKZF2JNWywsh6T62+a /7WUtcskSUlAWiOxsAWA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mb6vp-004JOY-C0; Thu, 14 Oct 2021 20:02:25 +0000 Received: from mail-oi1-f180.google.com ([209.85.167.180]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mb6vm-004JNb-B3 for linux-arm-kernel@lists.infradead.org; Thu, 14 Oct 2021 20:02:23 +0000 Received: by mail-oi1-f180.google.com with SMTP id e63so9936156oif.8 for ; Thu, 14 Oct 2021 13:02:21 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=g4HNNfUuMfqGW0wCEtDz9pypLfcfO76bsX3obswXY14=; b=w/1E2tNVjTeI3FuKcEG4UhlR8arvrBRiFf0XXBkB9eOYGZW54aeleYuWLgzAjBIM/P yP/4vTV/a3l4A/kyNzbm27XUoYTLFKpYsAa/4G+qfnBnC+4XqBWdxgwi2VAvPlT3h3IE grmbM4En8KNn4U/488Y/x4UUhteIlK7MXgNlOSIG0Rfdi7ONJD2fJlyZeY5+363WRZkj x0iML9WhUwr5xaSTNMEvVYXY2mbMtcL3B5509h5rsoCb9k8uu2ywPD7RHyyQ9txr6zxL C2tM1INhnf9Rv3PU2Vt4orMzNCmCl3D696kbfh1ifl1NlSA+oYnllbz63C1nOHX2qvCi cJuA== X-Gm-Message-State: AOAM530qpNDZOKYWn4aOrsD+eBw+n5UMuBXgKKjyeKWEQQSx5BqRnsnR 0MAMemD6UpSFAJsWF6tapA== X-Google-Smtp-Source: ABdhPJy7/LDJJU9kPykK7ghU9aMT63q/w6ejiedfSbkkQBN7DVZGbRVmx7Ei6ySo7QX3FZpT3ypAqw== X-Received: by 2002:aca:3656:: with SMTP id d83mr14456939oia.176.1634241740946; Thu, 14 Oct 2021 13:02:20 -0700 (PDT) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id e25sm612967oot.38.2021.10.14.13.02.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 14 Oct 2021 13:02:20 -0700 (PDT) Received: (nullmailer pid 3826470 invoked by uid 1000); Thu, 14 Oct 2021 20:02:19 -0000 Date: Thu, 14 Oct 2021 15:02:19 -0500 From: Rob Herring To: Abel Vesa Cc: Dong Aisheng , Shawn Guo , Sascha Hauer , Greg Kroah-Hartman , Fabio Estevam , Pengutronix Kernel Team , linux-i2c@vger.kernel.org, linux-serial@vger.kernel.org, NXP Linux Team , Linux Kernel Mailing List , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org Subject: Re: [PATCH v3 09/11] dt-bindings: i2c: i2c-imx-lpi2c: Fix dtbs_check compatible oneOf error Message-ID: References: <1633526764-30151-1-git-send-email-abel.vesa@nxp.com> <1633526764-30151-10-git-send-email-abel.vesa@nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1633526764-30151-10-git-send-email-abel.vesa@nxp.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211014_130222_402496_7EA17F91 X-CRM114-Status: GOOD ( 17.19 ) 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 Wed, Oct 06, 2021 at 04:26:02PM +0300, Abel Vesa wrote: > Fix following dtbs_check error: > > arch/arm64/boot/dts/freescale/imx8qm-mek.dt.yaml: > i2c@5a800000: compatible: 'oneOf' conditional failed, one must be fixed: > ['fsl,imx8qm-lpi2c', 'fsl,imx7ulp-lpi2c'] is too long > Additional items are not allowed ('fsl,imx7ulp-lpi2c' was > unexpected) > 'fsl,imx8qxp-lpi2c' was expected > From schema: > Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.yaml > > Signed-off-by: Abel Vesa > --- > Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.yaml | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.yaml b/Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.yaml > index 29b9447f3b84..acf2d5f45f4e 100644 > --- a/Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.yaml > +++ b/Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.yaml > @@ -18,8 +18,11 @@ properties: > - enum: > - fsl,imx7ulp-lpi2c > - fsl,imx8qm-lpi2c > + - fsl,imx8qxp-lpi2c Both with and without a fallback should not be valid. Why are you changing fsl,imx8qxp-lpi2c when the error was for fsl,imx8qm-lpi2c? > - items: > - - const: fsl,imx8qxp-lpi2c > + - enum: > + - fsl,imx8qm-lpi2c > + - fsl,imx8qxp-lpi2c > - const: fsl,imx7ulp-lpi2c > > reg: > -- > 2.31.1 > > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel