Add dt-bindings for pt5161l temperature monitoring.
Signed-off-by: Cosmo Chou <[email protected]>
Acked-by: Conor Dooley <[email protected]>
---
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
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 <[email protected]>
> Acked-by: Conor Dooley <[email protected]>
Applied.
Thanks,
Guenter