2020-10-12 02:18:01

by Clément Péron

[permalink] [raw]
Subject: [PATCH] arm64: dts: allwinner: pinetab: Drop unnecessary address/size-cells information

make dtbs_check warm about unknown address/size-cells property in the
pinetab device-tree.

This is because these information are not necessary.

Drop them.

Signed-off-by: Clément Péron <[email protected]>
---
arch/arm64/boot/dts/allwinner/sun50i-a64-pinetab.dts | 3 ---
1 file changed, 3 deletions(-)

diff --git a/arch/arm64/boot/dts/allwinner/sun50i-a64-pinetab.dts b/arch/arm64/boot/dts/allwinner/sun50i-a64-pinetab.dts
index 3ab0f0347bc9..0494bfaf2ffa 100644
--- a/arch/arm64/boot/dts/allwinner/sun50i-a64-pinetab.dts
+++ b/arch/arm64/boot/dts/allwinner/sun50i-a64-pinetab.dts
@@ -122,9 +122,6 @@ &csi {
status = "okay";

port {
- #address-cells = <1>;
- #size-cells = <0>;
-
csi_ep: endpoint {
remote-endpoint = <&ov5640_ep>;
bus-width = <8>;
--
2.25.1


2020-10-12 15:46:01

by Maxime Ripard

[permalink] [raw]
Subject: Re: [PATCH] arm64: dts: allwinner: pinetab: Drop unnecessary address/size-cells information

On Sun, Oct 11, 2020 at 11:15:14PM +0200, Cl?ment P?ron wrote:
> make dtbs_check warm about unknown address/size-cells property in the
> pinetab device-tree.
>
> This is because these information are not necessary.
>
> Drop them.
>
> Signed-off-by: Cl?ment P?ron <[email protected]>

Queued as a fix for 5.10

Thanks!
Maxime


Attachments:
(No filename) (345.00 B)
signature.asc (235.00 B)
Download all attachments