diff options
author | Vincent Tremblay <[email protected]> | 2022-12-27 09:10:07 -0500 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-12-27 14:14:01 +0000 |
commit | f7879d677e76d0c4449fa1839f948d335795f334 (patch) | |
tree | bba3d4b143b86d981ae773d2aba8314613056dd4 | |
parent | c67d90e058550403a3e6f9b05bfcdcfa12b1815c (diff) |
dt-bindings: trivial-devices: Add silabs,si3210
Add Silicon Labs SI3210 to trivial devices.
Signed-off-by: Vincent Tremblay <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
-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 |