[PATCH 2/2] dt-bindings: gpio: tn48m: document TN4810M support

From: Robert Marko
Date: Fri Jul 16 2021 - 18:17:57 EST


Delta TN4810M expands the existing TN48M drivers, so lets
document the new compatibles.

Note that this patch depends on the following series:
https://patchwork.ozlabs.org/project/linux-gpio/list/?series=247538

Signed-off-by: Robert Marko <robert.marko@xxxxxxxxxx>
---
Documentation/devicetree/bindings/gpio/delta,tn48m-gpio.yaml | 4 ++++
1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/gpio/delta,tn48m-gpio.yaml b/Documentation/devicetree/bindings/gpio/delta,tn48m-gpio.yaml
index aca646aecb12..d729c5dbed65 100644
--- a/Documentation/devicetree/bindings/gpio/delta,tn48m-gpio.yaml
+++ b/Documentation/devicetree/bindings/gpio/delta,tn48m-gpio.yaml
@@ -24,6 +24,10 @@ properties:
- delta,tn48m-gpio-sfp-tx-disable
- delta,tn48m-gpio-sfp-present
- delta,tn48m-gpio-sfp-los
+ - delta,tn4810m-gpio-sfp-tx-disable
+ - delta,tn4810m-gpio-sfp-tx-fault
+ - delta,tn4810m-gpio-sfp-present
+ - delta,tn4810m-gpio-sfp-los

reg:
maxItems: 1
--
2.31.1