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 B22C6C433F5 for ; Thu, 14 Oct 2021 20:04:24 +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 76C6D6105A for ; Thu, 14 Oct 2021 20:04:24 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 76C6D6105A 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=DUdfGZZcMJXs15Vyq2+/cBBMbHUzcSaiZV0r6Qro0NQ=; b=k3yP792jjfGw/Q Md3gEXPpJz9eX/snV61iXS3r2XeLtV23h8x4wIf26noSqiv2AlpXzzOHCJVIRDaQYj4cJG2Vt0UVR YbeZO/bzlc6U5DpzDcnZVuA7oWJkGR/jyHhPlfums8kDosObpsu5vdlgEWN/Wt4vE16hqt5ZxW1Wg UoKO4VY/xTDWZqrRF09kEV7IMVi3VHL14kqISzZzi8rVQl44QOcZu8G1bPNSXBEN53BzZTk/mRDLK DyA+zzoI18xNzIMBmWZVwGIh7MI63TJX0FaE3766jtBLs5UVjHm7ASzko9q1nw/QiarS6miS4f7i/ s/Tjt2LzLDGZeJTbU99A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mb6we-004JY6-SA; Thu, 14 Oct 2021 20:03:17 +0000 Received: from mail-oo1-f54.google.com ([209.85.161.54]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mb6wb-004JWl-59 for linux-arm-kernel@lists.infradead.org; Thu, 14 Oct 2021 20:03:14 +0000 Received: by mail-oo1-f54.google.com with SMTP id c29-20020a4ad21d000000b002b6cf3f9aceso2241239oos.13 for ; Thu, 14 Oct 2021 13:03:12 -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=b35/8Ly81aRobPFM7Pcaw78v/nOqpcRxlYIlEx7HFJo=; b=QnfW9QOX5IXeqjvHOnFx8EJ/28K/c8iIw1RqzViV5+VlcX4Yvzp7qOGp05eZlsZP2b MShBmhyarL1ik0mHyNcb2z+csDaHOclUzXFc6fq5AJs1SNvr8kdUBO14ZGyZR3h4WoMF wDfn8DWbwQuJqfCWPr0AFO+fjj7QjXfKe4Dt/NhGv48CcybIpZj+4aAJfg3adVWofh3O MhdbZ8vYRhBFwnT07u+dZLfFav7G94uQdgu0mec8j19aGWhkaNbfURg8qO+hOa1IVPdM t30pEfqgaYFgRxvokDLZaXFt3/GbTehc7WWAw+yeHL2VeSSxcNGbiYHKGGZZWUnM0Etn 07iw== X-Gm-Message-State: AOAM530HrxLCnORKsAmIHQuD06rFXtn8nABC4qKeyzth9HHWMDN9hTQE e6Tkt/H1nXMgcDHbG4QLLg== X-Google-Smtp-Source: ABdhPJwQ1D56h0+99QK5rctU0LO6xxcARbxttiJxE/IIR2/MraNZS+xeHh6+CZPuANHxJWNLrdle/A== X-Received: by 2002:a4a:a3c8:: with SMTP id t8mr5752668ool.2.1634241791805; Thu, 14 Oct 2021 13:03:11 -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 103sm758936otj.44.2021.10.14.13.03.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 14 Oct 2021 13:03:11 -0700 (PDT) Received: (nullmailer pid 3828063 invoked by uid 1000); Thu, 14 Oct 2021 20:03:10 -0000 Date: Thu, 14 Oct 2021 15:03:10 -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 10/11] dt-bindings: i2c: imx-lpi2c: Add i.MX8DXL compatible match Message-ID: References: <1633526764-30151-1-git-send-email-abel.vesa@nxp.com> <1633526764-30151-11-git-send-email-abel.vesa@nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1633526764-30151-11-git-send-email-abel.vesa@nxp.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211014_130313_219170_C2F9630F X-CRM114-Status: GOOD ( 14.82 ) 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:03PM +0300, Abel Vesa wrote: > Add i.MX8DXL lpi2c compatible to the bindings documentation. > > Signed-off-by: Abel Vesa > --- > Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.yaml b/Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.yaml > index acf2d5f45f4e..f277b4de5344 100644 > --- a/Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.yaml > +++ b/Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.yaml > @@ -17,10 +17,12 @@ properties: > oneOf: > - enum: > - fsl,imx7ulp-lpi2c > + - fsl,imx8dxl-lpi2c > - fsl,imx8qm-lpi2c > - fsl,imx8qxp-lpi2c > - items: > - enum: > + - fsl,imx8dxl-lpi2c Nope. Adding in both spots is wrong. > - fsl,imx8qm-lpi2c > - fsl,imx8qxp-lpi2c > - const: fsl,imx7ulp-lpi2c > -- > 2.31.1 > > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel