All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: qcom: nexus7: remove vcss supply which never existed
@ 2021-12-25 21:20 David Heidelberg
  2021-12-27  3:41 ` kernel test robot
  2022-02-01  5:19 ` (subset) " Bjorn Andersson
  0 siblings, 2 replies; 3+ messages in thread
From: David Heidelberg @ 2021-12-25 21:20 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Rob Herring
  Cc: ~okias/devicetree, David Heidelberg, linux-arm-msm, devicetree,
	linux-kernel

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


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

* Re: [PATCH] ARM: dts: qcom: nexus7: remove vcss supply which never existed
  2021-12-25 21:20 [PATCH] ARM: dts: qcom: nexus7: remove vcss supply which never existed David Heidelberg
@ 2021-12-27  3:41 ` kernel test robot
  2022-02-01  5:19 ` (subset) " Bjorn Andersson
  1 sibling, 0 replies; 3+ messages in thread
From: kernel test robot @ 2021-12-27  3:41 UTC (permalink / raw)
  To: kbuild-all

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

Hi David,

Thank you for the patch! Perhaps something to improve:

[auto build test WARNING on robh/for-next]
[also build test WARNING on linux/master linus/master v5.16-rc6 next-20211224]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch]

url:    https://github.com/0day-ci/linux/commits/David-Heidelberg/ARM-dts-qcom-nexus7-remove-vcss-supply-which-never-existed/20211226-052117
base:   https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git for-next
compiler: arm-linux-gnueabi-gcc (GCC) 11.2.0
reproduce: make ARCH=arm dtbs_check

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>


dtcheck warnings: (new ones prefixed by >>)
   arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dt.yaml: mdss_dsi(a)4700000: assigned-clocks: [[65, 83], [65, 87], [65, 56], [65, 105]] is too long
   	From schema: Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml
   arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dt.yaml: mdss_dsi(a)4700000: assigned-clock-parents: [[69, 0], [69, 0], [69, 1], [69, 1]] is too long
   	From schema: Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml
   arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dt.yaml: mdss_dsi(a)4700000: 'phy-names' is a required property
   	From schema: Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml
   arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dt.yaml: mdss_dsi(a)4700000: 'power-domains' is a required property
   	From schema: Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml
   arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dt.yaml: mdss_dsi(a)4700000: 'operating-points-v2' is a required property
   	From schema: Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml
>> arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dt.yaml: mdss_dsi(a)4700000: 'avdd-supply', 'label', 'panel(a)0', 'vdd-supply', 'vdda-supply', 'vddio-supply' do not match any of the regexes: 'pinctrl-[0-9]+'
   	From schema: Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml
   arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dt.yaml: panel(a)0: 'port' does not match any of the regexes: 'pinctrl-[0-9]+'
   	From schema: Documentation/devicetree/bindings/display/panel/jdi,lt070me05000.yaml
   arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dt.yaml: dsi-phy(a)4700200: clock-names:0: 'iface' was expected
   	From schema: Documentation/devicetree/bindings/display/msm/dsi-phy-28nm.yaml
   arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dt.yaml: dsi-phy(a)4700200: Unevaluated properties are not allowed ('#clock-cells', '#phy-cells', 'clock-names', 'clocks' were unexpected)
   	From schema: Documentation/devicetree/bindings/display/msm/dsi-phy-28nm.yaml
   arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dt.yaml:0:0: /soc/iommu(a)7500000: failed to match any schema with compatible: ['qcom,apq8064-iommu']
   arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dt.yaml:0:0: /soc/iommu(a)7600000: failed to match any schema with compatible: ['qcom,apq8064-iommu']
   arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dt.yaml:0:0: /soc/iommu(a)7c00000: failed to match any schema with compatible: ['qcom,apq8064-iommu']

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

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

* Re: (subset) [PATCH] ARM: dts: qcom: nexus7: remove vcss supply which never existed
  2021-12-25 21:20 [PATCH] ARM: dts: qcom: nexus7: remove vcss supply which never existed David Heidelberg
  2021-12-27  3:41 ` kernel test robot
@ 2022-02-01  5:19 ` Bjorn Andersson
  1 sibling, 0 replies; 3+ messages in thread
From: Bjorn Andersson @ 2022-02-01  5:19 UTC (permalink / raw)
  To: Rob Herring, Andy Gross, David Heidelberg
  Cc: devicetree, ~okias/devicetree, linux-arm-msm, linux-kernel

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>

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

end of thread, other threads:[~2022-02-01  5:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-25 21:20 [PATCH] ARM: dts: qcom: nexus7: remove vcss supply which never existed David Heidelberg
2021-12-27  3:41 ` kernel test robot
2022-02-01  5:19 ` (subset) " Bjorn Andersson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.