Re: [PATCH 04/13] dt-bindings: media: ti,cal: Remove sensor from example
From: Rob Herring <robh@kernel.org>
Date: 2020-07-23 20:57:30
Also in:
linux-devicetree, linux-media
From: Rob Herring <robh@kernel.org>
Date: 2020-07-23 20:57:30
Also in:
linux-devicetree, linux-media
On Fri, 17 Jul 2020 15:28:50 +0200, Jacopo Mondi wrote:
The newly introduced dt-schema bindings for the ov5640 image sensor triggered a warning in the ti,cal.yaml bindings file, which has a camera sensor node marked compatible with the sensor. As in the example is enough to report a node for the device that the bindings is about, and maintaining the sensor node up-to-date is a non-necessary burden, remove the image sensor node from the ti,cal bindings file. Signed-off-by: Jacopo Mondi <jacopo+renesas@jmondi.org> --- .../devicetree/bindings/media/ti,cal.yaml | 22 ------------------- 1 file changed, 22 deletions(-)
Reviewed-by: Rob Herring <robh@kernel.org>