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=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 4098CC282CE for ; Wed, 22 May 2019 17:45:02 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 2218621473 for ; Wed, 22 May 2019 17:45:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729005AbfEVRpB (ORCPT ); Wed, 22 May 2019 13:45:01 -0400 Received: from mail-vs1-f67.google.com ([209.85.217.67]:45142 "EHLO mail-vs1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727984AbfEVRpB (ORCPT ); Wed, 22 May 2019 13:45:01 -0400 Received: by mail-vs1-f67.google.com with SMTP id k187so1908506vsk.12; Wed, 22 May 2019 10:45:00 -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=NYrm0bUv2G3ou+xt7BepsnZBkRyzFtIlpVXDYxrwa2Q=; b=KXOlc/8KKFqolD3OGK4kKqUTySf5bhzXFx/VoG34zC5623elVDu0hnNYRnr7xpGoFu znhCDewCEPki0tbKQNnveLQk+NLjo//mmOGFf22bi3wCRB8TeeHmu1U9vj+ZP1pS5wOH IBcKVcxW2UGCfNAnNizP6vejPNkk8ffiqFRWGUOX6r8vQeHOjQ1GSoU0BfQCq+RoPI6+ dOVVBWdXFda80kxuP1Vlihlv362Iu17Ydj4WINA1SA4vbHjZZnH9Nhquz4nzXcQ769nA mxlcphaeEj91CcOee4yZ8lZ7/8YAAp34F4apajyfmajXP5tSC06/0qt3SLLC98KgfaMj Wkeg== X-Gm-Message-State: APjAAAV2YMRnOYDUy1/YwmucUsKyaB2ukvHmceT0zkKXmddhB8ngWKxi 1j6GI1kpTnAdRYM9f6f/7GAjTYRTU/2ZSgpxkRg= X-Google-Smtp-Source: APXvYqzqwQrsBtqfMle90gQW8BOkmF0HFDIu/8ONkuwk3qh3X7b+zian9ggE6ZPD1Oo1QC7Wfgqqi4MKUY046NTd658= X-Received: by 2002:a67:f589:: with SMTP id i9mr12970338vso.152.1558547100195; Wed, 22 May 2019 10:45:00 -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: From: Geert Uytterhoeven Date: Wed, 22 May 2019 19:44:48 +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 7:23 PM Sergei Shtylyov wrote: > On 05/22/2019 08:05 PM, Geert Uytterhoeven 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"? > > No. > E.g. when specifying the IRQs, the "interrupts" prop contains one or more > interrupt specifiers, the phandle is specified in the "interrupt-parent" > prop (see the DT spec). Mea culpa, I stand corrected. 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