forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 23fa18eaa71266feff7ba8d83022d9e1cc83c65a
kernel/Documentation/ABI/stable/sysfs-bus-nvmem
....@@ -9,13 +9,14 @@
99 Note: This file is only present if CONFIG_NVMEM_SYSFS
1010 is enabled
1111
12
- ex:
13
- hexdump /sys/bus/nvmem/devices/qfprom0/nvmem
12
+ ex::
1413
15
- 0000000 0000 0000 0000 0000 0000 0000 0000 0000
16
- *
17
- 00000a0 db10 2240 0000 e000 0c00 0c00 0000 0c00
18
- 0000000 0000 0000 0000 0000 0000 0000 0000 0000
19
- ...
20
- *
21
- 0001000
14
+ hexdump /sys/bus/nvmem/devices/qfprom0/nvmem
15
+
16
+ 0000000 0000 0000 0000 0000 0000 0000 0000 0000
17
+ *
18
+ 00000a0 db10 2240 0000 e000 0c00 0c00 0000 0c00
19
+ 0000000 0000 0000 0000 0000 0000 0000 0000 0000
20
+ ...
21
+ *
22
+ 0001000