From: Flavio Suligoi Date: Wed, 3 Jun 2020 09:15:16 +0000 (+0200) Subject: dt-bindings: leds: fix macro names for pca955x X-Git-Tag: v5.10.7~1945^2~36 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=528c1d71ec954347fa240837e3c30ead0925dcb3;p=platform%2Fkernel%2Flinux-rpi.git dt-bindings: leds: fix macro names for pca955x The documentation reports the wrong macro names related to the pca9532 instead of the pca955x Signed-off-by: Flavio Suligoi Acked-by: Rob Herring Signed-off-by: Pavel Machek --- diff --git a/Documentation/devicetree/bindings/leds/leds-pca955x.txt b/Documentation/devicetree/bindings/leds/leds-pca955x.txt index 7984efb..7a5830f 100644 --- a/Documentation/devicetree/bindings/leds/leds-pca955x.txt +++ b/Documentation/devicetree/bindings/leds/leds-pca955x.txt @@ -26,9 +26,9 @@ LED sub-node properties: from 0 to 15 for the pca9552 from 0 to 3 for the pca9553 - type: (optional) either - PCA9532_TYPE_NONE - PCA9532_TYPE_LED - PCA9532_TYPE_GPIO + PCA955X_TYPE_NONE + PCA955X_TYPE_LED + PCA955X_TYPE_GPIO see dt-bindings/leds/leds-pca955x.h (default to LED) - label : (optional) see Documentation/devicetree/bindings/leds/common.txt