On Mon, Jan 16, 2017 at 04:58:48PM -0800, Jeremy McNicoll wrote: > Add Nexus 5X (msm8992) SDHCI support, including initial regulator > entries to support enabling the main SDHCI/MMC. > > The RPM is common between 8992 & 8994 simply reflect reality with > a shared DT entry. > > The msm8994 RPM regulator talks over SMD to the APPS processor. > > Signed-off-by: Jeremy McNicoll <jeremymc@xxxxxxxxxx> > --- > > Dropped RobH's ACK explicitly after addressing all feedback. > The reason is that msm8994-smd-rpm.dtsi was created to allow > for sharing between 8992 & 8994 as the RPM is common between > the two. > > .../bindings/regulator/qcom,smd-rpm-regulator.txt | 40 +++ > .../boot/dts/qcom/msm8992-bullhead-rev-101.dts | 2 + > arch/arm64/boot/dts/qcom/msm8992-pins.dtsi | 82 ++++++ > arch/arm64/boot/dts/qcom/msm8992.dtsi | 153 ++++++++++++ > arch/arm64/boot/dts/qcom/msm8994-smd-rpm.dtsi | 276 +++++++++++++++++++++ Acked-by: Rob Herring <robh@xxxxxxxxxx> > drivers/regulator/qcom_smd-regulator.c | 49 ++++ > 6 files changed, 602 insertions(+) > create mode 100644 arch/arm64/boot/dts/qcom/msm8994-smd-rpm.dtsi -- To unsubscribe from this list: send the line "unsubscribe linux-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html