All of lore.kernel.org
 help / color / mirror / Atom feed
* [robh:dt-convert 13/801] arch/arm/boot/dts/axis/artpec6-devboard.dtb: / (axis,artpec6-dev-board): '#address-cells', '#size-cells', 'aliases', 'amba@0', 'cache-controller@faf10000', 'chosen', 'clkctrl@f8000000', 'cpus', 'eth_phy_ref_clk', 'ext_clk', 'gtimer@faf00200', 'interrupt-c...
@ 2025-08-08 22:33 kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2025-08-08 22:33 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
TO: "Rob Herring (Arm)" <robh@kernel.org>

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git dt-convert
head:   6752ef54777b7f91fb5cae7cfac46af194c15d1b
commit: a27e7886c1e8ece6f1e80e13fcbfc4eabc19c850 [13/801] dt-bindings: arm: Convert axis,artpec6 to DT schema
:::::: branch date: 2 days ago
:::::: commit date: 3 days ago
config: arm-randconfig-051-20250807 (https://download.01.org/0day-ci/archive/20250809/202508090619.2ghsoE81-lkp@intel.com/config)
compiler: clang version 22.0.0git (https://github.com/llvm/llvm-project 7b8dea265e72c3037b6b1e54d5ab51b7e14f328b)
dtschema version: 2025.6.2.dev4+g8f79ddd
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250809/202508090619.2ghsoE81-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/202508090619.2ghsoE81-lkp@intel.com/

dtcheck warnings: (new ones prefixed by >>)
   arch/arm/boot/dts/axis/artpec6.dtsi:229.9-387.4: Warning (unit_address_vs_reg): /amba@0: node has a unit name, but no reg or ranges property
   arch/arm/boot/dts/axis/artpec6-devboard.dts:22.9-25.4: Warning (unit_address_vs_reg): /memory: node has a reg or ranges property, but no unit name
   arch/arm/boot/dts/axis/artpec6.dtsi:72.26-75.4: Warning (unique_unit_address_if_enabled): /syscon@f8000000: duplicate unit-address (also used in node /clkctrl@f8000000)
>> arch/arm/boot/dts/axis/artpec6-devboard.dtb: / (axis,artpec6-dev-board): '#address-cells', '#size-cells', 'aliases', 'amba@0', 'cache-controller@faf10000', 'chosen', 'clkctrl@f8000000', 'cpus', 'eth_phy_ref_clk', 'ext_clk', 'gtimer@faf00200', 'interrupt-controller@faf01000', 'interrupt-parent', 'memory', 'model', 'pcie@f8050000', 'pcie_ep@f8050000', 'pinctrl@f801d000', 'pmu', 'psci', 'scu@faf00000', 'syscon@f8000000', 'timer@faf00600' do not match any of the regexes: '^pinctrl-[0-9]+$'
   	from schema $id: http://devicetree.org/schemas/arm/axis,artpec6.yaml#
   arch/arm/boot/dts/axis/artpec6-devboard.dtb: / (axis,artpec6-dev-board): memory: False schema does not allow {'device_type': ['memory'], 'reg': [[0, 1073741824]]}
   	from schema $id: http://devicetree.org/schemas/root-node.yaml#
   arch/arm/boot/dts/axis/artpec6-devboard.dtb: psci (arm,psci-0.2): 'psci_version', 'system_reset' do not match any of the regexes: '^pinctrl-[0-9]+$', '^power-domain-'
   	from schema $id: http://devicetree.org/schemas/arm/psci.yaml#
   arch/arm/boot/dts/axis/artpec6-devboard.dtb: psci (arm,psci-0.2): 'cpu_off' is a required property
   	from schema $id: http://devicetree.org/schemas/arm/psci.yaml#
   arch/arm/boot/dts/axis/artpec6-devboard.dtb: /pinctrl@f801d000: failed to match any schema with compatible: ['axis,artpec6-pinctrl']
   arch/arm/boot/dts/axis/artpec6-devboard.dtb: amba@0 (simple-bus): $nodename:0: 'amba@0' does not match '^([a-z][a-z0-9\\-]+-bus|bus|localbus|soc|axi|ahb|apb)(@.+)?$'
   	from schema $id: http://devicetree.org/schemas/simple-bus.yaml#

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

^ permalink raw reply	[flat|nested] 2+ messages in thread
* [robh:dt-convert 13/801] arch/arm/boot/dts/axis/artpec6-devboard.dtb: / (axis,artpec6-dev-board): '#address-cells', '#size-cells', 'aliases', 'amba@0', 'cache-controller@faf10000', 'chosen', 'clkctrl@f8000000', 'cpus', 'eth_phy_ref_clk', 'ext_clk', 'gtimer@faf00200', 'interrupt-c...
@ 2025-08-07 20:48 kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2025-08-07 20:48 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
TO: "Rob Herring (Arm)" <robh@kernel.org>

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git dt-convert
head:   6752ef54777b7f91fb5cae7cfac46af194c15d1b
commit: a27e7886c1e8ece6f1e80e13fcbfc4eabc19c850 [13/801] dt-bindings: arm: Convert axis,artpec6 to DT schema
:::::: branch date: 27 hours ago
:::::: commit date: 2 days ago
config: arm-randconfig-051-20250807 (https://download.01.org/0day-ci/archive/20250808/202508080419.P9OHYtJT-lkp@intel.com/config)
compiler: clang version 22.0.0git (https://github.com/llvm/llvm-project 7b8dea265e72c3037b6b1e54d5ab51b7e14f328b)
dtschema version: 2025.6.2.dev4+g8f79ddd
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250808/202508080419.P9OHYtJT-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/202508080419.P9OHYtJT-lkp@intel.com/

dtcheck warnings: (new ones prefixed by >>)
   arch/arm/boot/dts/axis/artpec6.dtsi:229.9-387.4: Warning (unit_address_vs_reg): /amba@0: node has a unit name, but no reg or ranges property
   arch/arm/boot/dts/axis/artpec6-devboard.dts:22.9-25.4: Warning (unit_address_vs_reg): /memory: node has a reg or ranges property, but no unit name
   arch/arm/boot/dts/axis/artpec6.dtsi:72.26-75.4: Warning (unique_unit_address_if_enabled): /syscon@f8000000: duplicate unit-address (also used in node /clkctrl@f8000000)
>> arch/arm/boot/dts/axis/artpec6-devboard.dtb: / (axis,artpec6-dev-board): '#address-cells', '#size-cells', 'aliases', 'amba@0', 'cache-controller@faf10000', 'chosen', 'clkctrl@f8000000', 'cpus', 'eth_phy_ref_clk', 'ext_clk', 'gtimer@faf00200', 'interrupt-controller@faf01000', 'interrupt-parent', 'memory', 'model', 'pcie@f8050000', 'pcie_ep@f8050000', 'pinctrl@f801d000', 'pmu', 'psci', 'scu@faf00000', 'syscon@f8000000', 'timer@faf00600' do not match any of the regexes: '^pinctrl-[0-9]+$'
   	from schema $id: http://devicetree.org/schemas/arm/axis,artpec6.yaml#
   arch/arm/boot/dts/axis/artpec6-devboard.dtb: / (axis,artpec6-dev-board): memory: False schema does not allow {'device_type': ['memory'], 'reg': [[0, 1073741824]]}
   	from schema $id: http://devicetree.org/schemas/root-node.yaml#
   arch/arm/boot/dts/axis/artpec6-devboard.dtb: psci (arm,psci-0.2): 'psci_version', 'system_reset' do not match any of the regexes: '^pinctrl-[0-9]+$', '^power-domain-'
   	from schema $id: http://devicetree.org/schemas/arm/psci.yaml#
   arch/arm/boot/dts/axis/artpec6-devboard.dtb: psci (arm,psci-0.2): 'cpu_off' is a required property
   	from schema $id: http://devicetree.org/schemas/arm/psci.yaml#
   arch/arm/boot/dts/axis/artpec6-devboard.dtb: /pinctrl@f801d000: failed to match any schema with compatible: ['axis,artpec6-pinctrl']
   arch/arm/boot/dts/axis/artpec6-devboard.dtb: amba@0 (simple-bus): $nodename:0: 'amba@0' does not match '^([a-z][a-z0-9\\-]+-bus|bus|localbus|soc|axi|ahb|apb)(@.+)?$'
   	from schema $id: http://devicetree.org/schemas/simple-bus.yaml#

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

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

end of thread, other threads:[~2025-08-08 22:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-08 22:33 [robh:dt-convert 13/801] arch/arm/boot/dts/axis/artpec6-devboard.dtb: / (axis,artpec6-dev-board): '#address-cells', '#size-cells', 'aliases', 'amba@0', 'cache-controller@faf10000', 'chosen', 'clkctrl@f8000000', 'cpus', 'eth_phy_ref_clk', 'ext_clk', 'gtimer@faf00200', 'interrupt-c kernel test robot
  -- strict thread matches above, loose matches on Subject: below --
2025-08-07 20:48 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.