From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754476AbaIBQOt (ORCPT ); Tue, 2 Sep 2014 12:14:49 -0400 Received: from mail-pa0-f45.google.com ([209.85.220.45]:63232 "EHLO mail-pa0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751739AbaIBQOs (ORCPT ); Tue, 2 Sep 2014 12:14:48 -0400 From: Doug Anderson To: Mark Brown , Chris Zhong Cc: Sonny Rao , Heiko Stuebner , linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, Doug Anderson , mark.rutland@arm.com, devicetree@vger.kernel.org, pawel.moll@arm.com, ijc+devicetree@hellion.org.uk, zhangqing@rock-chips.com, lgirdwood@gmail.com, robh+dt@kernel.org, linux-kernel@vger.kernel.org, galak@codeaurora.org Subject: [PATCH 0/2] Add input supplies to rk808 regulator Date: Tue, 2 Sep 2014 09:14:27 -0700 Message-Id: <1409674469-12123-1-git-send-email-dianders@chromium.org> X-Mailer: git-send-email 2.1.0.rc2.206.gedb03e5 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org We want to specify the input supplies to the rk808 regulator. This patch series adds them to the driver. Note that the bindings are based atop Chris's most recent version at . If the regulator patch is applied before Chris sends out his next version then I think Chris could squash my bindings change (patch 2) into his next version. Doug Anderson (2): regulator: RK808: Add proper input supplies for rk808 dt-bindings: Add input supplies to rk808 bindings Documentation/devicetree/bindings/mfd/rk808.txt | 11 +++++++++++ drivers/regulator/rk808-regulator.c | 15 ++++++++++++++- 2 files changed, 25 insertions(+), 1 deletion(-) -- 2.1.0.rc2.206.gedb03e5