mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-10-22 23:02:20 +02:00
udev-rules-imx: Enable use of neutron on imx95
Aligns us with NXP BSP LF6.6.52-2.2.1 Signed-off-by: Ernest Van Hoecke <ernest.vanhoecke@toradex.com>
This commit is contained in:
parent
3460f6f0ae
commit
ee3aded926
|
@ -24,3 +24,4 @@ KERNEL=="galcore", MODE="0660", GROUP="video"
|
|||
KERNEL=="linux,cma*", NAME="dma_heap", MODE="0664", GROUP="video"
|
||||
KERNEL=="mali[0-9]", MODE="0664", GROUP="video"
|
||||
KERNEL=="pxp_device", MODE="0664", GROUP="video"
|
||||
SUBSYSTEM=="neutron", MODE="0660", GROUP="video"
|
||||
|
|
Loading…
Reference in New Issue
Block a user