blob: 79d1a39881c0f5f1b3ed50440a01c0d35443b86a [file] [log] [blame]
merothh32be6882022-01-03 01:54:57 +05301# Copyright (c) 2012-2015, 2017-2020, The Linux Foundation. All rights reserved.
2#
3# Redistribution and use in source and binary forms, with or without
4# modification, are permitted provided that the following conditions are met:
5# * Redistributions of source code must retain the above copyright
6# notice, this list of conditions and the following disclaimer.
7# * Redistributions in binary form must reproduce the above copyright
8# notice, this list of conditions and the following disclaimer in the
9# documentation and/or other materials provided with the distribution.
10# * Neither the name of The Linux Foundation nor
11# the names of its contributors may be used to endorse or promote
12# products derived from this software without specific prior written
13# permission.
14#
15# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
16# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
17# IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
18# NON-INFRINGEMENT ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
19# CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
20# EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
21# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
22# OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
23# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
24# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
25# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
26#
27
28# Firmware directory Path
29# Below macro will be read by uevent and path will
30# be added to search path for firmware loading
31firmware_directories /vendor/firmware_mnt/image/
32
33# the DIAG device node is not world writable/readable.
34/dev/diag 0660 system oem_2901
35/dev/mhi_*_pipe_4 0660 system system
Michael Bestas26f3c9d2024-07-16 13:45:52 -040036/dev/virt-eavb 0660 system audio
merothh32be6882022-01-03 01:54:57 +053037/dev/genlock 0666 system system
38/dev/wlan 0660 wifi wifi
39/dev/kgsl 0666 system system
40/dev/kgsl-3d0 0666 system system
41/dev/kgsl-2d0 0666 root root
42/dev/kgsl-2d1 0666 root root
43/dev/ion 0664 system system
44/dev/membuf 0664 system system
45/dev/rtc0 0660 system system
46/dev/smd0 0660 system system
47/dev/smd4 0660 system system
48/dev/smd_cxm_qmi 0640 radio radio
49/dev/smd5 0660 system system
50/dev/smd6 0660 system system
51/dev/smd7 0660 bluetooth bluetooth
52/dev/ccid_bridge 0660 system system
53/dev/ipa 0660 radio radio
54/dev/wwan_ioctl 0660 radio radio
55/dev/ipaNatTable 0660 radio radio
56/dev/rmnet_ctrl 0660 usb usb
57/dev/dpl_ctrl 0660 usb usb
58/dev/ipa_odl_ctl 0660 radio radio
59/dev/ipa_adpl 0660 system oem_2905
60/dev/synx_device 0660 root camera
61/dev/hab 0666 system system
62/dev/hgsl 0666 system system
63/dev/iio:device* 0664 system system
64
65#permissions for UFS RPMB BSG device node
66/dev/0:0:0:49476 0600 system system
67
68#permissions for CSVT
69/dev/smd11 0660 radio radio
70
71#permsissions for BT/FM
72/dev/smd2 0660 bluetooth bluetooth
73/dev/smd3 0660 bluetooth bluetooth
74/dev/btpower 0660 bluetooth system
Rohit R Sekharadf49712022-11-17 21:05:16 +053075/dev/btfmslim 0660 bluetooth system
merothh32be6882022-01-03 01:54:57 +053076
77#permissions for pta
78/dev/pta 0660 system system
79
80/dev/radio0 0640 system system
81/dev/rfcomm0 0660 bluetooth bluetooth
82/dev/ttyUSB0 0660 bluetooth bluetooth
83/dev/smdcntl0 0640 radio radio
84/dev/smdcntl1 0640 radio radio
85/dev/smdcntl2 0640 radio radio
86/dev/smdcntl3 0640 radio radio
87/dev/smdcntl4 0640 radio radio
88/dev/smdcntl5 0640 radio radio
89/dev/smdcntl6 0640 radio radio
90/dev/smdcntl7 0640 radio radio
91/dev/smdcntl8 0640 radio radio
92/dev/smdcnt_rev0 0640 radio radio
93/dev/smdcnt_rev1 0640 radio radio
94/dev/smdcnt_rev2 0640 radio radio
95/dev/smdcnt_rev3 0640 radio radio
96/dev/smdcnt_rev4 0640 radio radio
97/dev/smdcnt_rev5 0640 radio radio
98/dev/smdcnt_rev6 0640 radio radio
99/dev/smdcnt_rev7 0640 radio radio
100/dev/smdcnt_rev8 0640 radio radio
101/dev/smuxctl32 0640 radio radio
102/dev/sdioctl0 0640 radio radio
103/dev/sdioctl1 0640 radio radio
104/dev/sdioctl2 0640 radio radio
105/dev/sdioctl3 0640 radio radio
106/dev/sdioctl4 0640 radio radio
107/dev/sdioctl5 0640 radio radio
108/dev/sdioctl6 0640 radio radio
109/dev/sdioctl7 0640 radio radio
110/dev/sdioctl8 0640 radio radio
111/dev/rmnet_mux_ctrl 0640 radio radio
112/dev/hsicctl0 0640 radio radio
113/dev/hsicctl1 0640 radio radio
114/dev/hsicctl2 0640 radio radio
115/dev/hsicctl3 0640 radio radio
116/dev/hsicctl4 0640 radio radio
117/dev/hsicctl5 0640 radio radio
118/dev/hsicctl6 0640 radio radio
119/dev/hsicctl7 0640 radio radio
120/dev/hsicctl8 0640 radio radio
121/dev/hsicctl9 0640 radio radio
122/dev/hsicctl10 0640 radio radio
123/dev/hsicctl11 0640 radio radio
124/dev/hsicctl12 0640 radio radio
125/dev/hsicctl13 0640 radio radio
126/dev/hsicctl14 0640 radio radio
127/dev/hsicctl15 0640 radio radio
128/dev/hsicctl16 0640 radio radio
129/dev/mhi_*_pipe_14 0640 radio radio
130/dev/mhi_*_pipe_16 0640 radio radio
131/dev/mhi_*_pipe_32 0640 radio radio
132/dev/at_usb0 0640 radio radio
133/dev/at_mdm0 0640 radio radio
134/dev/video* 0660 system camera
135/dev/cvp* 0660 system camera
136/dev/media* 0660 system camera
137/dev/v4l-subdev* 0660 system camera
Michael Bestas26f3c9d2024-07-16 13:45:52 -0400138/dev/hdmi_bdg_irq_handler 0660 system camera
139/dev/dp_bdg_irq_handler 0660 system camera
merothh32be6882022-01-03 01:54:57 +0530140/dev/qseecom 0660 system drmrpc
141/dev/qce 0660 system drmrpc
142/dev/smcinvoke 0660 system drmrpc
143/dev/qsee_ipc_irq_spss 0660 system drmrpc
144/dev/seemplog 0660 system system
145/dev/pft 0660 system drmrpc
146/dev/spcom 0660 system system
147/dev/spss_utils 0660 system system
148/dev/sp_kernel 0660 system system
149/dev/sp_nvm 0660 system system
150/dev/sp_ssr 0660 system system
151/dev/sp_keymaster 0660 system system
152/dev/sp_keymaster_ssr 0660 system system
153/dev/sec_nvm_* 0660 system system
154/dev/cryptoapp 0660 system system
155/dev/spdaemon_ssr 0660 system system
156/dev/spu_hal_ssr 0660 system system
157/dev/iuicc* 0660 system system
158/dev/gemini0 0660 system camera
159/dev/jpeg0 0660 system camera
160/dev/jpeg1 0660 system camera
161/dev/jpeg2 0660 system camera
162/dev/jpeg3 0660 system camera
163/dev/adsprpc-smd 0664 system system
164/dev/adsprpc-smd-secure 0644 system system
165/dev/system_health_monitor 0644 radio system
166/dev/mdss_rotator 0664 system system
167
168#QDSS
169/dev/byte-cntr 0660 system oem_2902
170/dev/mhi_qdss 0660 system oem_2902
171/sys/class/qdss_bridge/mhi_qdss mode 0660 system oem_2902
172
173#qg
174/dev/qg 0660 system system
175/dev/qg_battery 0660 system system
176
177#qvr
178/dev/qvr_external_sensor_ioctl 0660 system system
Rohit R Sekharadf49712022-11-17 21:05:16 +0530179/dev/bus/usb/* 0660 root usb
180/dev/hidraw* 0660 root usb
merothh32be6882022-01-03 01:54:57 +0530181
Nagireddy Annem01268552022-02-24 16:57:25 +0530182#rawdump
183/dev/block/platform/soc/*/by-name/rawdump 0660 root system
184
merothh32be6882022-01-03 01:54:57 +0530185# wlan
186/dev/wcnss_wlan 0660 system system
187/dev/wcnss_ctrl 0660 system system
188/sys/devices/soc/a000000.qcom,wcnss-wlan/net/wlan0/queues/rx-* rps_cpus 0660 system system
189/sys/devices/soc/a000000.qcom,wcnss-wlan/net/p2p0/queues/rx-* rps_cpus 0660 system system
190/sys/devices/platform/soc/*.qcom,icnss/net/wlan*/queues/rx-* rps_cpus 0660 system system
191/sys/devices/platform/soc/1c00000.qcom,pcie/pci0000:00/0000:00:00.0/0000:01:00.0/net/wlan*/queues/rx-* rps_cpus 0660 system system
192/sys/devices/platform/soc/17a10040.qcom,wcn6750/net/wlan*/queues/rx-* rps_cpus 0660 system system
193/dev/spidev0.0 0660 system audio
194/dev/i2c-7 0660 system audio
195/dev/msm_camera/* 0660 system camera
196/dev/gemini/ 0660 system camera
197/dev/mercury0 0660 system camera
198/dev/msm_vidc_reg 0660 system audio
199/dev/msm_vidc_dec 0660 system audio
200/dev/msm_vidc_dec_sec 0660 system audio
201/dev/msm_vidc_enc 0660 system audio
202/dev/msm_rotator 0660 system system
merothh32be6882022-01-03 01:54:57 +0530203/dev/sdsprpc-smd 0660 system system
204
205#permissions for audio
206/dev/wcd_dsp0_control 0660 system audio
207/dev/wcd-dsp-glink 0660 system audio
208/dev/audio_slimslave 0660 system audio
209/dev/msm_qcelp 0660 system audio
210/dev/msm_evrc 0660 system audio
211/dev/msm_wma 0660 system audio
212/dev/msm_wmapro 0660 system audio
213/dev/msm_alac 0660 system audio
214/dev/msm_ape 0660 system audio
215/dev/msm_amrnb 0660 system audio
216/dev/msm_amrwb 0660 system audio
217/dev/msm_amrwbplus 0660 system audio
218/dev/msm_aac 0660 system audio
219/dev/msm_multi_aac 0660 system audio
220/dev/msm_aac_in 0660 system audio
221/dev/msm_qcelp_in 0660 system audio
222/dev/msm_evrc_in 0660 system audio
223/dev/msm_amrnb_in 0660 system audio
224/dev/msm_amrwb_in 0660 system audio
225/dev/msm_a2dp_in 0660 system audio
226/dev/msm_ac3 0660 system audio
227/dev/msm_audio_cal 0660 system audio
228/dev/msm_hweffects 0660 system audio
229/dev/msm_cad 0660 system audio
230/dev/msm_fm 0660 system audio
231/dev/msm_mvs 0660 system audio
232/dev/msm_pcm_lp_dec 0660 system audio
233/dev/msm_preproc_ctl 0660 system audio
234/dev/msm_rtac 0660 system audio
235/dev/msm_voicememo 0660 system audio
Michael Bestas26f3c9d2024-07-16 13:45:52 -0400236/dev/virt_sndcard_ctl 0660 system audio
merothh32be6882022-01-03 01:54:57 +0530237/dev/ttyHSL1 0660 system system
238/dev/ttyHS1 0660 system system
239/dev/mdm 0660 system radio
240/sys/devices/virtual/smdpkt/smdcntl* open_timeout 0664 radio radio
241/dev/sdio_tty_ciq_00 0660 system system
242/dev/tty_sdio_00 0660 system system
243/dev/ttyGS0 0660 system system
244/dev/i2c-5 0660 media media
245/dev/avtimer 0660 system audio
246/dev/spidev2.0 0660 system audio
247/dev/spidev22.0 0660 system audio
Rohit R Sekharadf49712022-11-17 21:05:16 +0530248/dev/spidev10.0 0660 system audio
merothh32be6882022-01-03 01:54:57 +0530249
250# DVB devices
251/dev/dvb/adapter0/demux* 0440 media media
252/dev/dvb/adapter0/dvr* 0660 media media
253/dev/dvb/adapter0/video* 0660 media media
254
255# Broadcast devices
256/dev/tsc_mux0 0660 media media
257/dev/tsc_ci0 0660 media media
258
259# sensors
260/dev/sensors 0660 system system
261/sys/devices/i2c-12/12-* pollrate_ms 0664 system system
262/sys/devices/f9925000.i2c/i2c-0/0-* enable 0660 input system
263/sys/devices/f9925000.i2c/i2c-0/0-* poll_delay 0660 input system
264/sys/devices/soc.0/78b6000.i2c/i2c-0/0-* enable 0660 input system
265/sys/devices/soc.0/78b6000.i2c/i2c-0/0-* poll_delay 0660 input system
266/sys/devices/soc.0/78b6000.i2c/i2c-0/0-* enable_wakeup 0660 input system
267/sys/devices/soc.0/78b6000.i2c/i2c-0/0-* max_latency 0660 input system
268/sys/devices/soc.0/78b6000.i2c/i2c-0/0-* flush 0660 input system
269/sys/devices/soc.0/78b6000.i2c/i2c-0/0-* calibrate 0660 input system
270/sys/devices/soc.0/78b5000.i2c/i2c-1/1-* enable 0660 input system
271/sys/devices/soc.0/78b5000.i2c/i2c-1/1-* poll_delay 0660 input system
272/sys/devices/soc.0/78b5000.i2c/i2c-1/1-* enable_wakeup 0660 input system
273/sys/devices/soc.0/78b5000.i2c/i2c-1/1-* max_latency 0660 input system
274/sys/devices/soc.0/78b5000.i2c/i2c-1/1-* flush 0660 input system
275/sys/devices/soc.0/78b5000.i2c/i2c-1/1-* calibrate 0660 input system
276/sys/devices/virtual/optical_sensors/proximity ps_adc 0660 input system
277/sys/devices/virtual/optical_sensors/proximity ps_poll_delay 0660 input system
278/sys/devices/virtual/optical_sensors/lightsensor ls_auto 0660 input system
279/sys/devices/virtual/optical_sensors/lightsensor ls_poll_delay 0660 input system
280/sys/devices/virtual/input/input* poll 0660 input system
281/sys/devices/virtual/input/input* pollrate_ms 0660 input system
282/sys/devices/soc/78b7000.i2c/i2c-3/3-0020/input/input* secure_touch 0440 system drmrpc
283/sys/devices/soc/78b7000.i2c/i2c-3/3-0020/input/input* secure_touch_enable 0660 system drmrpc
284/sys/devices/soc/78b7000.i2c/i2c-3/3-0038/input/input* secure_touch 0440 system drmrpc
285/sys/devices/soc/78b7000.i2c/i2c-3/3-0038/input/input* secure_touch_enable 0660 system drmrpc
286/sys/devices/soc/78b7000.i2c/i2c-3/3-004b/input/input* secure_touch 0440 system drmrpc
287/sys/devices/soc/78b7000.i2c/i2c-3/3-004b/input/input* secure_touch_enable 0660 system drmrpc
288/sys/devices/soc/c179000.i2c/i2c-5/5-0020/input/input* secure_touch 0440 system drmrpc
289/sys/devices/soc/c179000.i2c/i2c-5/5-0020/input/input* secure_touch_enable 0660 system drmrpc
290/sys/devices/platform/soc/a98000.i2c/i2c-2/2-0020/input/input* secure_touch 0440 system drmrpc
291/sys/devices/platform/soc/a98000.i2c/i2c-2/2-0020/input/input* secure_touch_enable 0660 system drmrpc
292/sys/devices/platform/soc/a84000.i2c/i2c-2/2-0020/input/input* secure_touch 0440 system drmrpc
293/sys/devices/platform/soc/a84000.i2c/i2c-2/2-0020/input/input* secure_touch_enable 0660 system drmrpc
294
295# GNSS Device premissions
296/dev/gnss_sirf 0660 gps gps
297
298# laser sensor access
299/sys/devices/virtual/input/input* enable_ps_sensor 0660 system input
300/sys/devices/virtual/input/input* set_delay_ms 0660 system input
301/sys/devices/virtual/input/input* do_flush 0660 system input
302
303# vm_bms
304/dev/vm_bms 0660 system system
305/dev/battery_data 0660 system system
306
307# wlan
308/dev/wcnss_wlan 0660 system system
309/dev/wcnss_ctrl 0660 system system
310/sys/devices/soc/600000.qcom,pcie/pci0000:00/0000:00:00.0/0000:01:00.0/net/wlan0/queues/rx-* rps_cpus 0660 system system
311/sys/devices/soc/600000.qcom,pcie/pci0000:00/0000:00:00.0/0000:01:00.0/net/p2p0/queues/rx-* rps_cpus 0660 system system
312
merothh32be6882022-01-03 01:54:57 +0530313#nfc permissions
314/dev/nfc-nci 0660 nfc nfc
315/dev/nq-nci 0660 nfc nfc
316/dev/assd 0660 nfc nfc
317
318# UIO devices
319/dev/uio0 0660 system system
320/dev/uio1 0660 system system
321/dev/uio2 0660 system system
322
323# SSR devices
324/dev/subsys_* 0640 system system
325
326# Ultrasound device
327/dev/usf1 0660 system system
328
329# Ramdump devices
330/dev/ramdump* 0640 system system
331
332# Fingerprint device
333/dev/qbt* 0660 system system
334/sys/class/fts/touch_aoi aoi_set 0660 root system
335/sys/class/fts/touch_aoi power_set 0660 root system
336
337#ImproveTouch device
338/dev/hbtp_input 0660 system system
339/dev/hbtp_vm 0660 system system
340
341# Add device block for FRP
342/dev/block/platform/soc/7824900.sdhci/by-name/config 0600 system system
343/dev/block/platform/soc/7464900.sdhci/by-name/frp 0600 system system
344/dev/block/platform/soc/624000.ufshc/by-name/frp 0600 system system
345/dev/block/platform/soc/1da4000.ufshc/by-name/frp 0600 system system
346/dev/block/platform/soc/c0c4000.sdhci/by-name/frp 0600 system system
347/dev/block/platform/soc/1d84000.ufshc/by-name/frp 0600 system system
348/dev/block/platform/soc/7c4000.sdhci/by-name/frp 0600 system system
349/dev/block/platform/soc/4744000.sdhci/by-name/frp 0600 system system
350/dev/block/platform/soc/4804000.ufshc/by-name/frp 0600 system system
351
352# This is temporary while using SD card for initial bring-up
353/dev/block/platform/soc/8804000.sdhci/by-name/frp 0600 system system
354
355# Kmsg device
356/dev/kmsg 0620 root system
357
358# LED class devices
359/sys/class/leds/red delay_on 0640 system system
360/sys/class/leds/red delay_off 0640 system system
361/sys/class/leds/red breath 0640 system system
362/sys/class/leds/red trigger 0640 system system
363/sys/class/leds/green delay_on 0640 system system
364/sys/class/leds/green delay_off 0640 system system
365/sys/class/leds/green breath 0640 system system
366/sys/class/leds/green trigger 0640 system system
367/sys/class/leds/blue delay_on 0640 system system
368/sys/class/leds/blue delay_off 0640 system system
369/sys/class/leds/blue breath 0640 system system
370/sys/class/leds/blue trigger 0640 system system
371
372# NPU device
373/dev/msm_npu 0644 system system
374
375# USB role switch
376/sys/class/dual_role_usb/* data_role 0660 system system
377/sys/class/dual_role_usb/* power_role 0660 system system
378/sys/class/dual_role_usb/* mode 0660 system system
379
380#Memory Offline
381/sys/devices/system/memory/memory* state 0660 system system
382
383/sys/devices/virtual/hdcp/msm_hdcp min_level_change 0664 system graphics
384
Mohammed Mirza Mandayappurath Manzooraa943102022-01-31 14:40:10 -0800385#KGSL
386/sys/class/kgsl/kgsl-3d0 perfcounter 0660 root shell
387
Michael Bestascc6fb1d2023-05-11 19:31:06 +0300388# socinfo
389/sys/devices/soc0 serial_number 0000 root root
390
merothh32be6882022-01-03 01:54:57 +0530391# sys-fs display
392/sys/class/graphics/fb* hpd 0664 system graphics
393/sys/class/graphics/fb* res_info 0664 system graphics
394/sys/class/graphics/fb* vendor_name 0664 system graphics
395/sys/class/graphics/fb* product_description 0664 system graphics
396/sys/class/graphics/fb* video_mode 0664 system graphics
397/sys/class/graphics/fb* format_3d 0664 system graphics
398/sys/class/graphics/fb* s3d_mode 0664 system graphics
399/sys/class/graphics/fb* dynamic_fps 0664 system graphics
400/sys/class/graphics/fb* msm_fb_dfps_mode 0664 system graphics
401/sys/class/graphics/fb* hdr_stream 0664 system graphics
402/sys/class/graphics/fb* cec/enable 0664 system graphics
403/sys/class/graphics/fb* cec/logical_addr 0664 system graphics
404/sys/class/graphics/fb* cec/rd_msg 0664 system graphics
405/sys/class/graphics/fb* pa 0664 system graphics
406/sys/class/graphics/fb* cec/wr_msg 0600 system graphics
407/sys/class/graphics/fb* hdcp/tp 0664 system graphics
408/sys/class/graphics/fb* hdcp2p2/min_level_change 0660 system graphics
409/sys/class/graphics/fb* hdmi_audio_cb 0600 audioserver audio
410
411/sys/class/graphics/fb* lineptr_value 0664 system graphics
412/sys/class/graphics/fb* msm_fb_persist_mode 0664 system graphics
413
414/sys/class/graphics/fb0 idle_time 0664 system graphics
415/sys/class/graphics/fb0 dynamic_fps 0664 system graphics
416/sys/class/graphics/fb0 dyn_pu 0664 system graphics
417/sys/class/graphics/fb0 modes 0664 system graphics
418/sys/class/graphics/fb0 mode 0664 system graphics
419/sys/class/graphics/fb0 msm_cmd_autorefresh_en 0664 system graphics
merothh32be6882022-01-03 01:54:57 +0530420
Michael Bestas26f3c9d2024-07-16 13:45:52 -0400421/sys/devices/platform/soc/ae00000.qcom,mdss_mdp/drm/card*/sde-crtc-* lineptr_value 0664 system graphics
422
merothh32be6882022-01-03 01:54:57 +0530423/sys/devices/platform/soc/ae00000.qcom,mdss_mdp power/control 0664 system graphics
424
425#asm330 sensor
426#common sensors files
427/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* buffer/enable 0664 system system
428/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* buffer/length 0664 system system
429/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* buffer/watermark 0664 system system
430/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* discharded_samples 0664 system system
431/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* current_timestamp_clock 0664 system system
432/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* hwfifo_flush 0664 system system
433/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* hwfifo_watermark 0664 system system
434/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* hwfifo_watermark_max 0664 system system
435/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* mount_matrix 0664 system system
436/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* name 0664 system system
437/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* sampling_frequency 0664 system system
438/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* sampling_frequency_available 0664 system system
439/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* scan_elements/in_timestamp_en 0664 system system
440/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* scan_elements/in_timestamp_index 0664 system system
441/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* scan_elements/in_timestamp_type 0664 system system
442
443# standard iio accel attributes
444/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* in_accel_scale_available 0664 system system
445/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* in_accel_x_raw 0664 system system
446/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* in_accel_x_scale 0664 system system
447/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* in_accel_y_raw 0664 system system
448/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* in_accel_y_scale 0664 system system
449/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* in_accel_z_raw 0664 system system
450/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* in_accel_z_scale 0664 system system
451/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* scan_elements/in_accel_x_en 0664 system system
452/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* scan_elements/in_accel_x_index 0664 system system
453/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* scan_elements/in_accel_x_type 0664 system system
454/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* scan_elements/in_accel_y_en 0664 system system
455/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* scan_elements/in_accel_y_index 0664 system system
456/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* scan_elements/in_accel_y_type 0664 system system
457/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* scan_elements/in_accel_z_en 0664 system system
458/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* scan_elements/in_accel_z_index 0664 system system
459/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* scan_elements/in_accel_z_type 0664 system system
460
461# standard iio gyro attributes
462/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* in_anglvel_scale_available 0664 system system
463/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* in_anglvel_x_raw 0664 system system
464/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* in_anglvel_x_scale 0664 system system
465/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* in_anglvel_y_raw 0664 system system
466/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* in_anglvel_y_scale 0664 system system
467/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* in_anglvel_z_raw 0664 system system
468/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* in_anglvel_z_scale 0664 system system
469/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* scan_elements/in_anglvel_x_en 0664 system system
470/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* scan_elements/in_anglvel_x_index 0664 system system
471/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* scan_elements/in_anglvel_x_type 0664 system system
472/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* scan_elements/in_anglvel_y_en 0664 system system
473/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* scan_elements/in_anglvel_y_index 0664 system system
474/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* scan_elements/in_anglvel_y_type 0664 system system
475/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* scan_elements/in_anglvel_z_en 0664 system system
476/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* scan_elements/in_anglvel_z_index 0664 system system
477/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* scan_elements/in_anglvel_z_type 0664 system system
478
479
480# standard iio temp attributes
481/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* in_temp_offset 0664 system system
482/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* in_temp_raw 0664 system system
483/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* in_temp_scale 0664 system system
484/sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* in_temp_scale_available 0664 system system