Path: csiph.com!aioe.org!bofh.it!news.nic.it!robomod From: Linus Walleij Newsgroups: linux.kernel Subject: Re: [PATCH] gpio: dt-bindings: remove ti,tps65086-gpio binding Date: Fri, 19 Aug 2016 11:00:02 +0200 Message-ID: References: X-Original-To: "Andrew F. Davis" Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=7AfgY7mnwfbXOenYXsd5PZR8BghPkyQ7W4lu2k9bNFk=; b=Popu7eB0QlHkNSwaWFks7uO1Z4WtFppybCQnD5q25TpG/AeiNW5+W5XSYc/ozgHvoZ QUCtQYxGwWQAeXFnV9Iboqun4rXPCvglamanLJ6mbSv4cju0Q4wQ40XyZE/LnXRxYXHt yu+/L9gfiqen8nZ6JeAqrS89i4Vdzp5oMQ60A= X-Google-Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=7AfgY7mnwfbXOenYXsd5PZR8BghPkyQ7W4lu2k9bNFk=; b=JC1UTN2mo6EpeQ4F3HiM7ZRG4HF5nLdDAQjC+twakka9X5qQJIIsPR2h/MLq98361f XWcKp8ae65J1cVNHM5sCF0Dc34c5w1CUU6MiWzzrwdwVAHwKokVM5qlp4ENZFHOfYVoy RPRwtzpnACWm9S38MC61Iioj2fAP6T79mI+dVzGgl2JtXBpfTJAs9BVCW9cKF2JTXs30 fu6LMR6SdSiuIRgcpzQsJi/R5VRk+FPINGvQake2ELRd6ssqM9pgnark1hSNQTj8rYrO YWv88jPy3p3yqnl3cugkJ9cYFdrQiYbZTcPSpK0goqQGIUs9ItHkgfKWUg8UFXC5SKDs hwZQ== X-Gm-Message-State: AEkooutB9Qy/ucHfobhTId4e9hxAobWUjLOHVtG8tZZ363FW/GEKtALUtIhAnVUSbdQXSRhBPAvzhnoP8QFvzrzg X-Received: by 10.202.220.215 with SMTP id t206mr3528490oig.143.1471597068441; Fri, 19 Aug 2016 01:57:48 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Sender: robomod@news.nic.it List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Approved: robomod@news.nic.it Lines: 13 Organization: linux.* mail to news gateway X-Original-Cc: Alexandre Courbot , Rob Herring , Mark Rutland , "linux-gpio@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" X-Original-Date: Fri, 19 Aug 2016 10:57:47 +0200 X-Original-Message-ID: X-Original-References: <20160811184013.2499-1-afd@ti.com> X-Original-Sender: linux-kernel-owner@vger.kernel.org Xref: csiph.com linux.kernel:1466238 On Thu, Aug 11, 2016 at 8:40 PM, Andrew F. Davis wrote: > This binding is no longer correct, the GPIO information can should be > added to the parent node and not into this child node. See > Documentation/devicetree/bindings/mfd/tps65086.txt for the correct usage. > > Signed-off-by: Andrew F. Davis Patch applied. Thanks for helping to keep the kernel clean! Yours, Linus Walleij