Time to get rid of these userspace pwm fan controll shit

Hi, currently i try to get this running with boogiepops / googlenators midstream kernel 6.2 and archlinux.

After compiling the dts with
dtc -@ -I dts -O dtb -o pwm-fan.dtbo pwm-fan.dts

following Warnings show up
pwm-fan.dts:21.25-25.7: Warning (unit_address_vs_reg): /fragment@1/__overlay__/trips/trip-point@0: node has a unit name, but no reg or ranges property pwm-fan.dts:26.25-30.7: Warning (unit_address_vs_reg): /fragment@1/__overlay__/trips/trip-point@1: node has a unit name, but no reg or ranges property pwm-fan.dts:31.25-35.7: Warning (unit_address_vs_reg): /fragment@1/__overlay__/trips/trip-point@2: node has a unit name, but no reg or ranges property pwm-fan.dts:36.29-40.7: Warning (unit_address_vs_reg): /fragment@1/__overlay__/trips/trip-point@3: node has a unit name, but no reg or ranges property

I got tips from boogiebpop in Archlinux on Rock5b thread
but sadly im not experienced enough to write a new fragment to get this working.
Can someone help me with this?

1 Like