diff options
author | Vincent Tremblay <vincent@vtremblay.dev> | 2022-12-26 21:35:47 -0500 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-12-27 11:58:25 +0000 |
commit | 54c467b314b6c2afeb7093d86886103392e3499c (patch) | |
tree | 3f9af054dcace5cd6aa0cfb7215123f1679a3d62 /Documentation/devicetree/bindings/trivial-devices.yaml | |
parent | e5f0dfa78ac77374a3f0817bf427a22f61494246 (diff) |
dt-bindings: trivial-devices: Add silabs,em3581
Add Silicon Labs EM3581 Zigbee SoC to trivial-devices.
Signed-off-by: Vincent Tremblay <vincent@vtremblay.dev>
Link: https://lore.kernel.org/r/20221227023550.569547-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 f5c0a6283e61..5a3ccbce8c23 100644 --- a/Documentation/devicetree/bindings/trivial-devices.yaml +++ b/Documentation/devicetree/bindings/trivial-devices.yaml @@ -323,6 +323,8 @@ properties: - sensortek,stk8ba50 # SGX Sensortech VZ89X Sensors - sgx,vz89x + # Silicon Labs EM3581 Zigbee SoC with SPI interface + - silabs,em3581 # Relative Humidity and Temperature Sensors - silabs,si7020 # Skyworks SKY81452: Six-Channel White LED Driver with Touch Panel Bias Supply |