> > > > +What: /sys/bus/platform/drivers/ufshcd/*/capabilities/clock_scaling > > This shouldn't be linked to as a driver file, it's a device file. So no > need for this line. > > > +What: /sys/bus/platform/devices/*.ufs/capabilities/clock_scaling > > Since when are all ufs devices platform devices? Do we not have UFS > controllers on other types of busses? I have pretty much copped the structure of the entries across this file. Nearly all of the entries link both device and driver paths and nearly all of the entries mention the platform-based path (which you correctly mentioned is not factually correct, since we do have controllers on the pci bus). Please advise if it is ok to keep it like this for consistency or what would be the appropriate way to adjust the documentation? --Daniil