* [PATCH] media: dt-bindings: media: i2c: Fix $id of renamed ov5647.yaml
@ 2021-01-20 18:04 Bjorn Andersson
2021-01-20 21:40 ` Rob Herring
0 siblings, 1 reply; 2+ messages in thread
From: Bjorn Andersson @ 2021-01-20 18:04 UTC (permalink / raw)
To: Dave Stevenson, Jacopo Mondi, Mauro Carvalho Chehab, Rob Herring,
Sakari Ailus
Cc: linux-media, devicetree, linux-kernel
The recent rename of ov5647.yaml missed to update the $id, resulting in
a binding check error. Fix this.
Fixes: 1b5071af8240 ("media: dt-bindings: media: i2c: Rename ov5647.yaml")
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
---
Documentation/devicetree/bindings/media/i2c/ovti,ov5647.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/media/i2c/ovti,ov5647.yaml b/Documentation/devicetree/bindings/media/i2c/ovti,ov5647.yaml
index 280c62afae13..429566c9ee1d 100644
--- a/Documentation/devicetree/bindings/media/i2c/ovti,ov5647.yaml
+++ b/Documentation/devicetree/bindings/media/i2c/ovti,ov5647.yaml
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
%YAML 1.2
---
-$id: http://devicetree.org/schemas/media/i2c/ov5647.yaml#
+$id: http://devicetree.org/schemas/media/i2c/ovti,ov5647.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#
title: Omnivision OV5647 raw image sensor
--
2.29.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] media: dt-bindings: media: i2c: Fix $id of renamed ov5647.yaml
2021-01-20 18:04 [PATCH] media: dt-bindings: media: i2c: Fix $id of renamed ov5647.yaml Bjorn Andersson
@ 2021-01-20 21:40 ` Rob Herring
0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2021-01-20 21:40 UTC (permalink / raw)
To: Bjorn Andersson
Cc: Dave Stevenson, Jacopo Mondi, Mauro Carvalho Chehab, Sakari Ailus,
linux-media, devicetree, linux-kernel
On Wed, Jan 20, 2021 at 10:04:03AM -0800, Bjorn Andersson wrote:
> The recent rename of ov5647.yaml missed to update the $id, resulting in
> a binding check error. Fix this.
>
> Fixes: 1b5071af8240 ("media: dt-bindings: media: i2c: Rename ov5647.yaml")
> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
> ---
> Documentation/devicetree/bindings/media/i2c/ovti,ov5647.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
There's already a patch for this one.
Rob
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-01-20 23:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-20 18:04 [PATCH] media: dt-bindings: media: i2c: Fix $id of renamed ov5647.yaml Bjorn Andersson
2021-01-20 21:40 ` Rob Herring
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).