From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751795AbbJLVFE (ORCPT ); Mon, 12 Oct 2015 17:05:04 -0400 Received: from muru.com ([72.249.23.125]:57835 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751086AbbJLVFB (ORCPT ); Mon, 12 Oct 2015 17:05:01 -0400 Date: Mon, 12 Oct 2015 14:04:57 -0700 From: Tony Lindgren To: Teresa Remmet Cc: linux-omap@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, =?utf-8?Q?Beno=C3=AEt?= Cousson , Mark Rutland , Pawel Moll , Rob Herring Subject: Re: [PATCH 2/2] ARM: dts: am335x-wega: Clean up regulators Message-ID: <20151012210456.GY23801@atomide.com> References: <1441281607-35457-1-git-send-email-t.remmet@phytec.de> <1441281607-35457-2-git-send-email-t.remmet@phytec.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1441281607-35457-2-git-send-email-t.remmet@phytec.de> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Teresa Remmet [150903 05:03]: > Cleaned up the regulators on the wega board. Created a simple bus, > renamed the regulators according to the schematics and added missing > regulator on wega. Applying this one into omap-for-v4.4/dt thanks. Tony