From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752733AbaEVQP0 (ORCPT ); Thu, 22 May 2014 12:15:26 -0400 Received: from comal.ext.ti.com ([198.47.26.152]:37854 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751730AbaEVQPY (ORCPT ); Thu, 22 May 2014 12:15:24 -0400 Message-ID: <537E224E.3060601@ti.com> Date: Thu, 22 May 2014 19:14:06 +0300 From: Ivan Khoronzhuk User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Lee Jones CC: , , , , , , , , , , , , , , , , , , , , , Subject: Re: [Patch v5 3/7] mfd: ti-keystone-devctrl: add bindings for device state control References: <1400766516-14537-1-git-send-email-ivan.khoronzhuk@ti.com> <1400766516-14537-4-git-send-email-ivan.khoronzhuk@ti.com> <20140522141432.GA19747@lee--X1> <537E0A87.5010408@ti.com> <20140522153309.GB19747@lee--X1> In-Reply-To: <20140522153309.GB19747@lee--X1> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 05/22/2014 06:33 PM, Lee Jones wrote: >>> Why do I only have this patch? Where is the rest of the set? Also, >>> it's on v5 and I don't recall seeing the other 4 versions? >> It's strange I've sent whole series on >> >> linux-kernel@vger.kernel.org >> linux-arm-kernel@lists.infradead.org >> linux-doc@vger.kernel.org >> devicetree@vger.kernel.org >> >> v4 is also was sent to lists in question: >> https://lkml.org/lkml/2014/5/21/359 > But did you send them to me? I don't parse the list. > Sorry. Becouse /scripts/get_maintainer.pl patches/reset_driver_v6/* hadn't been listed you It's because there is no patch with "code" for the bindings you've comment. I should check it by hand for mtd. The bindings for mtd device_state_control were added only on v5 And it's added only to describe what is the node we've used in a keystone DT. The node is planned to be used only via syscon phandle, there is no driver for it, and compatible string for "ti,keystone-devctrl" added only to be matched by a high-level device driver if needed. I'll send new v6 series to you also. Once again sorry. -- Regards, Ivan Khoronzhuk