Where to download the DTS files of Rock PI S for Diet PI version 9.4.2?

As I posted before, the peripherals such as SPI and PWM are not loading correctly when running Diet Pi Version 9.4.2. I am trying to debug the issue.
Using dtc, I decompiled the dtb file into a dts file and compiled it back. Compilation leads to a huge number of warnings as given below. Where can I get the original dts files that were used?

rk3308-rock-pi-s.dts:977.10-984.5: Warning (unit_address_vs_reg): /mmc@ff4a0000/wifi@1: node has a unit name, but no reg or ranges property
rk3308-rock-pi-s.dts:2292.32-2302.5: Warning (unit_address_vs_reg): /sound/simple-audio-card,dai-link@1: node has a unit name, but no reg or ranges property
rk3308-rock-pi-s.dts:188.21-192.5: Warning (unit_address_format): /reserved-memory/drm-logo@00000000: unit name should not have leading 0s
rk3308-rock-pi-s.dts:955.15-985.4: Warning (avoid_unnecessary_addr_size): /mmc@ff4a0000: unnecessary #address-cells/#size-cells without "ranges" or child "reg" property
rk3308-rock-pi-s.dts:35.4-25: Warning (clocks_property): /cpus/cpu@0:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:156.3-44: Warning (clocks_property): /otp@ff210000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:156.3-44: Warning (clocks_property): /otp@ff210000:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:156.3-44: Warning (clocks_property): /otp@ff210000:clocks: cell 4 is not a phandle reference
rk3308-rock-pi-s.dts:246.4-25: Warning (clocks_property): /syscon@ff008000/usb2phy@100:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:291.3-34: Warning (clocks_property): /i2c@ff040000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:291.3-34: Warning (clocks_property): /i2c@ff040000:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:305.3-34: Warning (clocks_property): /i2c@ff050000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:305.3-34: Warning (clocks_property): /i2c@ff050000:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:319.3-34: Warning (clocks_property): /i2c@ff060000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:319.3-34: Warning (clocks_property): /i2c@ff060000:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:333.3-34: Warning (clocks_property): /i2c@ff070000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:333.3-34: Warning (clocks_property): /i2c@ff070000:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:347.3-24: Warning (clocks_property): /watchdog@ff080000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:357.3-34: Warning (clocks_property): /serial@ff0a0000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:357.3-34: Warning (clocks_property): /serial@ff0a0000:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:371.3-34: Warning (clocks_property): /serial@ff0b0000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:371.3-34: Warning (clocks_property): /serial@ff0b0000:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:385.3-34: Warning (clocks_property): /serial@ff0c0000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:385.3-34: Warning (clocks_property): /serial@ff0c0000:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:399.3-34: Warning (clocks_property): /serial@ff0d0000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:399.3-34: Warning (clocks_property): /serial@ff0d0000:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:413.3-34: Warning (clocks_property): /serial@ff0e0000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:413.3-34: Warning (clocks_property): /serial@ff0e0000:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:435.3-34: Warning (clocks_property): /spi@ff120000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:435.3-34: Warning (clocks_property): /spi@ff120000:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:451.3-34: Warning (clocks_property): /spi@ff130000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:451.3-34: Warning (clocks_property): /spi@ff130000:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:467.3-34: Warning (clocks_property): /spi@ff140000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:467.3-34: Warning (clocks_property): /spi@ff140000:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:481.3-34: Warning (clocks_property): /pwm@ff160000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:481.3-34: Warning (clocks_property): /pwm@ff160000:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:493.3-34: Warning (clocks_property): /pwm@ff160010:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:493.3-34: Warning (clocks_property): /pwm@ff160010:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:505.3-34: Warning (clocks_property): /pwm@ff160020:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:505.3-34: Warning (clocks_property): /pwm@ff160020:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:517.3-34: Warning (clocks_property): /pwm@ff160030:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:517.3-34: Warning (clocks_property): /pwm@ff160030:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:529.3-34: Warning (clocks_property): /pwm@ff170000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:529.3-34: Warning (clocks_property): /pwm@ff170000:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:541.3-34: Warning (clocks_property): /pwm@ff170010:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:541.3-34: Warning (clocks_property): /pwm@ff170010:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:553.3-34: Warning (clocks_property): /pwm@ff170020:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:553.3-34: Warning (clocks_property): /pwm@ff170020:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:565.3-34: Warning (clocks_property): /pwm@ff170030:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:565.3-34: Warning (clocks_property): /pwm@ff170030:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:577.3-34: Warning (clocks_property): /pwm@ff180000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:577.3-34: Warning (clocks_property): /pwm@ff180000:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:589.3-34: Warning (clocks_property): /pwm@ff180010:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:589.3-34: Warning (clocks_property): /pwm@ff180010:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:601.3-34: Warning (clocks_property): /pwm@ff180020:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:601.3-34: Warning (clocks_property): /pwm@ff180020:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:613.3-34: Warning (clocks_property): /pwm@ff180030:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:613.3-34: Warning (clocks_property): /pwm@ff180030:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:626.3-34: Warning (clocks_property): /rktimer@ff1a0000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:626.3-34: Warning (clocks_property): /rktimer@ff1a0000:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:635.3-34: Warning (clocks_property): /rk-timer-rtc@ff1a0020:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:635.3-34: Warning (clocks_property): /rk-timer-rtc@ff1a0020:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:645.3-34: Warning (clocks_property): /saradc@ff1e0000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:645.3-34: Warning (clocks_property): /saradc@ff1e0000:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:710.3-54: Warning (clocks_property): /rng@ff2f0000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:710.3-54: Warning (clocks_property): /rng@ff2f0000:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:710.3-54: Warning (clocks_property): /rng@ff2f0000:clocks: cell 4 is not a phandle reference
rk3308-rock-pi-s.dts:710.3-54: Warning (clocks_property): /rng@ff2f0000:clocks: cell 6 is not a phandle reference
rk3308-rock-pi-s.dts:724.3-34: Warning (clocks_property): /tsadc@ff1f0000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:724.3-34: Warning (clocks_property): /tsadc@ff1f0000:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:746.3-24: Warning (clocks_property): /dma-controller@ff2c0000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:757.3-24: Warning (clocks_property): /dma-controller@ff2d0000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:767.3-84: Warning (clocks_property): /i2s@ff300000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:767.3-84: Warning (clocks_property): /i2s@ff300000:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:767.3-84: Warning (clocks_property): /i2s@ff300000:clocks: cell 4 is not a phandle reference
rk3308-rock-pi-s.dts:767.3-84: Warning (clocks_property): /i2s@ff300000:clocks: cell 6 is not a phandle reference
rk3308-rock-pi-s.dts:767.3-84: Warning (clocks_property): /i2s@ff300000:clocks: cell 8 is not a phandle reference
rk3308-rock-pi-s.dts:767.3-84: Warning (clocks_property): /i2s@ff300000:clocks: cell 10 is not a phandle reference
rk3308-rock-pi-s.dts:767.3-84: Warning (clocks_property): /i2s@ff300000:clocks: cell 12 is not a phandle reference
rk3308-rock-pi-s.dts:790.3-84: Warning (clocks_property): /i2s@ff310000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:790.3-84: Warning (clocks_property): /i2s@ff310000:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:790.3-84: Warning (clocks_property): /i2s@ff310000:clocks: cell 4 is not a phandle reference
rk3308-rock-pi-s.dts:790.3-84: Warning (clocks_property): /i2s@ff310000:clocks: cell 6 is not a phandle reference
rk3308-rock-pi-s.dts:790.3-84: Warning (clocks_property): /i2s@ff310000:clocks: cell 8 is not a phandle reference
rk3308-rock-pi-s.dts:790.3-84: Warning (clocks_property): /i2s@ff310000:clocks: cell 10 is not a phandle reference
rk3308-rock-pi-s.dts:790.3-84: Warning (clocks_property): /i2s@ff310000:clocks: cell 12 is not a phandle reference
rk3308-rock-pi-s.dts:808.3-84: Warning (clocks_property): /i2s@ff320000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:808.3-84: Warning (clocks_property): /i2s@ff320000:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:808.3-84: Warning (clocks_property): /i2s@ff320000:clocks: cell 4 is not a phandle reference
rk3308-rock-pi-s.dts:808.3-84: Warning (clocks_property): /i2s@ff320000:clocks: cell 6 is not a phandle reference
rk3308-rock-pi-s.dts:808.3-84: Warning (clocks_property): /i2s@ff320000:clocks: cell 8 is not a phandle reference
rk3308-rock-pi-s.dts:808.3-84: Warning (clocks_property): /i2s@ff320000:clocks: cell 10 is not a phandle reference
rk3308-rock-pi-s.dts:808.3-84: Warning (clocks_property): /i2s@ff320000:clocks: cell 12 is not a phandle reference
rk3308-rock-pi-s.dts:826.3-84: Warning (clocks_property): /i2s@ff330000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:826.3-84: Warning (clocks_property): /i2s@ff330000:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:826.3-84: Warning (clocks_property): /i2s@ff330000:clocks: cell 4 is not a phandle reference
rk3308-rock-pi-s.dts:826.3-84: Warning (clocks_property): /i2s@ff330000:clocks: cell 6 is not a phandle reference
rk3308-rock-pi-s.dts:826.3-84: Warning (clocks_property): /i2s@ff330000:clocks: cell 8 is not a phandle reference
rk3308-rock-pi-s.dts:826.3-84: Warning (clocks_property): /i2s@ff330000:clocks: cell 10 is not a phandle reference
rk3308-rock-pi-s.dts:826.3-84: Warning (clocks_property): /i2s@ff330000:clocks: cell 12 is not a phandle reference
rk3308-rock-pi-s.dts:843.3-34: Warning (clocks_property): /i2s@ff350000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:843.3-34: Warning (clocks_property): /i2s@ff350000:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:859.3-34: Warning (clocks_property): /i2s@ff360000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:859.3-34: Warning (clocks_property): /i2s@ff360000:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:873.3-34: Warning (clocks_property): /spdif-tx@ff3a0000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:873.3-34: Warning (clocks_property): /spdif-tx@ff3a0000:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:887.3-24: Warning (clocks_property): /usb@ff400000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:903.3-39: Warning (clocks_property): /usb@ff440000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:903.3-39: Warning (clocks_property): /usb@ff440000:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:903.3-39: Warning (clocks_property): /usb@ff440000:clocks: cell 4 is not a phandle reference
rk3308-rock-pi-s.dts:914.3-39: Warning (clocks_property): /usb@ff450000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:914.3-39: Warning (clocks_property): /usb@ff450000:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:914.3-39: Warning (clocks_property): /usb@ff450000:clocks: cell 4 is not a phandle reference
rk3308-rock-pi-s.dts:926.3-54: Warning (clocks_property): /mmc@ff480000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:926.3-54: Warning (clocks_property): /mmc@ff480000:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:926.3-54: Warning (clocks_property): /mmc@ff480000:clocks: cell 4 is not a phandle reference
rk3308-rock-pi-s.dts:926.3-54: Warning (clocks_property): /mmc@ff480000:clocks: cell 6 is not a phandle reference
rk3308-rock-pi-s.dts:945.3-54: Warning (clocks_property): /mmc@ff490000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:945.3-54: Warning (clocks_property): /mmc@ff490000:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:945.3-54: Warning (clocks_property): /mmc@ff490000:clocks: cell 4 is not a phandle reference
rk3308-rock-pi-s.dts:945.3-54: Warning (clocks_property): /mmc@ff490000:clocks: cell 6 is not a phandle reference
rk3308-rock-pi-s.dts:960.3-54: Warning (clocks_property): /mmc@ff4a0000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:960.3-54: Warning (clocks_property): /mmc@ff4a0000:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:960.3-54: Warning (clocks_property): /mmc@ff4a0000:clocks: cell 4 is not a phandle reference
rk3308-rock-pi-s.dts:960.3-54: Warning (clocks_property): /mmc@ff4a0000:clocks: cell 6 is not a phandle reference
rk3308-rock-pi-s.dts:991.3-34: Warning (clocks_property): /nand-controller@ff4b0000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:991.3-34: Warning (clocks_property): /nand-controller@ff4b0000:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:1006.3-94: Warning (clocks_property): /ethernet@ff4e0000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:1006.3-94: Warning (clocks_property): /ethernet@ff4e0000:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:1006.3-94: Warning (clocks_property): /ethernet@ff4e0000:clocks: cell 4 is not a phandle reference
rk3308-rock-pi-s.dts:1006.3-94: Warning (clocks_property): /ethernet@ff4e0000:clocks: cell 6 is not a phandle reference
rk3308-rock-pi-s.dts:1006.3-94: Warning (clocks_property): /ethernet@ff4e0000:clocks: cell 8 is not a phandle reference
rk3308-rock-pi-s.dts:1006.3-94: Warning (clocks_property): /ethernet@ff4e0000:clocks: cell 10 is not a phandle reference
rk3308-rock-pi-s.dts:1006.3-94: Warning (clocks_property): /ethernet@ff4e0000:clocks: cell 12 is not a phandle reference
rk3308-rock-pi-s.dts:1006.3-94: Warning (clocks_property): /ethernet@ff4e0000:clocks: cell 14 is not a phandle reference
rk3308-rock-pi-s.dts:1029.3-34: Warning (clocks_property): /spi@ff4c0000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:1029.3-34: Warning (clocks_property): /spi@ff4c0000:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:1040.3-19: Warning (clocks_property): /clock-controller@ff500000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:1056.3-44: Warning (clocks_property): /acodec@ff560000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:1056.3-44: Warning (clocks_property): /acodec@ff560000:clocks: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:1056.3-44: Warning (clocks_property): /acodec@ff560000:clocks: cell 4 is not a phandle reference
rk3308-rock-pi-s.dts:1107.4-25: Warning (clocks_property): /pinctrl/gpio@ff220000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:1119.4-25: Warning (clocks_property): /pinctrl/gpio@ff230000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:1131.4-25: Warning (clocks_property): /pinctrl/gpio@ff240000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:1143.4-25: Warning (clocks_property): /pinctrl/gpio@ff250000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:1155.4-25: Warning (clocks_property): /pinctrl/gpio@ff260000:clocks: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:693.6-52: Warning (cooling_device_property): /thermal-zones/soc-thermal/cooling-maps/map0:cooling-device: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:437.3-32: Warning (dmas_property): /spi@ff120000:dmas: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:437.3-32: Warning (dmas_property): /spi@ff120000:dmas: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:453.3-32: Warning (dmas_property): /spi@ff130000:dmas: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:453.3-32: Warning (dmas_property): /spi@ff130000:dmas: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:469.3-32: Warning (dmas_property): /spi@ff140000:dmas: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:469.3-32: Warning (dmas_property): /spi@ff140000:dmas: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:769.3-32: Warning (dmas_property): /i2s@ff300000:dmas: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:769.3-32: Warning (dmas_property): /i2s@ff300000:dmas: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:792.3-32: Warning (dmas_property): /i2s@ff310000:dmas: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:792.3-32: Warning (dmas_property): /i2s@ff310000:dmas: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:810.3-32: Warning (dmas_property): /i2s@ff320000:dmas: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:810.3-32: Warning (dmas_property): /i2s@ff320000:dmas: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:828.3-22: Warning (dmas_property): /i2s@ff330000:dmas: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:845.3-32: Warning (dmas_property): /i2s@ff350000:dmas: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:845.3-32: Warning (dmas_property): /i2s@ff350000:dmas: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:861.3-22: Warning (dmas_property): /i2s@ff360000:dmas: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:875.3-22: Warning (dmas_property): /spdif-tx@ff3a0000:dmas: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:893.3-17: Warning (phys_property): /usb@ff400000:phys: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:904.3-17: Warning (phys_property): /usb@ff440000:phys: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:915.3-17: Warning (phys_property): /usb@ff450000:phys: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:2332.3-34: Warning (pwms_property): /vdd-core:pwms: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:158.3-24: Warning (resets_property): /otp@ff210000:resets: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:648.3-24: Warning (resets_property): /saradc@ff1e0000:resets: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:714.3-24: Warning (resets_property): /rng@ff2f0000:resets: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:728.3-24: Warning (resets_property): /tsadc@ff1f0000:resets: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:771.3-34: Warning (resets_property): /i2s@ff300000:resets: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:771.3-34: Warning (resets_property): /i2s@ff300000:resets: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:794.3-34: Warning (resets_property): /i2s@ff310000:resets: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:794.3-34: Warning (resets_property): /i2s@ff310000:resets: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:812.3-34: Warning (resets_property): /i2s@ff320000:resets: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:812.3-34: Warning (resets_property): /i2s@ff320000:resets: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:830.3-34: Warning (resets_property): /i2s@ff330000:resets: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:830.3-34: Warning (resets_property): /i2s@ff330000:resets: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:847.3-34: Warning (resets_property): /i2s@ff350000:resets: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:847.3-34: Warning (resets_property): /i2s@ff350000:resets: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:863.3-34: Warning (resets_property): /i2s@ff360000:resets: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:863.3-34: Warning (resets_property): /i2s@ff360000:resets: cell 2 is not a phandle reference
rk3308-rock-pi-s.dts:1011.3-24: Warning (resets_property): /ethernet@ff4e0000:resets: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:1058.3-24: Warning (resets_property): /acodec@ff560000:resets: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:2278.4-23: Warning (sound_dai_property): /acodec-sound/simple-audio-card,cpu:sound-dai: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:2282.4-23: Warning (sound_dai_property): /acodec-sound/simple-audio-card,codec:sound-dai: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:2296.5-24: Warning (sound_dai_property): /sound/simple-audio-card,dai-link@1/cpu:sound-dai: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:2300.5-24: Warning (sound_dai_property): /sound/simple-audio-card,dai-link@1/codec:sound-dai: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:662.4-34: Warning (thermal_sensors_property): /thermal-zones/soc-thermal:thermal-sensors: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:702.4-34: Warning (thermal_sensors_property): /thermal-zones/logic-thermal:thermal-sensors: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:424.4-41: Warning (gpios_property): /serial@ff0e0000/bluetooth:device-wake-gpios: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:425.4-39: Warning (gpios_property): /serial@ff0e0000/bluetooth:host-wake-gpios: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:1019.3-38: Warning (gpios_property): /ethernet@ff4e0000:snps,reset-gpio: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:2255.4-29: Warning (gpios_property): /leds/green-led:gpios: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:2262.4-29: Warning (gpios_property): /leds/blue-led:gpios: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:2316.3-34: Warning (gpios_property): /sdio-pwrseq:reset-gpios: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:2400.3-27: Warning (gpios_property): /vcc5v0-otg:gpio: cell 0 is not a phandle reference
rk3308-rock-pi-s.dts:1103.17-1113.5: Warning (interrupt_provider): /pinctrl/gpio@ff220000: Missing #address-cells in interrupt provider
rk3308-rock-pi-s.dts:1115.17-1125.5: Warning (interrupt_provider): /pinctrl/gpio@ff230000: Missing #address-cells in interrupt provider
rk3308-rock-pi-s.dts:1127.17-1137.5: Warning (interrupt_provider): /pinctrl/gpio@ff240000: Missing #address-cells in interrupt provider
rk3308-rock-pi-s.dts:1139.17-1149.5: Warning (interrupt_provider): /pinctrl/gpio@ff250000: Missing #address-cells in interrupt provider
rk3308-rock-pi-s.dts:1151.17-1161.5: Warning (interrupt_provider): /pinctrl/gpio@ff260000: Missing #address-cells in interrupt provider

ping @MichaIng maybe you have an idea

DDG’d “Warning (clocks_property): /i2s@ff330000:clocks: cell 8 is not a phandle reference`”
Found this

Was this with the latest kernel 6.6.32 from 3 days ago?

Based on the link from WarHawk, the missing “clocks” phandle reference indeed can be ignored. I guess it is then true for all of these. The first and last few ones, do not look critical to me either.

The ROCK Pi S device tree is heavily patched, since mainline seems to not contain much features. I remember there was no CPU scaling or sensors earlier.
See all the patches starting with “board-rockpis”: build/patch/kernel/archive/rockchip64-6.6 at main · armbian/build · GitHub
Possible that formalities were not carefully respected for all these.

This topic was automatically closed 178 days after the last reply. New replies are no longer allowed.