[PATCH] ARM: dts: qcom: nexus7: remove vcss supply which never existed

David Heidelberg posted 1 patch 4 years, 6 months ago
arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dts | 1 -
1 file changed, 1 deletion(-)
[PATCH] ARM: dts: qcom: nexus7: remove vcss supply which never existed
Posted by David Heidelberg 4 years, 6 months ago
Probably got in by accident, search trough documentation and kernel code
didn't found any occurences.

Signed-off-by: David Heidelberg <david@ixit.cz>
---
 arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dts | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dts b/arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dts
index d51af8ee0a89..9d6167bc9610 100644
--- a/arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dts
+++ b/arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dts
@@ -250,7 +250,6 @@ dsi0: dsi@4700000 {
 			vdd-supply = <&pm8921_l8>;
 			vddio-supply = <&pm8921_lvs7>;
 			avdd-supply = <&pm8921_l11>;
-			vcss-supply = <&ext_3p3v>;
 
 			panel@0 {
 				reg = <0>;
-- 
2.34.1

Re: (subset) [PATCH] ARM: dts: qcom: nexus7: remove vcss supply which never existed
Posted by Bjorn Andersson 4 years, 5 months ago
On Sat, 25 Dec 2021 22:20:00 +0100, David Heidelberg wrote:
> Probably got in by accident, search trough documentation and kernel code
> didn't found any occurences.
> 
> 

Applied, thanks!

[1/1] ARM: dts: qcom: nexus7: remove vcss supply which never existed
      commit: 3be5acc8586bde3884f61b78e915a468b01b3a9d

Best regards,
-- 
Bjorn Andersson <bjorn.andersson@linaro.org>