Several warnings on boot

Creating a bug report/issue

Required Information

  • DietPi version 8.17.2
  • Distro version bullseye
  • Kernel version 6.1.21
  • Architecture aarch64
  • SBC model RPi4

Steps to reproduce

  1. Boot the machine

Expected behaviour

  • No warning

Actual behaviour

May 31 11:59:47 dietpi kernel: usb_phy_generic phy: supply vcc not found, using dummy regulator
May 31 11:59:47 dietpi kernel: usb_phy_generic phy: dummy supplies not allowed for exclusive requests
May 31 11:59:47 dietpi kernel: pci_bus 0000:01: supply vpcie3v3 not found, using dummy regulator
May 31 11:59:47 dietpi kernel: pci_bus 0000:01: supply vpcie3v3aux not found, using dummy regulator
May 31 11:59:47 dietpi kernel: pci_bus 0000:01: supply vpcie12v not found, using dummy regulator
May 31 11:59:47 dietpi kernel: bcm2708_fb soc:fb: Unable to determine number of FBs. Disabling driver.
May 31 11:59:47 dietpi kernel: bcm2708_fb: probe of soc:fb failed with error -2

warning should be ok. BTW, we do not maintain kernel as we use the original kernel provided by RPI foundation.