Received: by 2002:ac0:946b:0:0:0:0:0 with SMTP id j40csp4820222imj; Wed, 13 Feb 2019 01:28:18 -0800 (PST) X-Google-Smtp-Source: AHgI3IYRC1jp9VqRJblV4tpoGAwBdM/8LKMsrBtFF60ph5Rb6MR2oEt94qK9JQDg4TYhuYO+xVmz X-Received: by 2002:a65:6683:: with SMTP id b3mr7966811pgw.423.1550050098656; Wed, 13 Feb 2019 01:28:18 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1550050098; cv=none; d=google.com; s=arc-20160816; b=QGF9RQX/30w1Zbo5Bp9rJGl/RkbH/i3+FIuVC7ogg/PRyjYWJD7oTPnh5Pmhtb7nhl ZPdmFB+aFwZSbEcUclJk3pDxi37WXocwBjaFtBdeQth0rZTpHTvmJwQWe7L4oChcxSPL pRjJmUC4mKk7J6P3bv1p9CjEZhXk2T+9350JNxLeorhMwwooLA+9pcYCKb+/I+oqY45V E843dkFsIBl8B3ZphD1FrRt59kacWj2waMyj98lHsZVvVJfBU8vEH2D2r2/BveXEH2ot 1io9K/U7F9RstyFqnOXNpqL40ItIDycTeeXDlwxNff861evhrXTMxSSbjuQFLk0y5JuE IvVQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=b+wIuuoq4sJNvyE4oOQ1U5yoLHQalyeMbUG2y6vspi8=; b=XTEJEImp/0wKY0KFoy/OlxDFGWf8nqTtGjmqtvV9F9uieNqp2R0T13YyqvhzRd5nI+ fGCLvas78cVaogCt0vlrbxNVYOs7+JhTVkv/wIEqQUL0E87bTeWkPD4LPDCvugpDKpaz vUxknOvKGHZfowvNuRaXdbBXrR4n3WNDPLMc4+5S0xy/rL7uWpPwAgIrdebiLJV0it6M CwMyJ6isRhe0pMn5iQ5QxGjr9ZabPuEE88y5MxzM/mipPmT0TB3B8QFe1uwQ44+6wQyy ob4JeqRWQWtc813XpnZDUOFrCywCsJBpDcKP2jc42GBcwF+k0VzEiFDI1hQPEMZpibWw 982Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id l2si5046683pgn.521.2019.02.13.01.28.02; Wed, 13 Feb 2019 01:28:18 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726197AbfBMFKy (ORCPT + 99 others); Wed, 13 Feb 2019 00:10:54 -0500 Received: from mx.socionext.com ([202.248.49.38]:17543 "EHLO mx.socionext.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725562AbfBMFKy (ORCPT ); Wed, 13 Feb 2019 00:10:54 -0500 Received: from unknown (HELO kinkan-ex.css.socionext.com) ([172.31.9.52]) by mx.socionext.com with ESMTP; 13 Feb 2019 14:10:52 +0900 Received: from mail.mfilter.local (m-filter-2 [10.213.24.62]) by kinkan-ex.css.socionext.com (Postfix) with ESMTP id 544B8180081; Wed, 13 Feb 2019 14:10:52 +0900 (JST) Received: from 172.31.9.53 (172.31.9.53) by m-FILTER with ESMTP; Wed, 13 Feb 2019 14:10:52 +0900 Received: from yuzu.css.socionext.com (yuzu [172.31.8.45]) by iyokan.css.socionext.com (Postfix) with ESMTP id 2C8A940389; Wed, 13 Feb 2019 14:10:52 +0900 (JST) Received: from [127.0.0.1] (unknown [10.213.119.83]) by yuzu.css.socionext.com (Postfix) with ESMTP id 14789120459; Wed, 13 Feb 2019 14:10:52 +0900 (JST) Subject: Re: [PATCH v2 11/15] dt-bindings: pinctrl: milbeaut: Add Milbeaut M10V pinctrl description To: Linus Walleij Cc: "open list:GPIO SUBSYSTEM" , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux ARM , "linux-kernel@vger.kernel.org" , Rob Herring , Mark Rutland , Takao Orito , Kazuhiro Kasai , Shinji Kanematsu , Jassi Brar , Masami Hiramatsu , Marc Zyngier References: <1549629187-3177-1-git-send-email-sugaya.taichi@socionext.com> From: "Sugaya, Taichi" Message-ID: <00b70c95-362c-e286-a7cf-1b38d6de7993@socionext.com> Date: Wed, 13 Feb 2019 14:10:51 +0900 User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:60.0) Gecko/20100101 Thunderbird/60.5.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, Thank you for your comments. On 2019/02/08 22:32, Linus Walleij wrote: > Hi Sugaya, > > thanks for your patch! > > On Fri, Feb 8, 2019 at 1:32 PM Sugaya Taichi > wrote: > >> Add DT bindings document for Milbeaut M10V pinctrl. >> >> Signed-off-by: Sugaya Taichi > > (...) >> +- interrupts: three interrupts specifer. >> +- interrupt-names: corresponds "interrupts" factor. > (...) >> + interrupts = <0 54 4>, <0 55 4>, <0 56 4>, <0 57 4>, >> + <0 58 4>, <0 59 4>, <0 60 4>, <0 61 4>, >> + <0 62 4>, <0 63 4>, <0 64 4>, <0 65 4>, >> + <0 66 4>, <0 67 4>, <0 68 4>, <0 69 4>; >> + interrupt-names = "pin-48", "pin-49", "pin-50", "pin-51", >> + "pin-52", "pin-53", "pin-54", "pin-55", >> + "pin-56", "pin-57", "pin-58", "pin-59", >> + "pin-60", "pin-61", "pin-62", "pin-63"; > > As mentioned in the review of the driver, don't do this. > > This is a hierarchical interrupt controller, so these > GIC-offset-to-GPIO-interrupt-offests should be hardcoded in > the driver. > > If these interrupt offsets differ between difference instances of > this pin controller, they should have different compatible strings. > > Yours, > Linus Walleij > I understand. I am sure the content of bindings will change as a whole as driver changes. Try it. Thanks, Sugaya Taichi