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=-1.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,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 A31F8C43331 for ; Fri, 27 Mar 2020 12:16:13 +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 679BD2078B for ; Fri, 27 Mar 2020 12:16:13 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="MQCLeoG0"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="xA/vyeex" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 679BD2078B 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: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=bvyduc6Ma5MX+CKlGS5uWbyepWnSsn4am/JXXOSmh9U=; b=MQCLeoG0i5Rae5 kw3Zflj0+skCj6Q085JXrv+x5QrujduTCR4/agJJHRe0Vq0hsePrzAt8ABCisLuIP4oJN2c2wKX/S 1dJELaqTuKRdfKj7a6mC1lj4eiXeNLbdiq0BMKEd+i1psxzQi3BmdYqA8fx+HWsvBZMy6EYCmoN11 SV0P2FzmzIUS7moLnoEKfr2RYcuGXodq00I/9CDdhsXlX+GQJCTYVvW/LoljiQxwSiQampuTJnnjH NBE/Pbj9p2dLY+V1ZXqpp5pQiUCdFQzztJBucXy1MqrxJce8bCOGm9bzH7Qp7fH1JeqCDxF+CsZlo bufC0lin7nyAsxx9rz7Q==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jHnuG-0005GY-FH; Fri, 27 Mar 2020 12:16:12 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jHnuD-0005Fx-ME; Fri, 27 Mar 2020 12:16:10 +0000 Received: from mail-wr1-f54.google.com (mail-wr1-f54.google.com [209.85.221.54]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id CC4A9207FF; Fri, 27 Mar 2020 12:16:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1585311369; bh=/2HMPORZ12E8OERO6OoSoK6K05k7eyq73faR8OPKxfY=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=xA/vyeexZuSQ7/a6cRtGnGJWJBvB60XeijO/mgEYeru5BovhhXZeWIvDQ3RmgU1Mm 3G0dL9JQkVEWj/lWk/jzsBWijwDtIBnjaEgUJDx9MXa5DhMJ9gCDf5NaYhQgAomnB3 o0zroopYZegnvlluYSPNkRh63XjwoHG/bWc/EpGk= Received: by mail-wr1-f54.google.com with SMTP id a25so11195001wrd.0; Fri, 27 Mar 2020 05:16:08 -0700 (PDT) X-Gm-Message-State: ANhLgQ0gvb7ngc5Wd1AJ2gbrMlBGsCMuInNhn7PvVirzlo4HRv3gKCRy ZhSmHag/KQ6mdweasvxLd2/zPdZERA2fq+/pHDY= X-Google-Smtp-Source: ADFU+vvcUOv53tgiW4AvEma9SKV84qzuLQblzC1TPmgmBJHgDj8wMXy6C+BdlFl+bzbXobFqKfuFsZF1/2Rc7E7lh/I= X-Received: by 2002:a5d:4146:: with SMTP id c6mr14141722wrq.181.1585311367249; Fri, 27 Mar 2020 05:16:07 -0700 (PDT) MIME-Version: 1.0 References: <20200327030414.5903-3-wens@kernel.org> <8bfb3237-4bd3-8452-1860-ac05f3a23503@gmail.com> In-Reply-To: <8bfb3237-4bd3-8452-1860-ac05f3a23503@gmail.com> From: Chen-Yu Tsai Date: Fri, 27 Mar 2020 20:15:57 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 2/6] arm64: dts: rockchip: rk3328: Replace RK805 PMIC node name with "pmic" To: Johan Jonker X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200327_051609_761203_945D4AEE X-CRM114-Status: GOOD ( 11.42 ) 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: =?UTF-8?Q?Heiko_St=C3=BCbner?= , linux-kernel , "open list:ARM/Rockchip SoC..." , Rob Herring , Chen-Yu Tsai , linux-arm-kernel 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 Fri, Mar 27, 2020 at 8:12 PM Johan Jonker wrote: > > Hi Chen-Yu Tsai, > > The Documentation/ portion of the patch should come in the series before > the code implementing the binding. The name is not part of the binding. > If you like, could you convert the binding as well and fix the example? > > Documentation/devicetree/bindings/pinctrl/pinctrl-rk805.txt I can send an extra patch to fix the example. ChenYu > > Example: > > -------- > > rk805: rk805@18 { > > compatible = "rockchip,rk805"; > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel