summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/media/i2c/ov8856.yaml
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2020-06-12 21:56:43 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2020-06-12 21:56:43 +0300
commit4071b856afc8a49ec41e98ff45151bb0800bc46d (patch)
treedc4a8789a6da704b565213fca3d36adf2e55da97 /Documentation/devicetree/bindings/media/i2c/ov8856.yaml
parent7de26c41c19fc7b2e078d31fd039e1a017064b89 (diff)
parent8440d4a75d90556cfb8fb3e244443f67381aafd6 (diff)
downloadlinux-4071b856afc8a49ec41e98ff45151bb0800bc46d.tar.xz
Merge tag 'devicetree-fixes-for-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Pull Devicetree fixes from Rob Herring: - Another round of whack-a-mole removing 'allOf', redundant cases of 'maxItems' and incorrect 'reg' sizes - Fix support for yaml.h in non-standard paths * tag 'devicetree-fixes-for-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: dt-bindings: Remove redundant 'maxItems' dt-bindings: Fix more incorrect 'reg' property sizes in examples dt-bindings: phy: qcom: Fix missing 'ranges' and example addresses dt-bindings: Remove more cases of 'allOf' containing a '$ref' scripts/dtc: use pkg-config to include <yaml.h> in non-standard path
Diffstat (limited to 'Documentation/devicetree/bindings/media/i2c/ov8856.yaml')
-rw-r--r--Documentation/devicetree/bindings/media/i2c/ov8856.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/media/i2c/ov8856.yaml b/Documentation/devicetree/bindings/media/i2c/ov8856.yaml
index d6af685ad3ca..1956b2a32bf4 100644
--- a/Documentation/devicetree/bindings/media/i2c/ov8856.yaml
+++ b/Documentation/devicetree/bindings/media/i2c/ov8856.yaml
@@ -79,8 +79,7 @@ properties:
- const: 4
link-frequencies:
- allOf:
- - $ref: /schemas/types.yaml#/definitions/uint64-array
+ $ref: /schemas/types.yaml#/definitions/uint64-array
description:
Allowed data bus frequencies. 360000000, 180000000 Hz or both
are supported by the driver.