linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] leds: Fix reference file name of documentation
@ 2021-05-06  7:08 Wan Jiabing
  2021-05-10  9:56 ` Pavel Machek
  2021-05-11 19:48 ` Rob Herring
  0 siblings, 2 replies; 3+ messages in thread
From: Wan Jiabing @ 2021-05-06  7:08 UTC (permalink / raw)
  To: Pavel Machek, Rob Herring, linux-leds, devicetree, linux-kernel
  Cc: kael_w, Wan Jiabing

In commit 56b01acc1c79a ("dt-bindings: gpio: fairchild,74hc595:
Convert to json-schema"), gpio-74x164.txt was deleted and replaced
by fairchild,74hc595.yaml. Fix the reference file name.

Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
---
 Documentation/devicetree/bindings/leds/leds-bcm6328.txt | 4 ++--
 Documentation/devicetree/bindings/leds/leds-bcm6358.txt | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/devicetree/bindings/leds/leds-bcm6328.txt b/Documentation/devicetree/bindings/leds/leds-bcm6328.txt
index ccebce597f37..a555d94084b7 100644
--- a/Documentation/devicetree/bindings/leds/leds-bcm6328.txt
+++ b/Documentation/devicetree/bindings/leds/leds-bcm6328.txt
@@ -4,8 +4,8 @@ This controller is present on BCM6318, BCM6328, BCM6362 and BCM63268.
 In these SoCs it's possible to control LEDs both as GPIOs or by hardware.
 However, on some devices there are Serial LEDs (LEDs connected to a 74x164
 controller), which can either be controlled by software (exporting the 74x164
-as spi-gpio. See Documentation/devicetree/bindings/gpio/gpio-74x164.txt), or
-by hardware using this driver.
+as spi-gpio. See Documentation/devicetree/bindings/gpio/fairchild,74hc595.yaml),
+or by hardware using this driver.
 Some of these Serial LEDs are hardware controlled (e.g. ethernet LEDs) and
 exporting the 74x164 as spi-gpio prevents those LEDs to be hardware
 controlled, so the only chance to keep them working is by using this driver.
diff --git a/Documentation/devicetree/bindings/leds/leds-bcm6358.txt b/Documentation/devicetree/bindings/leds/leds-bcm6358.txt
index da5708e7b43b..6e51c6b91ee5 100644
--- a/Documentation/devicetree/bindings/leds/leds-bcm6358.txt
+++ b/Documentation/devicetree/bindings/leds/leds-bcm6358.txt
@@ -3,7 +3,7 @@ LEDs connected to Broadcom BCM6358 controller
 This controller is present on BCM6358 and BCM6368.
 In these SoCs there are Serial LEDs (LEDs connected to a 74x164 controller),
 which can either be controlled by software (exporting the 74x164 as spi-gpio.
-See Documentation/devicetree/bindings/gpio/gpio-74x164.txt), or
+See Documentation/devicetree/bindings/gpio/fairchild,74hc595.yaml), or
 by hardware using this driver.
 
 Required properties:
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] leds: Fix reference file name of documentation
  2021-05-06  7:08 [PATCH] leds: Fix reference file name of documentation Wan Jiabing
@ 2021-05-10  9:56 ` Pavel Machek
  2021-05-11 19:48 ` Rob Herring
  1 sibling, 0 replies; 3+ messages in thread
From: Pavel Machek @ 2021-05-10  9:56 UTC (permalink / raw)
  To: Wan Jiabing; +Cc: Rob Herring, linux-leds, devicetree, linux-kernel, kael_w

[-- Attachment #1: Type: text/plain, Size: 389 bytes --]

On Thu 2021-05-06 15:08:24, Wan Jiabing wrote:
> In commit 56b01acc1c79a ("dt-bindings: gpio: fairchild,74hc595:
> Convert to json-schema"), gpio-74x164.txt was deleted and replaced
> by fairchild,74hc595.yaml. Fix the reference file name.
> 
> Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>

Acked-by: Pavel Machek <pavel@ucw.cz>

-- 
http://www.livejournal.com/~pavelmachek

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] leds: Fix reference file name of documentation
  2021-05-06  7:08 [PATCH] leds: Fix reference file name of documentation Wan Jiabing
  2021-05-10  9:56 ` Pavel Machek
@ 2021-05-11 19:48 ` Rob Herring
  1 sibling, 0 replies; 3+ messages in thread
From: Rob Herring @ 2021-05-11 19:48 UTC (permalink / raw)
  To: Wan Jiabing
  Cc: linux-kernel, linux-leds, Rob Herring, devicetree, Pavel Machek, kael_w

On Thu, 06 May 2021 15:08:24 +0800, Wan Jiabing wrote:
> In commit 56b01acc1c79a ("dt-bindings: gpio: fairchild,74hc595:
> Convert to json-schema"), gpio-74x164.txt was deleted and replaced
> by fairchild,74hc595.yaml. Fix the reference file name.
> 
> Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
> ---
>  Documentation/devicetree/bindings/leds/leds-bcm6328.txt | 4 ++--
>  Documentation/devicetree/bindings/leds/leds-bcm6358.txt | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)
> 

Applied, thanks!

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-05-12 20:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-06  7:08 [PATCH] leds: Fix reference file name of documentation Wan Jiabing
2021-05-10  9:56 ` Pavel Machek
2021-05-11 19:48 ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).