Skip to content

Commit

Permalink
labs: kernel: Remove solution from the wrong-nunchuk-examples.yaml file
Browse files Browse the repository at this point in the history
Signed-off-by: Miquel Raynal <[email protected]>
  • Loading branch information
miquelraynal committed Jun 14, 2024
1 parent 4014725 commit 86c3756
Showing 1 changed file with 0 additions and 27 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,33 +4,6 @@
$id: http://devicetree.org/schemas/misc/nintendo,nunchuk.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#

title: Nintendo I2C nunchuk

description: |
I2C device reporting gyroscope and accelerometer values, plus
a Z and a C button.
maintainers:
- Bootlin training attendee <[email protected]>

properties:
compatible:
const: nintendo,nunchuk

reg:
const: 0x52

nintendo,alternate-init:
type: boolean
description: There are two possible initializations among nunchuks,
this property flags devices expecting the alternate logic.

required:
- compatible
- reg

unevaluatedProperties: false

examples:
- |
/* This is a valid example */
Expand Down

0 comments on commit 86c3756

Please sign in to comment.