From patchwork Tue May 20 20:28:06 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matt Porter X-Patchwork-Id: 4212881 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 2082E9F32A for ; Tue, 20 May 2014 20:32:09 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 415CC201C0 for ; Tue, 20 May 2014 20:32:08 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 7BADA2034C for ; Tue, 20 May 2014 20:32:07 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1WmqfC-0004tR-Ru; Tue, 20 May 2014 20:29:30 +0000 Received: from mail-ie0-f180.google.com ([209.85.223.180]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WmqeU-0004Ho-Fz for linux-arm-kernel@lists.infradead.org; Tue, 20 May 2014 20:28:47 +0000 Received: by mail-ie0-f180.google.com with SMTP id tp5so1048532ieb.39 for ; Tue, 20 May 2014 13:28:25 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=CSyx2iueLW18ItdihZGtRxrzHvLsWr7mIlE2hrgeWQg=; b=YlgBBf0QhoAkctaZE8ZRPTIUef7cOBKchZ485uWgeHOH1SPd4Lrgm7VBv5x9s8cdFq irZCuYpjJHakHGtRcUHS1Knxuv1+FhrrPwemaxETAjDUCN6ApJzxRKrluZDiLr8x/lAY lce3F3Q6BBewqPxz3HcHSmbEPjdc/8uqpwawK4kQqpN91bQXEN97VXxUE1C7DahDqiJA A7Ds4Sdlsk55B1CT3GTeazHy4uvSjR9bUr3CW8kuuAngG7zV9MnSWvsF9cgawPazHy9D Rz7BnrEyeRx4vozcp7fQ3Wp0RRsUpvfBZ1vHA0IMMWYKsFfazmHS78EMKurCX5sX//+6 O/bA== X-Gm-Message-State: ALoCoQmgplYlA227U8NLVJF+EZRIjxqOnqXqyzHsBkOojU/RpVqhqfbxqqY+na4d6P8w0PV1UkHU X-Received: by 10.50.28.84 with SMTP id z20mr8433637igg.0.1400617705286; Tue, 20 May 2014 13:28:25 -0700 (PDT) Received: from beef.ohporter.com (cpe-98-27-254-98.neo.res.rr.com. [98.27.254.98]) by mx.google.com with ESMTPSA id fn3sm31420294igb.22.2014.05.20.13.28.23 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 20 May 2014 13:28:24 -0700 (PDT) From: Matt Porter To: Devicetree List , Lee Jones , Samuel Ortiz , Liam Girdwood , Mark Brown Subject: [PATCH RESEND v2 4/4] ARM: dts: bcm590xx: add support for GPLDO and VBUS regulators Date: Tue, 20 May 2014 16:28:06 -0400 Message-Id: <1400617686-9701-5-git-send-email-mporter@linaro.org> X-Mailer: git-send-email 1.8.4 In-Reply-To: <1400617686-9701-1-git-send-email-mporter@linaro.org> References: <1400617686-9701-1-git-send-email-mporter@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140520_132846_608262_D2F2C419 X-CRM114-Status: UNSURE ( 9.93 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.7 (/) Cc: Tim Kryger , Markus Mayer , Linux Kernel Mailing List , Linux ARM Kernel List X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Adds additional nodes to support GPLDO1-6 and VBUS regulators which are now supported in the bcm590xx regulator driver. Signed-off-by: Matt Porter --- arch/arm/boot/dts/bcm59056.dtsi | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/arch/arm/boot/dts/bcm59056.dtsi b/arch/arm/boot/dts/bcm59056.dtsi index dfadaaa..066adfb 100644 --- a/arch/arm/boot/dts/bcm59056.dtsi +++ b/arch/arm/boot/dts/bcm59056.dtsi @@ -70,5 +70,26 @@ vsr_reg: vsr { }; + + gpldo1_reg: gpldo1 { + }; + + gpldo2_reg: gpldo2 { + }; + + gpldo3_reg: gpldo3 { + }; + + gpldo4_reg: gpldo4 { + }; + + gpldo5_reg: gpldo5 { + }; + + gpldo6_reg: gpldo6 { + }; + + vbus_reg: vbus { + }; }; };