ARM: zynq: Fix OCM mapping to be aligned with binding on zc702
authorMichal Simek <michal.simek@xilinx.com>
Thu, 26 Nov 2020 13:25:03 +0000 (14:25 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 9 Dec 2020 14:18:29 +0000 (15:18 +0100)
commit225c13237732bba4b6714b43a3c4fe803da3166c
treec50eff3aa131480d8a17ca4190b5d9c92b4686ca
parent38d1985fdfcf20dc246b552580479ae602f735d1
ARM: zynq: Fix OCM mapping to be aligned with binding on zc702

The commit f69629919942 ("dt-bindings: sram: Convert SRAM bindings to
json-schema") converted binding to yaml and some missing required
properties started to be reported. Align binding based on it.

The patch is fixing these warnings:
.../zynq-zc702.dt.yaml: sram@fffc0000: '#address-cells' is a required property
.../zynq-zc702.dt.yaml: sram@fffc0000: '#size-cells' is a required property
.../zynq-zc702.dt.yaml: sram@fffc0000: 'ranges' is a required property
>From schema: .../Documentation/devicetree/bindings/sram/sram.yaml

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Link: https://lore.kernel.org/r/87c02786ccd8d7827827a9d95a8737bb300caeb0.1606397101.git.michal.simek@xilinx.com
arch/arm/boot/dts/zynq-zc702.dts