[PATCH v4 2/3] dt-bindings: trivial-devices: add Astera Labs PT5161L

Cosmo Chou posted 3 patches 1 year, 11 months ago
There is a newer version of this series
[PATCH v4 2/3] dt-bindings: trivial-devices: add Astera Labs PT5161L
Posted by Cosmo Chou 1 year, 11 months ago
Add dt-bindings for pt5161l temperature monitoring.

Signed-off-by: Cosmo Chou <chou.cosmo@gmail.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
---
 Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml
index 21d1f066f875..db3e585962e4 100644
--- a/Documentation/devicetree/bindings/trivial-devices.yaml
+++ b/Documentation/devicetree/bindings/trivial-devices.yaml
@@ -47,6 +47,8 @@ properties:
           - adi,lt7182s
             # AMS iAQ-Core VOC Sensor
           - ams,iaq-core
+            # Temperature monitoring of Astera Labs PT5161L PCIe retimer
+          - asteralabs,pt5161l
             # i2c serial eeprom (24cxx)
           - at,24c08
             # ATSHA204 - i2c h/w symmetric crypto module
-- 
2.34.1
Re: [PATCH v4 2/3] dt-bindings: trivial-devices: add Astera Labs PT5161L
Posted by Guenter Roeck 1 year, 10 months ago
On Mon, Jan 15, 2024 at 06:05:17PM +0800, Cosmo Chou wrote:
> Add dt-bindings for pt5161l temperature monitoring.
> 
> Signed-off-by: Cosmo Chou <chou.cosmo@gmail.com>
> Acked-by: Conor Dooley <conor.dooley@microchip.com>

Applied.

Thanks,
Guenter