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.2 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,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 86A83C47E48 for ; Thu, 26 Sep 2019 08:38:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 5C629222C5 for ; Thu, 26 Sep 2019 08:38:58 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=cogentembedded-com.20150623.gappssmtp.com header.i=@cogentembedded-com.20150623.gappssmtp.com header.b="MfIPsjJd" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726177AbfIZIi5 (ORCPT ); Thu, 26 Sep 2019 04:38:57 -0400 Received: from mail-lf1-f66.google.com ([209.85.167.66]:34678 "EHLO mail-lf1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726393AbfIZIi5 (ORCPT ); Thu, 26 Sep 2019 04:38:57 -0400 Received: by mail-lf1-f66.google.com with SMTP id r22so1069221lfm.1 for ; Thu, 26 Sep 2019 01:38:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cogentembedded-com.20150623.gappssmtp.com; s=20150623; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=SEFhit7dhXFXcp+RX20+3lijpNbYCsflJVaBHjh/Zv8=; b=MfIPsjJdVGDQcshkysQVQnT4b8y9aMpZYJxJXr+yqmwcTbPUAHhkAkCaEsjV/9YUhO uvbzPb6sIvOqc57FULCJbAd8YfNXqGH7aaqRLwZfEEUQHZI+g76j62b5GbCGL1dfeMmC ni2Myr14RlBgeuAImWSIk5Wm+uLyuBt05VfTTueIWlNS5O5BtLlH6gE9IX/GZW9TYWhw vJDpCKrtKsN679do41UpaCFMNfbKeQmJ0MlsoRjiHaAemCuhbgI0H8TCICOsDYyKbBmi AWCiFpO8Zr7CxSe/ofbFz1RaTz0IPfkGBW3bZ7fE2MYiVgnEN4JdWq9UXx9j28eOUGRC fPgA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=SEFhit7dhXFXcp+RX20+3lijpNbYCsflJVaBHjh/Zv8=; b=moSbWGEDBY7VuJNY3+ved+BMIsS7UIz5B3jbeXC4r+UzCbnd3pgtPR45+fCg+QMPGc 0r4NW/I3rslNNB0QmpXQ6DewDuvoMgzT6xnJ3i5VFGXm4jZqSiCXSb8mMJkd5+6SFpiq wA81EtJ1tKOx6A3JQhBM1v+K9a+I72/p7XorpbLij3tcOpfDEOi4+RJ46gH2bSYDxmpK 6+cJn9zzV/pgmliY7DDy0pDvH/7f5YqkfSeURnrg/70giyvDp+qubLWQu08jNwa6QYWA G1+L+JhPPeOqoA8Ew2QDmyAO4GuIFIMTxn3qwrONGRnyhYlUUQaXkr/qk8Z0v+WQTHlp D7Ew== X-Gm-Message-State: APjAAAUa1mB1JpO4D63esrYnPmSIqCX//9YhidCoCfXqtwTVkdU7co+j b2JlULaw/PfuJHCcbdf8Y6l1ljGkT+5vOg== X-Google-Smtp-Source: APXvYqyRVFsLmRsa0IvJ941gImT6zbazD22knxje26QDLHQ8CedS4SDhN4CQa1FxsGzvnFgWlcy5Gw== X-Received: by 2002:ac2:4552:: with SMTP id j18mr1477008lfm.120.1569487135168; Thu, 26 Sep 2019 01:38:55 -0700 (PDT) Received: from ?IPv6:2a00:1fa0:42c:6c1f:91b2:ffd:9670:84fc? ([2a00:1fa0:42c:6c1f:91b2:ffd:9670:84fc]) by smtp.gmail.com with ESMTPSA id b7sm379262lfp.23.2019.09.26.01.38.53 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Sep 2019 01:38:54 -0700 (PDT) Subject: Re: [PATCH v3 3/3] arm64: dts: qcom: msm8996: Update simple-pm-bus node name to 'bus' To: Simon Horman Cc: Rob Herring , Mark Rutland , Andy Gross , Geert Uytterhoeven , Magnus Damm , Yoshihiro Kaneko , devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org References: <20190924093609.22895-1-horms+renesas@verge.net.au> <20190924093609.22895-4-horms+renesas@verge.net.au> <3d9dcd04-b34d-957e-6269-cf39a15b4b27@cogentembedded.com> <20190926083226.tb5tgo74xg2n3udp@verge.net.au> From: Sergei Shtylyov Message-ID: Date: Thu, 26 Sep 2019 11:38:45 +0300 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 MIME-Version: 1.0 In-Reply-To: <20190926083226.tb5tgo74xg2n3udp@verge.net.au> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org Hello! On 26.09.2019 11:32, Simon Horman wrote: >>>> Update simple-pm-bus node name from 'agnoc' to 'bus' reflecting the >>>> proposed binding description in json-schema which in turn reflects the ePAR >>> >>> It's ePAPR. BTW, you can now refer to DT spec itself instead -- it was based >>> on ePAPR... >> >> https://www.devicetree.org/specifications/ > > Thanks Sergei, > > how about this? > > arm64: dts: qcom: msm8996: Update simple-pm-bus node name to 'bus' > > Update simple-pm-bus node name from 'agnoc' to 'bus' reflecting the > proposed binding description in json-schema which in turn reflects the > Devicetree specification [1] v0.3-rc2. > > "The name of a node should be somewhat generic, reflecting the function > of the device and not its precise programming model. If appropriate, > the name should be one of the following choices: > ... > * bus > ..." > > Also drop the unit address as there is neither a reg property nor > non-empty ranges. > > [1] https://www.devicetree.org/specifications/ > > Signed-off-by: Simon Horman Fine with me. MBR, Sergei