diff options
| author | Erik Rosen <[email protected]> | 2021-03-18 22:24:40 +0100 |
|---|---|---|
| committer | Guenter Roeck <[email protected]> | 2021-04-20 06:50:14 -0700 |
| commit | fd1edbd398629bf7d70226b9b84861e9701e2e84 (patch) | |
| tree | 3169311feb456587e1ce42e34f4d39209b33d26d | |
| parent | 73a76220e45e1a65c72a4b83774d63bd12cf3b1b (diff) | |
dt-bindings: Add trivial device entry for TPS53676
Add trivial device entry for TPS53676
Signed-off-by: Erik Rosen <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Acked-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[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 9a01006844e4..08e417e2236c 100644 --- a/Documentation/devicetree/bindings/trivial-devices.yaml +++ b/Documentation/devicetree/bindings/trivial-devices.yaml @@ -292,6 +292,8 @@ properties: - ti,tmp103 # Digital Temperature Sensor - ti,tmp275 + # TI Dual channel DCAP+ multiphase controller TPS53676 with AVSBus + - ti,tps53676 # TI Dual channel DCAP+ multiphase controller TPS53679 - ti,tps53679 # TI Dual channel DCAP+ multiphase controller TPS53688 |