All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] qcom: Remove size elements from pmic reg properties
@ 2015-11-25 22:27 ` Stephen Boyd
  0 siblings, 0 replies; 11+ messages in thread
From: Stephen Boyd @ 2015-11-25 22:27 UTC (permalink / raw)
  To: Andy Gross; +Cc: linux-kernel, linux-arm-msm, linux-arm-kernel

These patches remove the size elements from the pmic reg properties.
Technically they shouldn't be there because size-cells is 0 for the
parent node, but we've put them there so that MPP and gpio drivers
can figure out how many gpios there are.

So once the gpio and mpp drivers are fixed to count the irqs instead
of look at this reg property, we can apply this patch to remove the size
elements and be DT compliant. That would be a complicated cross-merge
between pinctrl and arm-soc trees though, so perhaps this series should
wait until the two trees meet in v4.5?

Stephen Boyd (2):
  ARM: dts: qcom: Remove size elements from pmic reg properties
  ARM64: dts: qcom: Remove size elements from pmic reg properties

 arch/arm/boot/dts/qcom-pm8841.dtsi   |  4 ++--
 arch/arm/boot/dts/qcom-pm8941.dtsi   | 22 +++++++++++-----------
 arch/arm64/boot/dts/qcom/pm8916.dtsi | 10 +++++-----
 3 files changed, 18 insertions(+), 18 deletions(-)

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2015-12-16 20:45 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-25 22:27 [PATCH 0/2] qcom: Remove size elements from pmic reg properties Stephen Boyd
2015-11-25 22:27 ` Stephen Boyd
2015-11-25 22:27 ` [PATCH 1/2] ARM: dts: " Stephen Boyd
2015-11-25 22:27   ` Stephen Boyd
2015-12-16 20:44   ` [1/2] " Andy Gross
2015-12-16 20:44     ` Andy Gross
2015-12-16 20:44     ` Andy Gross
2015-11-25 22:27 ` [PATCH 2/2] ARM64: " Stephen Boyd
2015-11-25 22:27   ` Stephen Boyd
2015-12-16 20:45   ` [2/2] " Andy Gross
2015-12-16 20:45     ` Andy Gross

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.