Received: by 2002:a05:6358:d09b:b0:dc:cd0c:909e with SMTP id jc27csp290043rwb; Thu, 1 Dec 2022 02:09:24 -0800 (PST) X-Google-Smtp-Source: AA0mqf5iEc30A2hUIs0p0PNky0TX7SJfs+osaX2377KBv7jbOh10t83L+zcdFBdJucQkxlYYis47 X-Received: by 2002:a17:906:9c89:b0:7c0:7ab4:3715 with SMTP id fj9-20020a1709069c8900b007c07ab43715mr6645137ejc.343.1669889364046; Thu, 01 Dec 2022 02:09:24 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1669889364; cv=none; d=google.com; s=arc-20160816; b=DQ1pjGiTF2pEijYw8JhPKCuMEBKNYVtE1XT9M5k2bGom/LASl5JmqOqIRmpjn6NLOb PlDeK/wT8aUC/LveCRkBmMlQZ8kw7M0+xS3UEYCBEYywJheO9AkMQn4NXKqQJX6LpQ0/ RnE0RN9N9wtr/hoAfahQiO796Jgbaxltw6VTklPmi3eXT081QZnDsqbyDfVKZ6LYoEnH XUPlJKe72xifCQFhaqxSvrUd0Vnv8/xloU+y04kMiBCCTnEOK8F8u3e3a9pqXQXTCse9 CmbT/z/7h08N8F0fdx1BneDs3GuvjokE/nGqmcLOAru16HSq3Eh6NJO/gftAZ5xTnlvb ULhg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:in-reply-to:from :content-language:references:cc:to:subject:user-agent:mime-version :date:message-id; bh=/I/Awc6muGlohzK0mTdZBuepjZ5y/hOmt/E0yD1zFS4=; b=MRAJ87gErHUK9/PgcxqwwA7Tun+I/0W47b2Y7+ULk/n+RuV84SLqeGegh8yBptA0Fn K+m93zj5sKbE3Nbe9pmngEPjCpKa1UFq4TNaow1O9tvsGO6ZRaRWtPYoHxoiws6xHhg/ bi4vPEg/PpwxXPe4oHTiQNeiKJpJMCE1yyTWzhfzC/cDTf/A/LqBjKwOXYBa8ZfX58sS or5N4YKVLh2W4yi0y5XQwfh8PbF60XtfkTLWPbXoksH/gGMb40FYhAncD8jIFWd2Z29c LuJLGYMd3R3BAiU90f46FtKGNQE6IG36L2mv0Q68Anc3fJarCN66gHs9cihfS6jeoHKP 6nhA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id i24-20020aa7c9d8000000b00461a8c8f155si3188229edt.161.2022.12.01.02.09.01; Thu, 01 Dec 2022 02:09:24 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230174AbiLAJai (ORCPT + 82 others); Thu, 1 Dec 2022 04:30:38 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36110 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230166AbiLAJaK (ORCPT ); Thu, 1 Dec 2022 04:30:10 -0500 Received: from mx.socionext.com (mx.socionext.com [202.248.49.38]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 72A3D4E6AA; Thu, 1 Dec 2022 01:30:04 -0800 (PST) Received: from unknown (HELO kinkan2-ex.css.socionext.com) ([172.31.9.52]) by mx.socionext.com with ESMTP; 01 Dec 2022 18:30:03 +0900 Received: from mail.mfilter.local (m-filter-2 [10.213.24.62]) by kinkan2-ex.css.socionext.com (Postfix) with ESMTP id 93FD12059054; Thu, 1 Dec 2022 18:30:03 +0900 (JST) Received: from 172.31.9.51 (172.31.9.51) by m-FILTER with ESMTP; Thu, 1 Dec 2022 18:30:03 +0900 Received: from [10.212.157.157] (unknown [10.212.157.157]) by kinkan2.css.socionext.com (Postfix) with ESMTP id 03E3AA855E; Thu, 1 Dec 2022 18:30:02 +0900 (JST) Message-ID: <33ca35f4-acee-6b2b-1a73-41ed5882819e@socionext.com> Date: Thu, 1 Dec 2022 18:30:02 +0900 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 Subject: Re: [PATCH 8/8] dt-bindings: soc: socionext: Add UniPhier AHCI glue layer To: Krzysztof Kozlowski Cc: Rob Herring , Krzysztof Kozlowski , Masami Hiramatsu , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org References: <20221129103509.9958-1-hayashi.kunihiko@socionext.com> <20221129103509.9958-9-hayashi.kunihiko@socionext.com> Content-Language: en-US From: Kunihiko Hayashi In-Reply-To: <20221129103509.9958-9-hayashi.kunihiko@socionext.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.2 required=5.0 tests=BAYES_00,NICE_REPLY_A, SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Krzysztof, On 2022/11/29 19:35, Kunihiko Hayashi wrote: > Add DT binding schema for components belonging to the platform-specific > AHCI glue layer implemented in UniPhier SoCs. > > This AHCI glue layer works as a sideband logic for the host controller, > including core reset, PHYs, and some signals to the controller. > > Signed-off-by: Kunihiko Hayashi (snip) > +examples: > + - | > + sata-controller@65700000 { > + compatible = "socionext,uniphier-pxs3-ahci-glue", "simple-mfd"; > + reg = <0x65b00000 0x400>; > + #address-cells = <1>; > + #size-cells = <1>; > + ranges = <0 0x65700000 0x100>; In PATCH 7/8, you suggested that the node name of "USB glue layer" should changes to the generic node name "usb@...". However, in case of this "AHCI glue layer", I can't change "sata-controller" to the generic node name "sata@...", because ata/sata-common.yaml has pattern "^sata(@.*)?$", and the changed node matches this pattern unintentionally. This layer isn't a sata host controller, so it's hard to give a generic name to this node. I'd like you opinion. Thank you, --- Best Regards Kunihiko Hayashi