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=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 C1627C282CE for ; Wed, 22 May 2019 17:05:32 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id A1F672173C for ; Wed, 22 May 2019 17:05:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729802AbfEVRFZ (ORCPT ); Wed, 22 May 2019 13:05:25 -0400 Received: from mail-vs1-f67.google.com ([209.85.217.67]:41217 "EHLO mail-vs1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729059AbfEVRFY (ORCPT ); Wed, 22 May 2019 13:05:24 -0400 Received: by mail-vs1-f67.google.com with SMTP id w19so1845049vsw.8; Wed, 22 May 2019 10:05:24 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=wa2H7HOwgmbPDyBFCAXArUfFpSb35dh7+aA9tzdnkR8=; b=eX9aUT56Ut/iusoGNP6Eg/85T7kecb9Au96hM/ECol5S+zHIRHFFZ9zxYGo0UUR8GB i7YHfTmywz0Roa53TGbPeysiZ+1ciVpjB1GYukk4xNxdycwphK26wj9esRKsOwZNy90d dQ/0CY1GId6Ya8I7whlX0EqQkPSHUHRu03CLdggols0VZXq58KrHVohbQW3ELAQBeENB JvwnjLJGIrh8hGheqIAk+4rs33sxcSUQlHJgKArFT0A2CJFGWY9AW2IFboIlU3qFeWVJ bAYBxGCcpx9IMDaP78xZAqSQcg5iEgTSf20gWOCgvZDPwe8VhG07oqqyKSN/S2OJCUbX SKsg== X-Gm-Message-State: APjAAAW7Qqbc7bdG13WCERsWd/0godGi5TWuUW+OH4kmCWrASpop5VAM LPhm3FinloWLKrwi0OnFT9LcTtH0xR18T4/MSaI= X-Google-Smtp-Source: APXvYqx2NgO2idz7AKv2FdUyCj/XJ8SKzQxkwfRaaOgEUuiwe7RbG6Gs5Z/jg4JxOpHqZQwLjStg8vF2Ff7KxRvV1iQ= X-Received: by 2002:a67:770f:: with SMTP id s15mr35188198vsc.11.1558544723492; Wed, 22 May 2019 10:05:23 -0700 (PDT) MIME-Version: 1.0 References: <1556092536-17095-1-git-send-email-masonccyang@mxic.com.tw> <20190424212356.GA27103@bogus> <65853dc2-6f3c-1494-7e72-54877797cdd2@gmail.com> <20190507125730.GD29524@dell> <20190508061119.GB7627@dell> <44bc8f0a-cbdc-db4a-9a46-b8bae5cc37a2@cogentembedded.com> <5e718d9f-3aeb-c2ef-0723-400497b2b98f@cogentembedded.com> In-Reply-To: <5e718d9f-3aeb-c2ef-0723-400497b2b98f@cogentembedded.com> From: Geert Uytterhoeven Date: Wed, 22 May 2019 19:05:11 +0200 Message-ID: Subject: Re: [PATCH v12 3/3] dt-bindings: mfd: Document Renesas R-Car Gen3 RPC-IF MFD bindings To: Sergei Shtylyov Cc: Mason Yang , Lee Jones , Boris Brezillon , Mark Brown , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Geert Uytterhoeven , Simon Horman , juliensu@mxic.com.tw, Linux Kernel Mailing List , Linux-Renesas , linux-spi , Marek Vasut , Mark Rutland , Rob Herring , zhengxunli@mxic.com.tw, Miquel Raynal Content-Type: text/plain; charset="UTF-8" Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org Hi Sergei, On Wed, May 22, 2019 at 6:32 PM Sergei Shtylyov wrote: > On 05/20/2019 10:23 AM, masonccyang@mxic.com.tw wrote: > > +- clocks: should contain 1 entries for the module's clock > > 1 entry (clock node phandle and specifier). Doesn't "specifier" mean "phandle + optional arguments"? Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds