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=-5.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable 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 468EBC2D0D1 for ; Thu, 19 Dec 2019 23:41:46 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 1D17721655 for ; Thu, 19 Dec 2019 23:41:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1576798906; bh=WDbZFckNEvJPr6jCEP4QNOUNi+4mtA5nNZFKyzu2/jE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=FU/LmKncvjI+m9k2K2WV8HnxC8PYrjobh8745HNyPEUmtKizgFSZhL57yHfwvAhUN dUqBaf6kRFs/TgLX1U/3Qcod4opyZy36o6ZW3lMN24pDSy3F+Crr7I2pfuOCNQVSOT gOfIxZTuty+8aWVWTz1CP85dUxxzqlUplQG0rYcg= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727211AbfLSXll (ORCPT ); Thu, 19 Dec 2019 18:41:41 -0500 Received: from mail-ot1-f68.google.com ([209.85.210.68]:33716 "EHLO mail-ot1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727191AbfLSXlk (ORCPT ); Thu, 19 Dec 2019 18:41:40 -0500 Received: by mail-ot1-f68.google.com with SMTP id b18so9369742otp.0; Thu, 19 Dec 2019 15:41:40 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=tuBWf96skjWrgBgsVs1eiTg/OmTbAgb7ulePOSz2Qnw=; b=t7Pn1zrF/O+rbi8qdRYBTy6nROYC1ohU+dua5kLpjcqbqhJ3UygqVr0RdSSMiuJyFp OlVKJrJur/PpSs5UlSkHXxzFsUmQT0OJrYdj2Vv8ODgMWJN2JrfDjLo69ctuu1sqiS2d qEB+5qwRxqjuPmBcTQwWaif9j3c6dX6RjUWQykV1vlKbwq1PD/KQ8Fi7nY67fegzdid5 ceyqfWJpXsgYd1fYROz2ZVlSzKDARUL+6yErHWu7taEyUS8gmRu3eusY4FKFHo9z1v8J gEy1gb7tOnzBGv6dHTQspDDLLaePEW19fxKo7fXfvYwHnI2AGiFdboR8WdGf8lcIZ4t+ w78Q== X-Gm-Message-State: APjAAAXImPdAPFQePoRcFE9XzmFv8kQidx93utwiXovr1/Jxd/Dz/qCg MCvxW9uN9SxEKmjZiyFYBg== X-Google-Smtp-Source: APXvYqx+c5pPnClOFiso3xv+CWXNZAeT4mHx+To+J+sLUZ0f72ogS0fPdQJKxDJGcfYcgfzf04IN3A== X-Received: by 2002:a05:6830:1608:: with SMTP id g8mr11056854otr.169.1576798899680; Thu, 19 Dec 2019 15:41:39 -0800 (PST) Received: from localhost (ip-184-205-174-147.ftwttx.spcsdns.net. [184.205.174.147]) by smtp.gmail.com with ESMTPSA id c12sm2555901oic.27.2019.12.19.15.41.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 19 Dec 2019 15:41:39 -0800 (PST) Date: Thu, 19 Dec 2019 17:41:36 -0600 From: Rob Herring To: Adam Ford Cc: linux-arm-kernel@lists.infradead.org, peng.fan@nxp.com, ping.bai@nxp.com, Adam Ford , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH V2 4/7] dt-bindings: imx-gpcv2: Update bindings to support i.MX8M Mini Message-ID: <20191219234136.GA21689@bogus> References: <20191213160542.15757-1-aford173@gmail.com> <20191213160542.15757-5-aford173@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191213160542.15757-5-aford173@gmail.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 13 Dec 2019 10:05:39 -0600, Adam Ford wrote: > The with the recent additions to the driver, the GPCv2 driver can > support the i.MX8M Mini, but it needs updated 'compatible' entry > to use the proper table. > > This patch adds the i.MX8MM to the compatible list of devices. > > Signed-off-by: Adam Ford > --- > V2: No Change > > Documentation/devicetree/bindings/power/fsl,imx-gpcv2.txt | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) > Acked-by: Rob Herring