Commit 654e4d5d authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab Committed by Greg Kroah-Hartman
Browse files

ABI: sysfs-bus-platform: add modalias description

parent e080f247
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -42,3 +42,15 @@ Date: August 2021
Contact:	Barry Song <song.bao.hua@hisilicon.com>
Description:
		This attribute will show "msi" if <N> is a valid msi irq

What:		/sys/bus/platform/devices/.../modalias
Description:
		Same as MODALIAS in the uevent at device creation.

		A platform device that it is exposed via devicetree uses:

			- of:N`of node name`T`type`

		Other platform devices use, instead:

			- platform:`driver name`