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=-2.2 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no 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 CE70BC34368 for ; Fri, 13 Dec 2019 20:40:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 0CFA024765 for ; Fri, 13 Dec 2019 20:40:30 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=cogentembedded-com.20150623.gappssmtp.com header.i=@cogentembedded-com.20150623.gappssmtp.com header.b="gXOWCxe5" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728763AbfLMSgG (ORCPT ); Fri, 13 Dec 2019 13:36:06 -0500 Received: from mail-lf1-f65.google.com ([209.85.167.65]:37126 "EHLO mail-lf1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728712AbfLMSgG (ORCPT ); Fri, 13 Dec 2019 13:36:06 -0500 Received: by mail-lf1-f65.google.com with SMTP id b15so16409lfc.4 for ; Fri, 13 Dec 2019 10:36:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cogentembedded-com.20150623.gappssmtp.com; s=20150623; h=subject:to:cc:references:from:organization:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=+yYxOT0va2VHzwIKoZ6C2B0Jvut+fqhudWR3wypOJFA=; b=gXOWCxe5ihfQaMVe6vNWAQ0C45ZFllMGAVs+YMFtY5KzS4YCZkgJ4wYsK/Wp2lZ8oe wP0bj6bZ7m95r/wcDgtvV/TRyN/fxX5rQtgthfwhjOy1vWCbaDydD/tke5Ksp94azd7K CPQMyWG1VrtwbVmeqJ7b11LWVh8wU0aISMN3xUFl9KtwHNyML4fpdilR4GPwKBqLfyDl JEzDQopgu5nLhzFh/ahB9o32iYmvTedFa+pBPB+WlC8D9u6GfFhVKIqil58xWiTyFzSm pr+zfMORBeMCMoZxguRCNt3Z6U3Q61aqCHqQmQEaEqljtmXYhnlg4Muw/PdF+QUF6PaV aX6A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:organization :message-id:date:user-agent:mime-version:in-reply-to :content-language:content-transfer-encoding; bh=+yYxOT0va2VHzwIKoZ6C2B0Jvut+fqhudWR3wypOJFA=; b=YAmmS6FdFaPmxEs5wMN0/Wg+fg+/7IuLHUyfK5J3jLkPbPIV93soDVAZAwKbJKP3Vd 33EbkLaYy5aJ19GVG+Jcql7GCnxzk4SmOEaspvkCnaayVSIceF+btB6iczsl0wf0lyi2 MlF2x7/hAzC31tIlXoFqQXgT1LnnOkHWcwg3+fttg5vlMjMKuv6GToDR5DptxW7EP0Q+ KHVWQnvxQZj14kVwF7NTk7BD+3+IBKW91i5a8A2cS7Njd/194zKpcUK15Ejyvr1LQ48k 3TDI8xvozWkS/dA/P8VY5FUCjyyQQ9qhtI+ZWmQa2/C7sPI9hL4yVhZdDTTaQ+CdDYWq yOHA== X-Gm-Message-State: APjAAAWyx8+EklrIS5Vm1tKske5i42bKrPUkxWe6uRqsZ1otiRM5l06f bPN7fGvME6jcJnBxScv8DYlD+A== X-Google-Smtp-Source: APXvYqyDjih2mzXZ55CgIu55UJmQthpr1+7SQHKDRtszvEjE6rL8yimdlW9KpwfQfkfbrr7hqkz4dw== X-Received: by 2002:a19:4901:: with SMTP id w1mr9751553lfa.168.1576262164329; Fri, 13 Dec 2019 10:36:04 -0800 (PST) Received: from wasted.cogentembedded.com ([2a00:1fa0:42e:41d4:b11e:4c1d:868f:dabe]) by smtp.gmail.com with ESMTPSA id p136sm5111088lfa.8.2019.12.13.10.36.01 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Dec 2019 10:36:02 -0800 (PST) Subject: Re: [PATCH v2 1/6] spi: Add SPIBSC driver To: Chris Brandt , Mark Brown , Rob Herring , Mark Rutland , Geert Uytterhoeven , Michael Turquette , Stephen Boyd Cc: "linux-spi@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-renesas-soc@vger.kernel.org" , "linux-clk@vger.kernel.org" , Mason Yang References: <20191206134202.18784-1-chris.brandt@renesas.com> <20191206134202.18784-2-chris.brandt@renesas.com> <37c13497-d20f-583f-72d7-1e3c8a241990@cogentembedded.com> From: Sergei Shtylyov Organization: Cogent Embedded Message-ID: <7386b38f-2f52-39cb-3887-e97b024ec563@cogentembedded.com> Date: Fri, 13 Dec 2019 21:36:00 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-MW Content-Transfer-Encoding: 7bit Sender: linux-clk-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org Hello! On 12/12/2019 11:19 PM, Chris Brandt wrote: >> As you can see, the deleted file is back after unmount/re-mount... > > Did you do a 'sync' before you unmounted? Now I have -- no change. > With the RZ/A2M EVB: > > Welcome to Buildroot > buildroot login: root > $ mount /dev/mtdblock3 -t jffs2 /mnt > $ ls -l /mnt > total 688 > -rwsr-xr-x 1 root root 703448 Oct 31 09:08 busybox > -rw-r--r-- 1 root root 6 Oct 31 09:07 hello.txt > $ rm hello.txt > $ sync > $ umount /mnt > $ > $ > $ mount /dev/mtdblock3 -t jffs2 /mnt > $ ls -l /mnt > total 687 > -rwsr-xr-x 1 root root 703448 Oct 31 09:08 busybox > > > Note that I also needed this patch in my tree. > https://patchwork.ozlabs.org/patch/1202314/ I should have mentioned that I was testing in Simon's renesas.git (thus 5.2-rc6), this patch is not applicably there. I'll now try Geert's renesas-devel.git (5.5-rc1)... > Chris MBR, Sergei