* [tobetter:odroid-6.1.y 28/91] arch/arm64/boot/dts/amlogic/meson64_odroidn2.dtsi:154.23-158.5: Warning (unit_address_vs_reg): /thermal-zones/cpu-thermal/trips/trip-point@0: node has a unit name, but no reg or ranges property
@ 2024-06-14 4:55 kernel test robot
0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2024-06-14 4:55 UTC (permalink / raw)
To: Dongjin Kim; +Cc: oe-kbuild-all
tree: https://github.com/tobetter/linux odroid-6.1.y
head: a50c6922e2b4c1d7c895bde521d13096ba16a863
commit: 53e390e1de685ddefa4ec9a40a60b0a1d1795b9c [28/91] ODROID-N2: arm64/dts: update device tree after v5.13
config: arm64-defconfig (https://download.01.org/0day-ci/archive/20240614/202406141205.WSNvzTRP-lkp@intel.com/config)
compiler: aarch64-linux-gcc (GCC) 13.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240614/202406141205.WSNvzTRP-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/oe-kbuild-all/202406141205.WSNvzTRP-lkp@intel.com/
dtcheck warnings: (new ones prefixed by >>)
arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi:265.33-1539.7: Warning (unit_address_vs_reg): /soc/bus@ff600000/bus@34400/pinctrl@40: node has a unit name, but no reg or ranges property
arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi:1731.28-2003.7: Warning (unit_address_vs_reg): /soc/bus@ff800000/sys-ctrl@0/pinctrl@14: node has a unit name, but no reg or ranges property
>> arch/arm64/boot/dts/amlogic/meson64_odroidn2.dtsi:154.23-158.5: Warning (unit_address_vs_reg): /thermal-zones/cpu-thermal/trips/trip-point@0: node has a unit name, but no reg or ranges property
arch/arm64/boot/dts/amlogic/meson64_odroidn2.dtsi:159.23-163.5: Warning (unit_address_vs_reg): /thermal-zones/cpu-thermal/trips/trip-point@1: node has a unit name, but no reg or ranges property
arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi:265.33-1539.7: Warning (simple_bus_reg): /soc/bus@ff600000/bus@34400/pinctrl@40: missing or empty reg/ranges property
vim +154 arch/arm64/boot/dts/amlogic/meson64_odroidn2.dtsi
151
152 &cpu_thermal {
153 trips {
> 154 fan_0: trip-point@0 {
155 temperature = <65000>;
156 hysteresis = <5000>;
157 type = "active";
158 };
159 fan_1: trip-point@1 {
160 temperature = <75000>;
161 hysteresis = <5000>;
162 type = "active";
163 };
164 };
165 cooling-maps {
166 fan_cooling_map0 {
167 trip = <&fan_0>;
168 cooling-device = <&pwmfan THERMAL_NO_LIMIT 2>;
169 };
170 fan_cooling_map1 {
171 trip = <&fan_1>;
172 cooling-device = <&pwmfan 2 THERMAL_NO_LIMIT>;
173 };
174 };
175 };
176
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] 2+ messages in thread
* [tobetter:odroid-6.1.y 28/91] arch/arm64/boot/dts/amlogic/meson64_odroidn2.dtsi:154.23-158.5: Warning (unit_address_vs_reg): /thermal-zones/cpu-thermal/trips/trip-point@0: node has a unit name, but no reg or ranges property
@ 2024-06-14 13:13 kernel test robot
0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2024-06-14 13:13 UTC (permalink / raw)
To: Dongjin Kim; +Cc: oe-kbuild-all
tree: https://github.com/tobetter/linux odroid-6.1.y
head: a50c6922e2b4c1d7c895bde521d13096ba16a863
commit: 53e390e1de685ddefa4ec9a40a60b0a1d1795b9c [28/91] ODROID-N2: arm64/dts: update device tree after v5.13
config: arm64-defconfig (https://download.01.org/0day-ci/archive/20240614/202406142116.6i7IfdnM-lkp@intel.com/config)
compiler: aarch64-linux-gcc (GCC) 13.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240614/202406142116.6i7IfdnM-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/oe-kbuild-all/202406142116.6i7IfdnM-lkp@intel.com/
dtcheck warnings: (new ones prefixed by >>)
arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi:265.33-1539.7: Warning (unit_address_vs_reg): /soc/bus@ff600000/bus@34400/pinctrl@40: node has a unit name, but no reg or ranges property
arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi:1731.28-2003.7: Warning (unit_address_vs_reg): /soc/bus@ff800000/sys-ctrl@0/pinctrl@14: node has a unit name, but no reg or ranges property
>> arch/arm64/boot/dts/amlogic/meson64_odroidn2.dtsi:154.23-158.5: Warning (unit_address_vs_reg): /thermal-zones/cpu-thermal/trips/trip-point@0: node has a unit name, but no reg or ranges property
arch/arm64/boot/dts/amlogic/meson64_odroidn2.dtsi:159.23-163.5: Warning (unit_address_vs_reg): /thermal-zones/cpu-thermal/trips/trip-point@1: node has a unit name, but no reg or ranges property
arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi:265.33-1539.7: Warning (simple_bus_reg): /soc/bus@ff600000/bus@34400/pinctrl@40: missing or empty reg/ranges property
vim +154 arch/arm64/boot/dts/amlogic/meson64_odroidn2.dtsi
151
152 &cpu_thermal {
153 trips {
> 154 fan_0: trip-point@0 {
155 temperature = <65000>;
156 hysteresis = <5000>;
157 type = "active";
158 };
159 fan_1: trip-point@1 {
160 temperature = <75000>;
161 hysteresis = <5000>;
162 type = "active";
163 };
164 };
165 cooling-maps {
166 fan_cooling_map0 {
167 trip = <&fan_0>;
168 cooling-device = <&pwmfan THERMAL_NO_LIMIT 2>;
169 };
170 fan_cooling_map1 {
171 trip = <&fan_1>;
172 cooling-device = <&pwmfan 2 THERMAL_NO_LIMIT>;
173 };
174 };
175 };
176
--
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:[~2024-06-14 13:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-14 13:13 [tobetter:odroid-6.1.y 28/91] arch/arm64/boot/dts/amlogic/meson64_odroidn2.dtsi:154.23-158.5: Warning (unit_address_vs_reg): /thermal-zones/cpu-thermal/trips/trip-point@0: node has a unit name, but no reg or ranges property kernel test robot
-- strict thread matches above, loose matches on Subject: below --
2024-06-14 4:55 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.