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 <peron.clem@gmail.com>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20201011211514.155266-1-peron.clem@gmail.com
This commit is contained in:
Clément Péron
2020-10-11 23:15:14 +02:00
committed by Maxime Ripard
parent fdc24d722f
commit a2089ac7f8

View File

@@ -122,9 +122,6 @@ &csi {
status = "okay";
port {
#address-cells = <1>;
#size-cells = <0>;
csi_ep: endpoint {
remote-endpoint = <&ov5640_ep>;
bus-width = <8>;