On Fri, Jan 27, 2017 at 01:10:05AM -0800, Jeremy McNicoll wrote: > Node names cannot have an underscore '_' in the name. Well, they can, it's just convention. > Simply rename 'rpm_request' nodes to 'rpm-request' and > adjust associated documentation to reflect reality. > > Signed-off-by: Jeremy McNicoll <jeremymc@xxxxxxxxxx> > --- > > Note: > Kept bindings and dts together as this is a simple search > and replace. > > > Documentation/devicetree/bindings/clock/qcom,rpmcc.txt | 2 +- > .../devicetree/bindings/regulator/qcom,smd-rpm-regulator.txt | 2 +- > Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.txt | 6 +++--- > Documentation/devicetree/bindings/soc/qcom/qcom,smd.txt | 2 +- > arch/arm/boot/dts/qcom-apq8074-dragonboard.dts | 2 +- > arch/arm/boot/dts/qcom-apq8084.dtsi | 2 +- > arch/arm/boot/dts/qcom-msm8974-lge-nexus5-hammerhead.dts | 2 +- > arch/arm/boot/dts/qcom-msm8974-sony-xperia-honami.dts | 2 +- > arch/arm/boot/dts/qcom-msm8974.dtsi | 2 +- > arch/arm64/boot/dts/qcom/msm8916.dtsi | 2 +- > arch/arm64/boot/dts/qcom/msm8994-smd-rpm.dtsi | 2 +- > 11 files changed, 13 insertions(+), 13 deletions(-) Acked-by: Rob Herring <robh@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html