diff options
author | Vincent Tremblay <vincent@vtremblay.dev> | 2022-12-27 09:10:07 -0500 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-12-27 14:14:01 +0000 |
commit | f7879d677e76d0c4449fa1839f948d335795f334 (patch) | |
tree | bba3d4b143b86d981ae773d2aba8314613056dd4 /Documentation/devicetree/bindings/trivial-devices.yaml | |
parent | c67d90e058550403a3e6f9b05bfcdcfa12b1815c (diff) | |
download | linux-next-f7879d677e76d0c4449fa1839f948d335795f334.tar.gz |
dt-bindings: trivial-devices: Add silabs,si3210
Add Silicon Labs SI3210 to trivial devices.
Signed-off-by: Vincent Tremblay <vincent@vtremblay.dev>
Link: https://lore.kernel.org/r/20221227141011.111410-1-vincent@vtremblay.dev
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/trivial-devices.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/trivial-devices.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml index 5a3ccbce8c23..7da40dadfe2e 100644 --- a/Documentation/devicetree/bindings/trivial-devices.yaml +++ b/Documentation/devicetree/bindings/trivial-devices.yaml @@ -325,6 +325,8 @@ properties: - sgx,vz89x # Silicon Labs EM3581 Zigbee SoC with SPI interface - silabs,em3581 + # Silicon Labs SI3210 Programmable CMOS SLIC/CODEC with SPI interface + - silabs,si3210 # Relative Humidity and Temperature Sensors - silabs,si7020 # Skyworks SKY81452: Six-Channel White LED Driver with Touch Panel Bias Supply |