ARM: dts: qcom: Remove size elements from pmic reg properties
authorStephen Boyd <sboyd@codeaurora.org>
Wed, 25 Nov 2015 22:27:36 +0000 (14:27 -0800)
committerAndy Gross <andy.gross@linaro.org>
Wed, 24 Feb 2016 05:52:25 +0000 (23:52 -0600)
commit65d4e83e340421b93739a660282d773d895be57d
tree15ca5173f1ee2f98a5cd8bdabab7d5f91273e2a7
parentb32e592d3c28f10dc4fd2d55dd14d47deb5f8532
ARM: dts: qcom: Remove size elements from pmic reg properties

The #size-cells for the pmics are 0, but we specify a size in the
reg property so that MPP and GPIO modules can figure out how many
pins there are. Now that we've done that by counting irqs, we can
remove the size elements in the reg properties and be DT
compliant.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Acked-by: Andy Gross <andy.gross@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
arch/arm/boot/dts/qcom-pm8841.dtsi
arch/arm/boot/dts/qcom-pm8941.dtsi