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=-7.1 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_PASS 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 5A8B2C43381 for ; Mon, 25 Mar 2019 13:10:18 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 25E0320830 for ; Mon, 25 Mar 2019 13:10:18 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b="cSQ5+f4K" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731282AbfCYNKQ (ORCPT ); Mon, 25 Mar 2019 09:10:16 -0400 Received: from lelv0143.ext.ti.com ([198.47.23.248]:43432 "EHLO lelv0143.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730694AbfCYNKQ (ORCPT ); Mon, 25 Mar 2019 09:10:16 -0400 Received: from lelv0266.itg.ti.com ([10.180.67.225]) by lelv0143.ext.ti.com (8.15.2/8.15.2) with ESMTP id x2PD9nlQ043189; Mon, 25 Mar 2019 08:09:49 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1553519389; bh=IxbMSmB9fWUk28Qr+hYgtEhPGpHFWiMIqwBf+ODBVPI=; h=Subject:To:CC:References:From:Date:In-Reply-To; b=cSQ5+f4KE9OmXRYN4G5024Bi0IYuo0jbpH/1UowrZUuOdXQ9haVwwOvG9hAZOshBv tw0SOeaWrVktBmIOBSrl6rrFhanv8E2WC2QH8yX3DnxVivtv4XNh9gloceZqninyol gCzXtBtM2CgpDQmnzhMF7QVM0U2CdtyaZv37z91M= Received: from DLEE112.ent.ti.com (dlee112.ent.ti.com [157.170.170.23]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id x2PD9nWZ019112 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Mon, 25 Mar 2019 08:09:49 -0500 Received: from DLEE109.ent.ti.com (157.170.170.41) by DLEE112.ent.ti.com (157.170.170.23) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1713.5; Mon, 25 Mar 2019 08:09:49 -0500 Received: from dlep32.itg.ti.com (157.170.170.100) by DLEE109.ent.ti.com (157.170.170.41) with Microsoft SMTP Server (version=TLS1_0, cipher=TLS_RSA_WITH_AES_256_CBC_SHA) id 15.1.1713.5 via Frontend Transport; Mon, 25 Mar 2019 08:09:49 -0500 Received: from [172.24.190.89] (ileax41-snat.itg.ti.com [10.172.224.153]) by dlep32.itg.ti.com (8.14.3/8.13.8) with ESMTP id x2PD9hmO020477; Mon, 25 Mar 2019 08:09:44 -0500 Subject: Re: [RFC PATCH v2 2/5] dt-bindings: mtd: Add binding documentation for Hyperbus memory devices To: Sergei Shtylyov , David Woodhouse , Brian Norris , Boris Brezillon , Marek Vasut , Richard Weinberger , Rob Herring CC: Greg Kroah-Hartman , Arnd Bergmann , , , , , , , Mason Yang References: <20190321174548.9288-1-vigneshr@ti.com> <20190321174548.9288-3-vigneshr@ti.com> From: Vignesh Raghavendra Message-ID: <43af4200-7734-733a-a227-f3b75bf40457@ti.com> Date: Mon, 25 Mar 2019 18:40:41 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8" Content-Language: en-US Content-Transfer-Encoding: 7bit X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On 24/03/19 9:48 PM, Sergei Shtylyov wrote: > Hello! > > On 03/21/2019 08:45 PM, Vignesh Raghavendra wrote: > >> Add DT binding documentation for Hyperbus memory devices. Only >> Hyperflash is supported at the moment. >> >> Signed-off-by: Vignesh Raghavendra >> --- >> Documentation/devicetree/bindings/mtd/cypress,hyperbus.txt | 6 ++++++ >> 1 file changed, 6 insertions(+) >> create mode 100644 Documentation/devicetree/bindings/mtd/cypress,hyperbus.txt >> >> diff --git a/Documentation/devicetree/bindings/mtd/cypress,hyperbus.txt b/Documentation/devicetree/bindings/mtd/cypress,hyperbus.txt >> new file mode 100644 >> index 000000000000..cb408f80b868 >> --- /dev/null >> +++ b/Documentation/devicetree/bindings/mtd/cypress,hyperbus.txt >> @@ -0,0 +1,6 @@ >> +Bindings for Hyperflash NOR flash chips compliant with Cypress Hyperbus >> +specification and supports Cypress CFI specification 1.5 command set. >> + >> +Required properties: >> +- compatible : "cypress,hyperflash" for Hyperflash NOR chips > > What about "cfi-flash", shouldn't it be also specified? Oh, right. I missed that. Hyperflash is CFI compliant. Will add that next time. Thanks! > >> +- reg : Address where flash's memory mapped space > > MBR, Sergei > -- Regards Vignesh