Re: [PATCH v5 4/9] media: staging: dt-bindings: rkisp1: drop parent unit address
From: Rob Herring <robh+dt@kernel.org>
Date: 2020-09-18 14:04:44
Also in:
linux-media, linux-rockchip, lkml
From: Rob Herring <robh+dt@kernel.org>
Date: 2020-09-18 14:04:44
Also in:
linux-media, linux-rockchip, lkml
On Wed, Jul 22, 2020 at 9:56 AM Helen Koike [off-list ref] wrote:
Fix the following error found with make ARCH=arm64 dt_binding_check: Documentation/devicetree/bindings/media/rockchip-isp1.example.dts:24.27-101.11: Warning (unit_address_vs_reg): /example-0/parent@0: node has a unit name, but no reg or ranges property Reported-by: Johan Jonker <redacted> Signed-off-by: Helen Koike <redacted> --- V5: - Patch re-written to drop the unit address instead of adding reg V3: - this is a new patch in the series --- .../Documentation/devicetree/bindings/media/rockchip-isp1.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Acked-by: Rob Herring <robh@kernel.org>