# do not edit this file, it will be overwritten on update ACTION!="add|change", GOTO="mm_platform_device_whitelist_end" SUBSYSTEM!="platform", GOTO="mm_platform_device_whitelist_end" # Be careful here since many devices connected to platform drivers on PCs # are legacy devices that won't like probing. But often on embedded # systems serial ports are provided by platform devices. # Allow atmel_usart DRIVERS=="atmel_usart", ENV{ID_MM_PLATFORM_DRIVER_PROBE}="1" LABEL="mm_platform_device_whitelist_end"