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.3 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS,URIBL_BLOCKED,USER_AGENT_MUTT 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 2F94BECDE43 for ; Fri, 19 Oct 2018 14:58:18 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id DE2EE2064A for ; Fri, 19 Oct 2018 14:58:17 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org DE2EE2064A Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=atomide.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727574AbeJSXEo (ORCPT ); Fri, 19 Oct 2018 19:04:44 -0400 Received: from muru.com ([72.249.23.125]:52392 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726664AbeJSXEo (ORCPT ); Fri, 19 Oct 2018 19:04:44 -0400 Received: from atomide.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id E5A2F80BF; Fri, 19 Oct 2018 14:58:13 +0000 (UTC) Date: Fri, 19 Oct 2018 07:58:12 -0700 From: Tony Lindgren To: Dan Murphy Cc: Pavel Machek , Jacek Anaszewski , Rob Herring , Lee Jones , devicetree@vger.kernel.org, "linux-kernel@vger.kernel.org" , Linux LED Subsystem Subject: Re: [PATCH v3 2/9] dt-bindings: ti-lmu: Remove LM3697 Message-ID: <20181019145812.GC43338@atomide.com> References: <20181012162619.GA28573@bogus> <20181012180312.GB5565@amd> <60cc9238-aba2-aa6a-64a4-2b5e20835549@gmail.com> <73647af4-0258-49a9-d9b6-eeef7e7813dc@gmail.com> <5c7f03cc-4d45-6010-523d-46721c218731@ti.com> <20181015214512.GA2001@amd> <20181018221048.GA6364@amd> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 * Dan Murphy [181019 11:42]: > On 10/18/2018 05:10 PM, Pavel Machek wrote: > > > > Now... this is what I've suggested before. If you don't agree, you may > > want to contact Tony Lindgren, IIRC he works for TI, too, and might be > > willing to help. > > I will ping Tony just to close the loop. I will be posting v4 today after making the changes. > I was hoping to have some code review prior to posting v4 but have not received any comments so > v4 will just be a patch rearrangement. I guess not much to ping here though as I know little about these chips :) As long as Rob is happy with the binding changes I'll be happy too. Regards, Tony