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=unavailable 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 2B774C33C8C for ; Mon, 6 Jan 2020 22:03:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 000352072A for ; Mon, 6 Jan 2020 22:03:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1578348201; bh=bbN1coMsrCtgwJgKNftw+t6ApkqIVC6uCeI70nz+qKs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=zepOFVs4NPUXc7/6db4jjf4stsYZGSQJswndOFMfAm6op3MUdxfY4QsCae99V996W d5mCjzeBaz3dMFZM1NnYBnyjknQt8gA4IFw1sXB9mTY7IeRIMUR328Eudi0uxFYhgJ +gcne1F4kMtQO1T5m/BvtYFPIThjHyqXISWw3h20= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727105AbgAFWDU (ORCPT ); Mon, 6 Jan 2020 17:03:20 -0500 Received: from mail-oi1-f194.google.com ([209.85.167.194]:33674 "EHLO mail-oi1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726895AbgAFWDT (ORCPT ); Mon, 6 Jan 2020 17:03:19 -0500 Received: by mail-oi1-f194.google.com with SMTP id v140so16981710oie.0 for ; Mon, 06 Jan 2020 14:03:19 -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=qgJHODGOXBRhLfr51HsNAFqA8MKtW5o7+aKnpkcSiwZV3tI/lQ8CKFWvwj/B27ksaX 8ZE48B1h22Tq+isKHHByMCdyWKlTA8eJxN1hPE3j+PmFT9/ZPele+6ld+XNyGlbMAFFK Jlj20tkU46sl253g5f8Uay594nWL5T625xR4E9gFNfT3lECwbXR4HrODxQgrvfmiXlWd 5jKZ44rZJXMYh7y7M4ysu8ztwQKaKBClUUycqwtmAtrzUKWL8QPsomSRSYRE48sks7k7 aLMTBYpVJtr4BHxAxx+BnaS+0TMxo0QPXOCltQTJ+UsnkF2J3ikVdtnSg+slzxHbih0n jsEA== X-Gm-Message-State: APjAAAW+bOmEY7ZKIUDlY1CJiQMQvT8FWyaV551J1EZ2wSvID9JginV5 u2CGxDTgGkfP88132APJccQ88As= X-Google-Smtp-Source: APXvYqw7AcGU2g+Uz7j8HoE9SPN4I4hOqIBBxaG2FuO+dY3X4ayaeNV/ZsT5a6R3UvuoPNO57iWReg== X-Received: by 2002:aca:1a17:: with SMTP id a23mr6071742oia.84.1578348198441; Mon, 06 Jan 2020 14:03:18 -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 g5sm24426138otp.10.2020.01.06.14.03.16 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 06 Jan 2020 14:03:18 -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-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@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