pm8941-wled.c driver is supporting the WLED peripheral
on pm8941. Rename it to qcom-wled.c so that it can support
WLED on multiple PMICs.
Signed-off-by: Kiran Gunda <redacted>
---
.../bindings/leds/backlight/{pm8941-wled.txt => qcom-wled.txt} | 2 +-
drivers/video/backlight/Kconfig | 8 ++++----
drivers/video/backlight/Makefile | 2 +-
drivers/video/backlight/{pm8941-wled.c => qcom-wled.c} | 0
4 files changed, 6 insertions(+), 6 deletions(-)
rename Documentation/devicetree/bindings/leds/backlight/{pm8941-wled.txt => qcom-wled.txt} (95%)
rename drivers/video/backlight/{pm8941-wled.c => qcom-wled.c} (100%)
diff --git a/Documentation/devicetree/bindings/leds/backlight/pm8941-wled.txt b/Documentation/devicetree/bindings/leds/backlight/qcom-wled.txtsimilarity index 95%rename from Documentation/devicetree/bindings/leds/backlight/pm8941-wled.txtrename to Documentation/devicetree/bindings/leds/backlight/qcom-wled.txtindex e5b294d..fb39e32 100644--- a/Documentation/devicetree/bindings/leds/backlight/pm8941-wled.txt+++ b/Documentation/devicetree/bindings/leds/backlight/qcom-wled.txt
@@ -1,4 +1,4 @@-Binding for Qualcomm PM8941 WLED driver+Binding for Qualcomm Technologies, Inc. WLED driver Required properties: - compatible: should be "qcom,pm8941-wled"
diff --git a/drivers/video/backlight/pm8941-wled.c b/drivers/video/backlight/qcom-wled.csimilarity index 100%rename from drivers/video/backlight/pm8941-wled.crename to drivers/video/backlight/qcom-wled.c
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project
pm8941-wled.c driver is supporting the WLED peripheral
on pm8941. Rename it to qcom-wled.c so that it can support
WLED on multiple PMICs.
Signed-off-by: Kiran Gunda <redacted>
Please carry any tags acquired when reposting patches without changes
and please add a "Changes since v???:" list below the --- to expedite
the review process.
This is still
Reviewed-by: Bjorn Andersson <redacted>
Regards,
Bjorn
diff --git a/Documentation/devicetree/bindings/leds/backlight/pm8941-wled.txt b/Documentation/devicetree/bindings/leds/backlight/qcom-wled.txtsimilarity index 95%rename from Documentation/devicetree/bindings/leds/backlight/pm8941-wled.txtrename to Documentation/devicetree/bindings/leds/backlight/qcom-wled.txtindex e5b294d..fb39e32 100644--- a/Documentation/devicetree/bindings/leds/backlight/pm8941-wled.txt+++ b/Documentation/devicetree/bindings/leds/backlight/qcom-wled.txt
@@ -1,4 +1,4 @@-Binding for Qualcomm PM8941 WLED driver+Binding for Qualcomm Technologies, Inc. WLED driver Required properties: - compatible: should be "qcom,pm8941-wled"
diff --git a/drivers/video/backlight/pm8941-wled.c b/drivers/video/backlight/qcom-wled.csimilarity index 100%rename from drivers/video/backlight/pm8941-wled.crename to drivers/video/backlight/qcom-wled.c
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project
pm8941-wled.c driver is supporting the WLED peripheral
on pm8941. Rename it to qcom-wled.c so that it can support
WLED on multiple PMICs.
Signed-off-by: Kiran Gunda <redacted>
Please carry any tags acquired when reposting patches without changes
and please add a "Changes since v???:" list below the --- to expedite
the review process.
This is still
Reviewed-by: Bjorn Andersson <redacted>
Regards,
Bjorn
Thanks Bjorn for reviewing. Sure I will keep the tags when re-posting.
I have mentioned the consolidated changes in the 0th patch. Anyways,
I will keep it for individual patches from next time.
a/Documentation/devicetree/bindings/leds/backlight/pm8941-wled.txt
b/Documentation/devicetree/bindings/leds/backlight/qcom-wled.txt
similarity index 95%
rename from
Documentation/devicetree/bindings/leds/backlight/pm8941-wled.txt
rename to
Documentation/devicetree/bindings/leds/backlight/qcom-wled.txt
index e5b294d..fb39e32 100644
@@ -1,4 +1,4 @@-Binding for Qualcomm PM8941 WLED driver+Binding for Qualcomm Technologies, Inc. WLED driver Required properties: - compatible: should be "qcom,pm8941-wled"
diff --git a/drivers/video/backlight/Kconfig
b/drivers/video/backlight/Kconfig
index 4e1d2ad..8c095e3 100644
b/drivers/video/backlight/qcom-wled.c
similarity index 100%
rename from drivers/video/backlight/pm8941-wled.c
rename to drivers/video/backlight/qcom-wled.c
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora
Forum,
a Linux Foundation Collaborative Project
From: Rob Herring <robh@kernel.org> Date: 2018-06-20 18:27:43
On Tue, Jun 19, 2018 at 04:43:36PM +0530, Kiran Gunda wrote:
pm8941-wled.c driver is supporting the WLED peripheral
on pm8941. Rename it to qcom-wled.c so that it can support
WLED on multiple PMICs.
Signed-off-by: Kiran Gunda <redacted>
---
.../bindings/leds/backlight/{pm8941-wled.txt => qcom-wled.txt} | 2 +-
From: Daniel Thompson <hidden> Date: 2018-06-21 13:06:09
On Tue, Jun 19, 2018 at 04:43:36PM +0530, Kiran Gunda wrote:
pm8941-wled.c driver is supporting the WLED peripheral
on pm8941. Rename it to qcom-wled.c so that it can support
WLED on multiple PMICs.
Signed-off-by: Kiran Gunda <redacted>
With changes proposed for v4:
Acked-by: Daniel Thompson <redacted>
diff --git a/Documentation/devicetree/bindings/leds/backlight/pm8941-wled.txt b/Documentation/devicetree/bindings/leds/backlight/qcom-wled.txtsimilarity index 95%rename from Documentation/devicetree/bindings/leds/backlight/pm8941-wled.txtrename to Documentation/devicetree/bindings/leds/backlight/qcom-wled.txtindex e5b294d..fb39e32 100644--- a/Documentation/devicetree/bindings/leds/backlight/pm8941-wled.txt+++ b/Documentation/devicetree/bindings/leds/backlight/qcom-wled.txt
@@ -1,4 +1,4 @@-Binding for Qualcomm PM8941 WLED driver+Binding for Qualcomm Technologies, Inc. WLED driver Required properties: - compatible: should be "qcom,pm8941-wled"
diff --git a/drivers/video/backlight/pm8941-wled.c b/drivers/video/backlight/qcom-wled.csimilarity index 100%rename from drivers/video/backlight/pm8941-wled.crename to drivers/video/backlight/qcom-wled.c
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project
From: Daniel Thompson <hidden> Date: 2018-06-21 13:12:24
On Thu, Jun 21, 2018 at 02:05:59PM +0100, Daniel Thompson wrote:
On Tue, Jun 19, 2018 at 04:43:36PM +0530, Kiran Gunda wrote:
quoted
pm8941-wled.c driver is supporting the WLED peripheral
on pm8941. Rename it to qcom-wled.c so that it can support
WLED on multiple PMICs.
Signed-off-by: Kiran Gunda <redacted>
With changes proposed for v4:
Ignore that bit... misremembered the thread to date.
It's just a plain (no caveat):
diff --git a/Documentation/devicetree/bindings/leds/backlight/pm8941-wled.txt b/Documentation/devicetree/bindings/leds/backlight/qcom-wled.txtsimilarity index 95%rename from Documentation/devicetree/bindings/leds/backlight/pm8941-wled.txtrename to Documentation/devicetree/bindings/leds/backlight/qcom-wled.txtindex e5b294d..fb39e32 100644--- a/Documentation/devicetree/bindings/leds/backlight/pm8941-wled.txt+++ b/Documentation/devicetree/bindings/leds/backlight/qcom-wled.txt
@@ -1,4 +1,4 @@-Binding for Qualcomm PM8941 WLED driver+Binding for Qualcomm Technologies, Inc. WLED driver Required properties: - compatible: should be "qcom,pm8941-wled"
diff --git a/drivers/video/backlight/pm8941-wled.c b/drivers/video/backlight/qcom-wled.csimilarity index 100%rename from drivers/video/backlight/pm8941-wled.crename to drivers/video/backlight/qcom-wled.c
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project