Message ID | 20221027044920.23194-1-hayashi.kunihiko@socionext.com |
---|---|
Headers |
Return-Path: <linux-kernel-owner@vger.kernel.org> Delivered-To: ouuuleilei@gmail.com Received: by 2002:a5d:6687:0:0:0:0:0 with SMTP id l7csp29503wru; Wed, 26 Oct 2022 21:52:44 -0700 (PDT) X-Google-Smtp-Source: AMsMyM61hU4K1RutYfoBrsUBTDHfVMQFgCHBk1YZ+AnNq0621P3adrFh2P/K1vMoIBTrZ/uk8Awy X-Received: by 2002:a17:907:6e11:b0:78e:3057:f631 with SMTP id sd17-20020a1709076e1100b0078e3057f631mr39412787ejc.333.1666846364338; Wed, 26 Oct 2022 21:52:44 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1666846364; cv=none; d=google.com; s=arc-20160816; b=Iu9fpt/KZa5R7PKD9pSh2ewuK/2yNap+VKROaSxeW3B432wNGWGe8WwguX5upqVRSV Z8jPPRnZglxzLNrQlplKLArAng+BxAMXIPhPZRWy+PNZfnOpHlAgvJDMpfuWyck0+Nsu duLAJuQvoFjsEHqnzTflaje94c7gETbdxiyXSLB+jN4FUaBbOgbcqZI7JTsI5iGD5vK6 Gx5FEJ0WhIuC3RZHB4/G29WS/n+8s58rMTnPN1oQAYqG00rbA2aPpzRNI87TCbSCnixB sndD1uXH50/Lue2Xe6KaJykijU5LA0zHN+DSKfKKb0CrD6eg3AJsWNgVfFvHpo07Cgom zrTg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=yOUfhoh4K+yme7suN1tQKy8B/Mm89wVXEeoGM+6+Jnk=; b=XYbyDbNifjYr9Mmfppj1FBqLlatX84Iqa7IrIdTgp+26FTEJ/qHzNdgLf4SWQUqeYA T4ZXGVvAtNUFOUKeah9GU77PH6sLASRjWdcwgmdmxtebBtSN4vIyuBP/fQd6qW/1RAAu FBMnhCd3W1z1hsVuyfbal58t0kC5Xm18G//GIKEfBaKNOMV/tGZNt2DCPob249l1Nehk KJRkigjfcakxbqrfu4YWyGGwIyT7AWzW42ftmqHvfuw0XI06agHCnnevyS03D0sRtUCP sGRhSJZzV7XWGHEkM8xqdnrcruqiWpq+HEBE69WocLNE7PBmuqm0TW9DnlFoaqQJbept wsxw== 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 Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id bm6-20020a0564020b0600b00461af57d736si496432edb.278.2022.10.26.21.52.19; Wed, 26 Oct 2022 21:52:44 -0700 (PDT) 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 S234106AbiJ0Etp (ORCPT <rfc822;hiifong.im@gmail.com> + 99 others); Thu, 27 Oct 2022 00:49:45 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37568 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232865AbiJ0Eti (ORCPT <rfc822;linux-kernel@vger.kernel.org>); Thu, 27 Oct 2022 00:49:38 -0400 Received: from mx.socionext.com (mx.socionext.com [202.248.49.38]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 06D75766D; Wed, 26 Oct 2022 21:49:28 -0700 (PDT) Received: from unknown (HELO iyokan2-ex.css.socionext.com) ([172.31.9.54]) by mx.socionext.com with ESMTP; 27 Oct 2022 13:49:27 +0900 Received: from mail.mfilter.local (m-filter-2 [10.213.24.62]) by iyokan2-ex.css.socionext.com (Postfix) with ESMTP id 85FBE20584CE; Thu, 27 Oct 2022 13:49:27 +0900 (JST) Received: from 172.31.9.51 (172.31.9.51) by m-FILTER with ESMTP; Thu, 27 Oct 2022 13:49:27 +0900 Received: from plum.e01.socionext.com (unknown [10.212.243.119]) by kinkan2.css.socionext.com (Postfix) with ESMTP id DFDA8B62A4; Thu, 27 Oct 2022 13:49:26 +0900 (JST) From: Kunihiko Hayashi <hayashi.kunihiko@socionext.com> To: Rob Herring <robh+dt@kernel.org>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>, Vinod Koul <vkoul@kernel.org>, Kishon Vijay Abraham I <kishon@kernel.org>, Masami Hiramatsu <mhiramat@kernel.org> Cc: devicetree@vger.kernel.org, linux-phy@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Kunihiko Hayashi <hayashi.kunihiko@socionext.com> Subject: [PATCH 0/2] dt-bindings: phy: Fix UniPhier controller node names Date: Thu, 27 Oct 2022 13:49:18 +0900 Message-Id: <20221027044920.23194-1-hayashi.kunihiko@socionext.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,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: <linux-kernel.vger.kernel.org> X-Mailing-List: linux-kernel@vger.kernel.org X-getmail-retrieved-from-mailbox: =?utf-8?q?INBOX?= X-GMAIL-THRID: =?utf-8?q?1747815093497452659?= X-GMAIL-MSGID: =?utf-8?q?1747815093497452659?= |
Series |
dt-bindings: phy: Fix UniPhier controller node names
|
|
Message
Kunihiko Hayashi
Oct. 27, 2022, 4:49 a.m. UTC
This series fixes examples with ambiguous words for the node names. Currently these doesn't affect the result of dt-schema check. Kunihiko Hayashi (2): dt-bindings: phy: Fix UniPhier USB3 controller node names in example dt-bindings: phy: Fix UniPhier SATA controller node names in example .../devicetree/bindings/phy/socionext,uniphier-ahci-phy.yaml | 4 ++-- .../bindings/phy/socionext,uniphier-usb3hs-phy.yaml | 2 +- .../bindings/phy/socionext,uniphier-usb3ss-phy.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-)