From patchwork Wed Jan 25 01:01:57 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kunihiko Hayashi X-Patchwork-Id: 47989 Return-Path: Delivered-To: ouuuleilei@gmail.com Received: by 2002:adf:eb09:0:0:0:0:0 with SMTP id s9csp23876wrn; Tue, 24 Jan 2023 17:03:29 -0800 (PST) X-Google-Smtp-Source: AMrXdXtRIyWJYIPLDU51neHXdOSmNwKpdpBjNfFmkCD/r+8zGWQIID4BmQ7a3z/WMP0vsiAfvAYO X-Received: by 2002:a17:906:1112:b0:84d:28d6:3179 with SMTP id h18-20020a170906111200b0084d28d63179mr30937419eja.0.1674608609185; Tue, 24 Jan 2023 17:03:29 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1674608609; cv=none; d=google.com; s=arc-20160816; b=Qh2XS1xbMRO3JLYSO5lo9agukgUhv3Rcx+6fKOwS/cgbCOG7ZoDDWyGChcmF9Zz394 9vskRG3cS6xySlqnMgQMPxkObgWg9DhPA+sE+oteNNexjZQ85rIW8MAKawzi1BN+LlUT hz+egC5SXWLbZuqH99l9SUKMJ83Gi2dezRHYyWtu8i6HzEaEmiRAUTD+xXMBQG2rkTpi kqTJryEI0wNTIYJOOKgFI3unO59/gUbmKmgrR2aUzm8h+3PmHKyVJFrgqlNWbnqdWzoS jnAxsBI5k42YTZCAg8Tt3m372QyPjgJQT5o1P59OxG9L+Y4wxqtymv69CuxZ2HZQ9VSX t1kw== 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 :references:in-reply-to:message-id:date:subject:cc:to:from; bh=KUEZp4L8Wy/wQnOaKyILfCxwT1Eu4+0xmsJ/jxfamik=; b=IraVrhY9CJE/Mx7Dx0ahcmtmbue/z7GZlstKWDgTMf/tfsw/d6UPqQ7FxTzLhO1ufJ QIIiC88E5rRv70qVlWPWRgfFvElPosCrRjk8hAtn367yKkI6uhXutFdukqBfikcO28bV o7lsmvJtvoyO3aieERclBWndCuzegUd516ECtphv1oMt/5Bl4fd1Jp8nOUf4crCPwKF7 iyG5WSg5xhn203VqBV5k7IyBnlF6nQNHG2a6SR/bEcfZCMccAhyodva56o1LOHtal4hJ 2G+E/DJEahZhw5Dp0hs3qNNIyfUmiUpaZXKDBh1PALCw4tBlRtw3gN8qjdDky9xn8862 cUGA== 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 et18-20020a170907295200b008779fa662casi4186960ejc.619.2023.01.24.17.03.05; Tue, 24 Jan 2023 17:03:29 -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 S234144AbjAYBCV (ORCPT + 99 others); Tue, 24 Jan 2023 20:02:21 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57202 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233948AbjAYBCT (ORCPT ); Tue, 24 Jan 2023 20:02:19 -0500 Received: from mx.socionext.com (mx.socionext.com [202.248.49.38]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 41C1222A27; Tue, 24 Jan 2023 17:02:15 -0800 (PST) Received: from unknown (HELO iyokan2-ex.css.socionext.com) ([172.31.9.54]) by mx.socionext.com with ESMTP; 25 Jan 2023 10:02:14 +0900 Received: from mail.mfilter.local (m-filter-1 [10.213.24.61]) by iyokan2-ex.css.socionext.com (Postfix) with ESMTP id A1C9F2058B4F; Wed, 25 Jan 2023 10:02:14 +0900 (JST) Received: from 172.31.9.51 (172.31.9.51) by m-FILTER with ESMTP; Wed, 25 Jan 2023 10:02:17 +0900 Received: from plum.e01.socionext.com (unknown [10.212.243.119]) by kinkan2.css.socionext.com (Postfix) with ESMTP id D4E243D53; Wed, 25 Jan 2023 10:02:13 +0900 (JST) From: Kunihiko Hayashi To: Ulf Hansson , Rob Herring , Krzysztof Kozlowski , Masami Hiramatsu Cc: linux-mmc@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Kunihiko Hayashi Subject: [PATCH 1/5] dt-bindings: mmc: uniphier-sd: Add socionext,syscon-uhs-mode property Date: Wed, 25 Jan 2023 10:01:57 +0900 Message-Id: <20230125010201.28246-2-hayashi.kunihiko@socionext.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230125010201.28246-1-hayashi.kunihiko@socionext.com> References: <20230125010201.28246-1-hayashi.kunihiko@socionext.com> MIME-Version: 1.0 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: X-Mailing-List: linux-kernel@vger.kernel.org X-getmail-retrieved-from-mailbox: =?utf-8?q?INBOX?= X-GMAIL-THRID: =?utf-8?q?1755954396955305029?= X-GMAIL-MSGID: =?utf-8?q?1755954396955305029?= UHS mode control is included in the interface logic represented by syscon. To refer this, add new property "socionext,syscon-uhs-mode". Signed-off-by: Kunihiko Hayashi Acked-by: Krzysztof Kozlowski --- .../devicetree/bindings/mmc/socionext,uniphier-sd.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Documentation/devicetree/bindings/mmc/socionext,uniphier-sd.yaml b/Documentation/devicetree/bindings/mmc/socionext,uniphier-sd.yaml index a586fad0a46b..313621d0d9f5 100644 --- a/Documentation/devicetree/bindings/mmc/socionext,uniphier-sd.yaml +++ b/Documentation/devicetree/bindings/mmc/socionext,uniphier-sd.yaml @@ -55,6 +55,16 @@ properties: minItems: 1 maxItems: 3 + socionext,syscon-uhs-mode: + $ref: /schemas/types.yaml#/definitions/phandle-array + items: + - items: + - description: phandle to syscon that configures uhs mode + - description: ID of SD instance + description: + A phandle to syscon with one argument that configures uhs mode. + The argument is the ID of SD instance. + allOf: - $ref: mmc-controller.yaml