[RFC/PATCH] pinctrl: qcom: Add generic ssbi and spmi GPIO/MPP bindings
From: Stephen Boyd <hidden>
Date: 2015-11-20 17:53:40
Also in:
linux-arm-msm, linux-devicetree, linux-gpio, lkml
From: Stephen Boyd <hidden>
Date: 2015-11-20 17:53:40
Also in:
linux-arm-msm, linux-devicetree, linux-gpio, lkml
On 11/19, Rob Herring wrote:
On Tue, Nov 17, 2015 at 05:00:26PM -0800, Stephen Boyd wrote:quoted
The drivers don't really need to know which PMIC they're for, so make a generic binding for them. This alleviates us from updating the drivers every time a new PMIC comes out. It's still recommended that we update the binding with new PMIC models and always specify the specific model for the MPPs and gpios before the generic compatible string in devicetree, but this at least cuts down on adding more and more compatible strings to the drivers until we actually need them. Cc: <redacted> Cc: "Ivan T. Ivanov" <redacted> Cc: Bjorn Andersson <redacted> Signed-off-by: Stephen Boyd <redacted> ---Seems okay to me. I assume you are going to update all the dts files?
Yep, I'll send out patches to do that. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project