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 X-Spam-Level: X-Spam-Status: No, score=-8.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E40B4C33C8C for ; Mon, 6 Jan 2020 22:03:18 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id B01DE2072A for ; Mon, 6 Jan 2020 22:03:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1578348198; bh=bbN1coMsrCtgwJgKNftw+t6ApkqIVC6uCeI70nz+qKs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=FxkMyyatHgPIAEG8ceCwxeDr99TGLNFtPtQjrAX2IPL9tHXtcZcDiNVLI4mgxep3J i+vBtGFnjlNzds8udGlzl3ghLXE3ot2EsIDJfIOVOTUI0VF2XvwMfjG92b7Zx52Rac J7i7YXLt3K4CfoApzK4Ln6NSnOONHtRMqZx0iS00= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726891AbgAFWDS (ORCPT ); Mon, 6 Jan 2020 17:03:18 -0500 Received: from mail-ot1-f66.google.com ([209.85.210.66]:44128 "EHLO mail-ot1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726794AbgAFWDS (ORCPT ); Mon, 6 Jan 2020 17:03:18 -0500 Received: by mail-ot1-f66.google.com with SMTP id h9so70936367otj.11 for ; Mon, 06 Jan 2020 14:03:18 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=whyVDgNs4KCm1yOjF/vWGK9b0ag3HJcP6pF9Jl+67Ao=; b=bumiL6pHpnfx6CxyFcZsviaS2Kj0sQomVcJc6zVtoApMWM7xeHpyrN7Y97tj1z4xi0 rzMo5MjmzvumLOGDlpiRiL7UEFzXEjy25jfsFKtqtUmZK89pZNN7aEl6U1UlclKkQiX1 c8uA9myetkPD2KataszT+eFUfNKWJ8XUgxwOp/DlM0rMeYD8MFxBaWFRa4WIAuThjoFS m35XeN0NN/nKGt/HZEVceeR4fcQNcPANmaolGjRFVTY1Qo8hHq4RjVM/j+loHaEcAVgc c+nzQS8+jYdOWGrIzS0lB7w3wC8+FZtUPN4xypgTTR6gTfxl5YKvQdR1fegrfhp+lQjW 1R1g== X-Gm-Message-State: APjAAAVXUPftYR8X4abLKLitMZKClxlZUcRax5b65PBewxz4Qg+ftdF9 u6ecxATeVUrL6fsHGR6LwKdD5UQ= X-Google-Smtp-Source: APXvYqyObebDpTz3R1UI+pX+6iK1R81hkDNyoCvDnbdaFms6bODtxP38kQswv/TrgCVphQOChQ/Olw== X-Received: by 2002:a05:6830:1d5b:: with SMTP id p27mr96365142oth.263.1578348197176; Mon, 06 Jan 2020 14:03:17 -0800 (PST) Received: from rob-hp-laptop (ip-70-5-121-225.ftwttx.spcsdns.net. [70.5.121.225]) by smtp.gmail.com with ESMTPSA id v21sm23309130otr.72.2020.01.06.14.03.15 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 06 Jan 2020 14:03:16 -0800 (PST) Received: from rob (uid 1000) (envelope-from rob@rob-hp-laptop) id 220d32 by rob-hp-laptop (DragonFly Mail Agent v0.11); Mon, 06 Jan 2020 16:03:13 -0600 Date: Mon, 6 Jan 2020 16:03:13 -0600 From: Rob Herring To: Faiz Abbas Cc: linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-mmc@vger.kernel.org, kishon@ti.com, adrian.hunter@intel.com, mark.rutland@arm.com, ulf.hansson@linaro.org, tony@atomide.com Subject: Re: [PATCH v4 08/11] dt-bindings: sdhci-omap: Add documentation for ti,needs-special-reset property Message-ID: <20200106220313.GA6822@bogus> References: <20200106110133.13791-1-faiz_abbas@ti.com> <20200106110133.13791-9-faiz_abbas@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200106110133.13791-9-faiz_abbas@ti.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-mmc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-mmc@vger.kernel.org On Mon, Jan 06, 2020 at 04:31:30PM +0530, Faiz Abbas wrote: > Some controllers need a special software reset sequence. Document the > ti,needs-special-reset binding to indicate that a controller needs this. > > Signed-off-by: Faiz Abbas > --- > Documentation/devicetree/bindings/mmc/sdhci-omap.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/mmc/sdhci-omap.txt b/Documentation/devicetree/bindings/mmc/sdhci-omap.txt > index 97efb01617dd..0f5389c72bda 100644 > --- a/Documentation/devicetree/bindings/mmc/sdhci-omap.txt > +++ b/Documentation/devicetree/bindings/mmc/sdhci-omap.txt > @@ -21,6 +21,7 @@ Optional properties: > - dma-names: List of DMA request names. These strings correspond 1:1 with the > DMA specifiers listed in dmas. The string naming is to be "tx" > and "rx" for TX and RX DMA requests, respectively. > +- ti,needs-special-reset: Requires a special softreset sequence Why can't this be implied by the compatible string? Rob