Received: by 2002:a25:c593:0:0:0:0:0 with SMTP id v141csp798620ybe; Fri, 13 Sep 2019 06:33:44 -0700 (PDT) X-Google-Smtp-Source: APXvYqxFYt0/x6HyPvzWy0tskCfkUQYlzsicUtTaMK6H80tFbBDOYmqA/EvlDsQ9Uoly15V4gs8y X-Received: by 2002:a17:906:6c7:: with SMTP id v7mr26791968ejb.27.1568381624116; Fri, 13 Sep 2019 06:33:44 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1568381624; cv=none; d=google.com; s=arc-20160816; b=f1EHmG7nKuibcUjAXD7K5JzIi266dHmen6RKT8GR/MeOTkmraLUCXm86qGzl6WWl/3 15rXvf8wM80x9mccP9lD6Q5z/KwRqX2Am9/qxSxxE+lfPQgR02qJL4vcIoTtmf5cJK2T Fnus/sGVxxpEPaCnln/iBn6AiKW+PILa4wwzGr4skcTdIQHM6d+HJUhpkxCygmhBmBQ0 RLFCX/7o7EjcInp3lQ7uJYUvVyO/cg104tRk9sfTlVQEYA9FH02Ar+pIcthcTpWepSoO gYTMJ5al/COMLDrvSC8DqVtxNxK/BeWPydBV+P39WyRwD11+F8xv9gOQYJ2VL+t4eUMp KoOg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=okgfY4cs5+YtAlV8Y1oRt5YIXL2BBANsEaKQLJC4ijo=; b=lCQFMWwRdEUZaMi2sfcunN+6IOj2yQ3FQX7k4EecUtvztHuIuNIGjV4ujTEme97xy4 KRd8o+c1QQzu6DP3jaGHoZEGKxH0p45oMdwnNoB1KzW1RyAWtDGlmeOfZHvkbHB/R/MA a9xdqbIZOn5cRuwJsBivFPVbwp0MJHkFp2+mcF5hHpKJigqMLrRFsYbMmG5+7x0aiUxM bAwJMItBOB1y2QAuNtEmJaDJJBmIirn4hg9uo5V5V0jiEDwJ9wSOxN9z+BZ0W9cD9F+T p5RspFPigrxBz1OLwsSYn6esFsI0aecXW+E1r5XWlz9HAzqYm3vbqULF6AiihHIhgKP/ eLLg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=ShLfGJSf; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id k18si14098359ejo.145.2019.09.13.06.33.21; Fri, 13 Sep 2019 06:33:44 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=ShLfGJSf; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2389390AbfIMNRB (ORCPT + 99 others); Fri, 13 Sep 2019 09:17:01 -0400 Received: from mail.kernel.org ([198.145.29.99]:43970 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2389358AbfIMNQ5 (ORCPT ); Fri, 13 Sep 2019 09:16:57 -0400 Received: from localhost (unknown [104.132.45.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id A995F206A5; Fri, 13 Sep 2019 13:16:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1568380617; bh=Kqu/VrO/mpmLtoK8H3KRuX8r9I/9w5Ay0xDT+Jj7MFM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=ShLfGJSf6LFHWDkPPYXMDV0J2hrId7HeSI5nSfC9/LkVSa5XoGZHu10foNLcOsdsg pZsF+9j7aQ1XSuDX0bvQgV5SPNg5l53G+NS5dYYgNFYfP+94eJ3AVWR41G6Az7LbeI mVPKxQr5YMaUum4gQubESiR5zyqemWT6fSqjOkGA= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Christoph Muellner , Philipp Tomsich , Ulf Hansson , Sasha Levin Subject: [PATCH 4.19 123/190] dt-bindings: mmc: Add disable-cqe-dcmd property. Date: Fri, 13 Sep 2019 14:06:18 +0100 Message-Id: <20190913130609.667502839@linuxfoundation.org> X-Mailer: git-send-email 2.23.0 In-Reply-To: <20190913130559.669563815@linuxfoundation.org> References: <20190913130559.669563815@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org [ Upstream commit 28f22fb755ecf9f933f045bc0afdb8140641b01c ] Add disable-cqe-dcmd as optional property for MMC hosts. This property allows to disable or not enable the direct command features of the command queue engine. Signed-off-by: Christoph Muellner Signed-off-by: Philipp Tomsich Fixes: 84362d79f436 ("mmc: sdhci-of-arasan: Add CQHCI support for arasan,sdhci-5.1") Cc: stable@vger.kernel.org Signed-off-by: Ulf Hansson Signed-off-by: Sasha Levin --- Documentation/devicetree/bindings/mmc/mmc.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/mmc/mmc.txt b/Documentation/devicetree/bindings/mmc/mmc.txt index cdbcfd3a4ff21..c269dbe384fea 100644 --- a/Documentation/devicetree/bindings/mmc/mmc.txt +++ b/Documentation/devicetree/bindings/mmc/mmc.txt @@ -64,6 +64,8 @@ Optional properties: whether pwrseq-simple is used. Default to 10ms if no available. - supports-cqe : The presence of this property indicates that the corresponding MMC host controller supports HW command queue feature. +- disable-cqe-dcmd: This property indicates that the MMC controller's command + queue engine (CQE) does not support direct commands (DCMDs). *NOTE* on CD and WP polarity. To use common for all SD/MMC host controllers line polarity properties, we have to fix the meaning of the "normal" and "inverted" -- 2.20.1