From 9370bb92b2d16684ee45cf24e879c93c509162da Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Thu, 19 Dec 2024 01:47:39 +0000 Subject: [PATCH] add wifi6 8852be driver --- kernel/Documentation/ABI/testing/sysfs-devices-platform-docg3 | 10 ++++++++-- 1 files changed, 8 insertions(+), 2 deletions(-) diff --git a/kernel/Documentation/ABI/testing/sysfs-devices-platform-docg3 b/kernel/Documentation/ABI/testing/sysfs-devices-platform-docg3 index 8aa3671..378c426 100644 --- a/kernel/Documentation/ABI/testing/sysfs-devices-platform-docg3 +++ b/kernel/Documentation/ABI/testing/sysfs-devices-platform-docg3 @@ -9,8 +9,10 @@ The protection has information embedded whether it blocks reads, writes or both. The result is: - 0 -> the DPS is not keylocked - 1 -> the DPS is keylocked + + - 0 -> the DPS is not keylocked + - 1 -> the DPS is keylocked + Users: None identified so far. What: /sys/devices/platform/docg3/f[0-3]_dps[01]_protection_key @@ -27,8 +29,12 @@ Entering the correct value toggle the lock, and can be observed through f[0-3]_dps[01]_is_keylocked. Possible values are: + - 8 bytes + Typical values are: + - "00000000" - "12345678" + Users: None identified so far. -- Gitblit v1.6.2