Skip to content

Commit 154e5f2

Browse files
Stanislav Jakubekrobherring
authored andcommitted
dt-bindings: trivial-devices: fix swapped comments
sparkfun,qwiic-joystick and st,24c256 had their comments incorrectly swapped. Swap them to make them correct. Signed-off-by: Stanislav Jakubek <stano.jakubek@gmail.com> Signed-off-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/7dc6ddb0b042cd243b2875e9aea81cad541d1c6b.1642080090.git.stano.jakubek@gmail.com
1 parent 364da22 commit 154e5f2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Documentation/devicetree/bindings/trivial-devices.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -295,9 +295,9 @@ properties:
295295
- skyworks,sky81452
296296
# Socionext SynQuacer TPM MMIO module
297297
- socionext,synquacer-tpm-mmio
298-
# i2c serial eeprom (24cxx)
299-
- sparkfun,qwiic-joystick
300298
# SparkFun Qwiic Joystick (COM-15168) with i2c interface
299+
- sparkfun,qwiic-joystick
300+
# i2c serial eeprom (24cxx)
301301
- st,24c256
302302
# Ambient Light Sensor with SMBUS/Two Wire Serial Interface
303303
- taos,tsl2550

0 commit comments

Comments
 (0)