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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id E0D4DC433EF for ; Thu, 30 Jun 2022 19:35:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236883AbiF3Tfk (ORCPT ); Thu, 30 Jun 2022 15:35:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37088 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236739AbiF3Tfj (ORCPT ); Thu, 30 Jun 2022 15:35:39 -0400 Received: from mail-pg1-x529.google.com (mail-pg1-x529.google.com [IPv6:2607:f8b0:4864:20::529]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7ED7C40E7A for ; Thu, 30 Jun 2022 12:35:38 -0700 (PDT) Received: by mail-pg1-x529.google.com with SMTP id g4so307908pgc.1 for ; Thu, 30 Jun 2022 12:35:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=JB7sx4mYBlVrOKCS+hcQc2JLyuj+tIa+zut8Qu0t/NQ=; b=lI5oEWJOZMQcBNCfOvOZqTJ/Xl9N3knwLAWjgxn1/3cbDPAoNOY+3/iBboZZ+jvyNm dEycEuE3YzIoxRltEQ7aisfjD1TnMi9lyN0Z/NH64Glv97odgVJ5s+5O7xcnFt27vSyl gGzfij4gfHgf0/CsUhpli7JnrYaXCi2C4Crhk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=JB7sx4mYBlVrOKCS+hcQc2JLyuj+tIa+zut8Qu0t/NQ=; b=nOG/QQTdToN5bJIe1XCcVFwTJJ0lIVyCP194X598zaTyUP0O7qwBQdDiA+T0RJpI4U +9xoiG/4T6T0HuW5A1Dr21MLk/gEbV686X42sxKTSXTw/EeN2rFwUP6qV5YOGyKfJ7iE jstrb8aFX5uHrOBt17iGKMe8bkeweQgp33PUS50EoE2eyWQmzlRgST9f5kiSEEcZ8fp1 poQ2fgxyrEn2MANECaisW1ozN166ByBGfa2eiXO1YBfh1KOESwLVdeLon4e1apU2GAIY 3HyxuXk9aazKD6Pwby09s4/6iy6ADYaMjBSENw3NaeIbd/Q0FvvLaH4ZPHQNYHZJg4Sb EL2w== X-Gm-Message-State: AJIora/BFN5SWmzltsQZMj0c48HujmtnJmrazqrrBntHhTJ+clWFErNm nFJhpoXkD3kBl1s323R06uJa4w== X-Google-Smtp-Source: AGRyM1tBj5AvR5N76508bLv8vvQ7+mbrRKoUoaGVIT1Qe/8Tayp0YFwSHXYnY5xqwSP6Myo2zad/gQ== X-Received: by 2002:a63:82c3:0:b0:40c:c340:318d with SMTP id w186-20020a6382c3000000b0040cc340318dmr9035922pgd.191.1656617738025; Thu, 30 Jun 2022 12:35:38 -0700 (PDT) Received: from localhost ([2620:15c:11a:202:9fbf:277c:23e1:eabb]) by smtp.gmail.com with UTF8SMTPSA id p31-20020a056a000a1f00b0051bdb735647sm13936598pfh.159.2022.06.30.12.35.36 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 30 Jun 2022 12:35:37 -0700 (PDT) From: Matthias Kaehlcke To: Greg Kroah-Hartman , Alan Stern , Rob Herring , Frank Rowand , Mathias Nyman , Felipe Balbi Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Douglas Anderson , Michal Simek , linux-usb@vger.kernel.org, Ravi Chandra Sadineni , Roger Quadros , Bastien Nocera , Peter Chen , Stephen Boyd , Krzysztof Kozlowski , Matthias Kaehlcke , Krzysztof Kozlowski Subject: [PATCH v24 2/4] dt-bindings: usb: rts5411: Rename property 'companion-hub' to 'peer-hub' Date: Thu, 30 Jun 2022 12:35:28 -0700 Message-Id: <20220630123445.v24.2.Ie2bbbd3f690826404b8f1059d24edcab33ed898f@changeid> X-Mailer: git-send-email 2.37.0.rc0.161.g10f37bed90-goog In-Reply-To: <20220630193530.2608178-1-mka@chromium.org> References: <20220630193530.2608178-1-mka@chromium.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org In the context of USB the term 'companion-hub' is misleading, change the name of the property to 'peer-hub'. There are no upstream users of the 'companion-hub' property, neither in the device tree, nor on the driver side, so renaming it shouldn't cause any compatibility issues with existing device trees. Changes in v24: - patch added to the series Signed-off-by: Matthias Kaehlcke --- (no changes since v1) .../devicetree/bindings/usb/realtek,rts5411.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Documentation/devicetree/bindings/usb/realtek,rts5411.yaml b/Documentation/devicetree/bindings/usb/realtek,rts5411.yaml index 04ee255eb4f0..50f2b505bdeb 100644 --- a/Documentation/devicetree/bindings/usb/realtek,rts5411.yaml +++ b/Documentation/devicetree/bindings/usb/realtek,rts5411.yaml @@ -25,13 +25,13 @@ properties: description: phandle to the regulator that provides power to the hub. - companion-hub: + peer-hub: $ref: '/schemas/types.yaml#/definitions/phandle' description: - phandle to the companion hub on the controller. + phandle to the peer hub on the controller. required: - - companion-hub + - peer-hub - compatible - reg @@ -49,7 +49,7 @@ examples: compatible = "usbbda,5411"; reg = <1>; vdd-supply = <&pp3300_hub>; - companion-hub = <&hub_3_0>; + peer-hub = <&hub_3_0>; }; /* 3.0 hub on port 2 */ @@ -57,6 +57,6 @@ examples: compatible = "usbbda,411"; reg = <2>; vdd-supply = <&pp3300_hub>; - companion-hub = <&hub_2_0>; + peer-hub = <&hub_2_0>; }; }; -- 2.37.0.rc0.161.g10f37bed90-goog