All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH v3 3/9] arm64: dts: exynos: ExynosAutov920: add USB and USB-phy nodes
@ 2025-06-14  5:54 kernel test robot
  0 siblings, 0 replies; 61+ messages in thread
From: kernel test robot @ 2025-06-14  5:54 UTC (permalink / raw)
  To: oe-kbuild; +Cc: lkp

:::::: 
:::::: Manual check reason: "dtcheck: binding changes may go via different trees"
:::::: 

BCC: lkp@intel.com
CC: oe-kbuild-all@lists.linux.dev
In-Reply-To: <20250613055613.866909-4-pritam.sutar@samsung.com>
References: <20250613055613.866909-4-pritam.sutar@samsung.com>
TO: Pritam Manohar Sutar <pritam.sutar@samsung.com>
TO: vkoul@kernel.org
TO: kishon@kernel.org
TO: robh@kernel.org
TO: krzk+dt@kernel.org
TO: conor+dt@kernel.org
TO: alim.akhtar@samsung.com
TO: andre.draszik@linaro.org
TO: peter.griffin@linaro.org
TO: kauschluss@disroot.org
TO: ivo.ivanov.ivanov1@gmail.com
TO: m.szyprowski@samsung.com
TO: s.nawrocki@samsung.com
TO: pritam.sutar@samsung.com
CC: linux-phy@lists.infradead.org
CC: devicetree@vger.kernel.org
CC: linux-kernel@vger.kernel.org
CC: linux-arm-kernel@lists.infradead.org
CC: linux-samsung-soc@vger.kernel.org
CC: rosa.pila@samsung.com
CC: dev.tailor@samsung.com
CC: faraz.ata@samsung.com
CC: muhammed.ali@samsung.com
CC: selvarasu.g@samsung.com

Hi Pritam,

kernel test robot noticed the following build warnings:

[auto build test WARNING on robh/for-next]
[also build test WARNING on linus/master v6.16-rc1]
[cannot apply to krzk/for-next next-20250613]
[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#_base_tree_information]

url:    https://github.com/intel-lab-lkp/linux/commits/Pritam-Manohar-Sutar/dt-bindings-phy-samsung-usb3-drd-phy-add-ExynosAutov920-HS-phy-compatible/20250613-151601
base:   https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git for-next
patch link:    https://lore.kernel.org/r/20250613055613.866909-4-pritam.sutar%40samsung.com
patch subject: [PATCH v3 3/9] arm64: dts: exynos: ExynosAutov920: add USB and USB-phy nodes
:::::: branch date: 23 hours ago
:::::: commit date: 23 hours ago
config: arm64-randconfig-051-20250614 (https://download.01.org/0day-ci/archive/20250614/202506141359.OZuDgnwX-lkp@intel.com/config)
compiler: clang version 21.0.0git (https://github.com/llvm/llvm-project f819f46284f2a79790038e1f6649172789734ae8)
dtschema version: 2025.3.dev28+g49451a5
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250614/202506141359.OZuDgnwX-lkp@intel.com/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/r/202506141359.OZuDgnwX-lkp@intel.com/

dtcheck warnings: (new ones prefixed by >>)
>> arch/arm64/boot/dts/exynos/exynosautov920-sadk.dtb: usb@16700000 (samsung,exynosautov920-dwusb3): 'vdd33-supply' is a required property
   	from schema $id: http://devicetree.org/schemas/usb/samsung,exynos-dwc3.yaml#
   arch/arm64/boot/dts/exynos/exynosautov920-sadk.dtb: usb@16800000 (samsung,exynosautov920-dwusb3): 'vdd33-supply' is a required property
   	from schema $id: http://devicetree.org/schemas/usb/samsung,exynos-dwc3.yaml#
   arch/arm64/boot/dts/exynos/exynosautov920-sadk.dtb: usb@16900000 (samsung,exynosautov920-dwusb3): 'vdd33-supply' is a required property
   	from schema $id: http://devicetree.org/schemas/usb/samsung,exynos-dwc3.yaml#

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

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

end of thread, other threads:[~2025-06-18  1:34 UTC | newest]

Thread overview: 61+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <CGME20250613055037epcas5p1ce00fda1b535dbeb9a98458d1f0a28ee@epcas5p1.samsung.com>
2025-06-13  5:56 ` [PATCH v3 0/9] initial usbdrd phy support for Exynosautov920 soc Pritam Manohar Sutar
2025-06-13  5:56   ` Pritam Manohar Sutar
2025-06-13  5:56   ` [PATCH v3 1/9] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 HS phy compatible Pritam Manohar Sutar
2025-06-13  5:56     ` Pritam Manohar Sutar
2025-06-16  8:12     ` Krzysztof Kozlowski
2025-06-16  8:12       ` Krzysztof Kozlowski
2025-06-16  8:15     ` Krzysztof Kozlowski
2025-06-16  8:15       ` Krzysztof Kozlowski
2025-06-17 17:52       ` Pritam Manohar Sutar
2025-06-17 17:52         ` Pritam Manohar Sutar
2025-06-13  5:56   ` [PATCH v3 2/9] phy: exyons5-usbdrd: support HS phy for ExynosAutov920 Pritam Manohar Sutar
2025-06-13  5:56     ` Pritam Manohar Sutar
2025-06-13  9:09     ` neil.armstrong
2025-06-13  9:09       ` neil.armstrong
2025-06-16  8:12     ` Krzysztof Kozlowski
2025-06-16  8:12       ` Krzysztof Kozlowski
2025-06-17 17:36       ` Pritam Manohar Sutar
2025-06-17 17:36         ` Pritam Manohar Sutar
2025-06-13  5:56   ` [PATCH v3 3/9] arm64: dts: exynos: ExynosAutov920: add USB and USB-phy nodes Pritam Manohar Sutar
2025-06-13  5:56     ` Pritam Manohar Sutar
2025-06-16  8:13     ` Krzysztof Kozlowski
2025-06-16  8:13       ` Krzysztof Kozlowski
2025-06-17 17:49       ` Pritam Manohar Sutar
2025-06-17 17:49         ` Pritam Manohar Sutar
2025-06-13  5:56   ` [PATCH v3 4/9] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 combo HS phy Pritam Manohar Sutar
2025-06-13  5:56     ` Pritam Manohar Sutar
2025-06-16  8:15     ` Krzysztof Kozlowski
2025-06-16  8:15       ` Krzysztof Kozlowski
2025-06-17 18:04       ` Pritam Manohar Sutar
2025-06-17 18:04         ` Pritam Manohar Sutar
2025-06-13  5:56   ` [PATCH v3 5/9] phy: exyons5-usbdrd: support HS combo phy for ExynosAutov920 Pritam Manohar Sutar
2025-06-13  5:56     ` Pritam Manohar Sutar
2025-06-13  9:11     ` neil.armstrong
2025-06-13  9:11       ` neil.armstrong
2025-06-16  8:17     ` Krzysztof Kozlowski
2025-06-16  8:17       ` Krzysztof Kozlowski
2025-06-17 18:14       ` Pritam Manohar Sutar
2025-06-17 18:14         ` Pritam Manohar Sutar
2025-06-13  5:56   ` [PATCH v3 6/9] arm64: dts: exynos: ExynosAutov920: add USB and USB HS combo phy nodes Pritam Manohar Sutar
2025-06-13  5:56     ` Pritam Manohar Sutar
2025-06-13  5:56   ` [PATCH v3 7/9] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 combo SS phy Pritam Manohar Sutar
2025-06-13  5:56     ` Pritam Manohar Sutar
2025-06-13  5:56   ` [PATCH v3 8/9] phy: exyons5-usbdrd: support SS combo phy for ExynosAutov920 Pritam Manohar Sutar
2025-06-13  5:56     ` Pritam Manohar Sutar
2025-06-13  9:11     ` neil.armstrong
2025-06-13  9:11       ` neil.armstrong
2025-06-13  5:56   ` [PATCH v3 9/9] arm64: dts: exynos: ExynosAutov920: add USB and USB SS combo phy nodes Pritam Manohar Sutar
2025-06-13  5:56     ` Pritam Manohar Sutar
2025-06-13  9:12     ` neil.armstrong
2025-06-13  9:12       ` neil.armstrong
2025-06-16  8:09       ` Krzysztof Kozlowski
2025-06-16  8:09         ` Krzysztof Kozlowski
2025-06-17 17:24         ` Pritam Manohar Sutar
2025-06-17 17:24           ` Pritam Manohar Sutar
2025-06-17 17:10       ` Pritam Manohar Sutar
2025-06-17 17:10         ` Pritam Manohar Sutar
2025-06-16 21:46   ` [PATCH v3 0/9] initial usbdrd phy support for Exynosautov920 soc Rob Herring (Arm)
2025-06-16 21:46     ` Rob Herring (Arm)
2025-06-17 18:20     ` Pritam Manohar Sutar
2025-06-17 18:20       ` Pritam Manohar Sutar
2025-06-14  5:54 [PATCH v3 3/9] arm64: dts: exynos: ExynosAutov920: add USB and USB-phy nodes kernel test robot

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.