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.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, USER_AGENT_MUTT 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 554A1C31E46 for ; Wed, 12 Jun 2019 06:06:21 +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 2CEEF20874 for ; Wed, 12 Jun 2019 06:06:21 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="az1dSQpD"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="wChXuwCQ" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2CEEF20874 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-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.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject: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=JdXtZsyyAra9mKxkW7AdwL+yJ+fIgMAmhD4HW+1Vuy0=; b=az1dSQpDL9iAdD QVT8FRW/78/oKtRe220mvA+K7bysJZGqe4UoRQl+gbtFhZd4N0YNo+wWNcX4+7epZToUoUn6SEiU2 qnAtYHnt8yrWlCWGD/HDFgfm+urmba9n0/jXp/+lwZyn5ufFEHRYUunBxtJ1jOkm215bIsnK7hQpJ xBUtBVfOnPryVZr56KmdgMsxHZFGeJzP0tTcjcmt2e/70/hYYzhVhVO0nlX4zxAgYnzgoBHIzJ53x NW6wfz4+tidz2L0/rnMi91uPHA3qyoIduTYtmrzyiZLUboU3lvznUR2GM3wnVA2UtDJ1LXVrRCVUZ NTU9S62N6aXs58cACKJA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hawOi-0000Pc-Th; Wed, 12 Jun 2019 06:06:12 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hawOg-0000PD-3v for linux-arm-kernel@lists.infradead.org; Wed, 12 Jun 2019 06:06:11 +0000 Received: from dragon (li1264-180.members.linode.com [45.79.165.180]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 03BE920874; Wed, 12 Jun 2019 06:05:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1560319569; bh=VfQ07jf+Hvyl2Wul02CQ8cO773IXE5obZTrK/DXI6+w=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=wChXuwCQvpHKTywuj+8QXCvsWOJYw5/uwCjAXSqo+OnErMV3FxNQHWS+XdVnXxDah aaO9ImYPZJIVnGv5x4nKgWV2mr27lFg5n9fdD475NNidm3I7R/LcyJOQbwKsN3Br5U mu9UAPuLmO22DvoKPegV/B+HmNXa5QBUk/Ys0meg= Date: Wed, 12 Jun 2019 14:05:29 +0800 From: Shawn Guo To: Aisheng Dong Subject: Re: [PATCH 1/3] dt-bindings: imx: Add pinctrl binding doc for i.MX8MN Message-ID: <20190612060522.GB11086@dragon> References: <20190530030546.9224-1-Anson.Huang@nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190611_230610_180803_B863EDC2 X-CRM114-Status: GOOD ( 19.63 ) 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: Mark Rutland , Maxime Ripard , Catalin Marinas , Linus Walleij , Will Deacon , Stefan Agner , Bjorn Andersson , Leonard Crestez , Fabio Estevam , Anson Huang , Olof Johansson , Jagan Teki , dl-linux-imx , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Sascha Hauer , "open list:GPIO SUBSYSTEM" , Rob Herring , Simon Horman , Linux ARM , "linux-kernel@vger.kernel.org" , Dinh Nguyen , Sascha Hauer , Enric Balletbo i Serra Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Jun 11, 2019 at 10:00:36AM +0000, Aisheng Dong wrote: > > From: Linus Walleij [mailto:linus.walleij@linaro.org] > > Sent: Saturday, June 8, 2019 5:04 AM > > > > On Thu, May 30, 2019 at 5:04 AM wrote: > > > > > From: Anson Huang > > > > > > Add binding doc for i.MX8MN pinctrl driver. > > > > > > Signed-off-by: Anson Huang > > > > Looks mostly OK to me, but I'd like the maintainers to review, so Dong et al > > please look at this! > > > > > +Required properties: > > > +- compatible: "fsl,imx8mn-iomuxc" > > > > So should this not be "nxp,imx8mn-iomuxc" > > or "nxp,freescale-imx8mn-iomuxc" or something these days? The vendor name > > is nxp is it not. > > > > I was complaining to the DT maintainers at one point that these companies > > seem to buy each other left and right so this vendor nomenclature is dubious, > > but I guess at least it should reflect the vendor that produced the chip or > > something. > > > > If everyone is happy with "fsl,*" I will not complain though. > > (i.e. if the maintainers ACK it.) > > We preferred to keep "fsl,*" for Freescale i.MX product line according to last discussion. > And we already did this way for most i.MX devices. +1 We do not see serious problem with 'fsl' prefix, so would rather stay with it. Shawn _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel