summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2023-06-26 01:36:01 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2023-06-26 01:36:01 +0300
commite3b2e2c14bcc12da2c463a7179db39139f682573 (patch)
tree169bff3c61b933e8f6fb72c422bdb2c6344adb45 /Documentation
parent547cc9be86f4c51c51fd429ace6c2e1ef9050d15 (diff)
parente69b9bc170c6d93ee375a5cbfd15f74c0fb59bdd (diff)
downloadlinux-e3b2e2c14bcc12da2c463a7179db39139f682573.tar.xz
Merge tag 'i2c-for-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Pull i2c fixes from Wolfram Sang: "Nothing fancy. Two driver and one DT binding fix" * tag 'i2c-for-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux: i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle i2c: qup: Add missing unwind goto in qup_i2c_probe() dt-bindings: i2c: opencores: Add missing type for "regstep"
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/i2c/opencores,i2c-ocores.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/i2c/opencores,i2c-ocores.yaml b/Documentation/devicetree/bindings/i2c/opencores,i2c-ocores.yaml
index 85d9efb743ee..d9ef86729011 100644
--- a/Documentation/devicetree/bindings/i2c/opencores,i2c-ocores.yaml
+++ b/Documentation/devicetree/bindings/i2c/opencores,i2c-ocores.yaml
@@ -60,6 +60,7 @@ properties:
default: 0
regstep:
+ $ref: /schemas/types.yaml#/definitions/uint32
description: |
deprecated, use reg-shift above
deprecated: true