commit | bd6429e81010fdfa8be9df7f136251f905d055f8 | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Wed Nov 25 14:27:37 2015 -0800 |
committer | Andy Gross <andy.gross@linaro.org> | Wed Feb 24 00:14:06 2016 -0600 |
tree | 190b816cc7e196544503c5cb0921416232206662 | |
parent | a70d74492b5ac988ae7ae686305e00d2b79c0bb2 [diff] |
ARM64: 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>