new file mode 100644
@@ -0,0 +1,16 @@
+What: /sys/firmware/brcmstb/mon_version
+Date: Jan 2022
+Contact: Florian Fainelli <f.fainelli@gmail.com>
+Description:
+ Reports the ARM trusted firmware (monitor) version running on
+ the Broadcom STB platforms under the format:
+ A.B.C.D
+
+What: /sys/firmware/brcmstb/cpu_retention
+Date: Jan 2022
+Contact: Florian Fainelli <f.fainelli@gmail.com>
+Description:
+ Allows the toggling of whether S2 standby should be entered
+ with (default) or without CPU retention.
+
+ Accepted values are 0 or 1.
Document the attributes created by the Broadcom STB PSCI firmware code to allow retrieving the firmware version and the control of the CPU retention upon system suspend entry. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> --- Documentation/ABI/testing/sysfs-firmware-brcmstb | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Documentation/ABI/testing/sysfs-firmware-brcmstb