Thread (1 message) 1 message, 1 author, 2015-10-13

[PATCH 4/5] arm: dts: lpc32xx: remove unneeded cell settings from cpus

From: vz@mleia.com (Vladimir Zapolskiy)
Date: 2015-10-13 10:03:05
Also in: linux-devicetree

Hi Joachim,

On 13.10.2015 11:18, Joachim Eastwood wrote:
Hi Vladimir,

On 13 October 2015 at 01:54, Vladimir Zapolskiy [off-list ref] wrote:
quoted
There is no addressable devices under cpus device node, remove noisy
address and size cells properties.

Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
---
 arch/arm/boot/dts/lpc32xx.dtsi | 3 ---
 1 file changed, 3 deletions(-)
diff --git a/arch/arm/boot/dts/lpc32xx.dtsi b/arch/arm/boot/dts/lpc32xx.dtsi
index dcb52cb..929458d 100644
--- a/arch/arm/boot/dts/lpc32xx.dtsi
+++ b/arch/arm/boot/dts/lpc32xx.dtsi
@@ -18,9 +18,6 @@
        interrupt-parent = <&mic>;

        cpus {
-               #address-cells = <0>;
-               #size-cells = <0>;
-
According to Documentation/devicetree/bindings/arm/cpus.txt these
properties are required.

Take a look at Example 3 in the doc for it should look like on a ARM
926EJ-S uniprocessor 32-bit system.
thank you for review and pointing the fact out, then according to
documentation #address-cells must be set to 1 plus reg property in cpu
node is missing, I'll send a fix as patch v2 4/5.

--
With best wishes,
Vladimir
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help