[PATCH v2 0/2] Documentation update for Chrome OS ACPI

Bagas Sanjaya posted 2 patches 3 years, 11 months ago
.../ABI/testing/sysfs-driver-chromeos-acpi    | 113 ++++++++++--------
1 file changed, 62 insertions(+), 51 deletions(-)
[PATCH v2 0/2] Documentation update for Chrome OS ACPI
Posted by Bagas Sanjaya 3 years, 11 months ago
Two documentation patches touching Chrome OS ACPI sysfs.

  1. Patch [1/2] fixes htmldocs warning reported in linux-next and should
     be merged before upcoming merge window.
  2. Patch [2/2] rewrites symbol descriptions to use imperative mood. It
     can be merged when appropriate, independent of previous patch
     above.

Changes since v1 [1]:
  - Firmware typofix

Range-diff against v1 [1]:
1:  88fa56e47fd5ad ! 1:  10eface6e5ad4e platform/chrome: Use tables for values lists of ChromeOS ACPI sysfs ABI
    @@ Documentation/ABI/testing/sysfs-driver-chromeos-acpi: KernelVersion:	5.19
     -		  * 32  - Developer switch was enabled when firmware booted.
     -		  * 512 - Firmware write protection was disabled when firmware
     -			  booted.
    -+		hardware switches when the firmare is booted.
    ++		hardware switches when the firmware is booted.
     +
     +		==== ===========================================
     +		0    No changes.
2:  9b4751a2cefc7a ! 2:  17d581296f6dfb platform/chrome: Use imperative mood for ChromeOS ACPI sysfs ABI descriptions
    @@ Documentation/ABI/testing/sysfs-driver-chromeos-acpi: What:		/sys/bus/platform/d
      KernelVersion:	5.19
      Description:
     -		This file shows the switch position for the Chrome OS specific
    --		hardware switches when the firmare is booted.
    +-		hardware switches when the firmware is booted.
     +		Returns switch position for Chrome OS specific hardware
    -+		switches when the firmare is booted (integer).
    ++		switches when the firmware is booted (integer).
      
      		==== ===========================================
      		0    No changes.

[1]: https://lore.kernel.org/linux-doc/20220518031750.21923-1-bagasdotme@gmail.com/

Cc: Benson Leung <bleung@google.com>
Cc: Guenter Roeck <groeck@chromium.org>
Cc: Andy Shevchenko <andy.shevchenko@gmail.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Cc: Muhammad Usama Anjum <usama.anjum@collabora.com>
Cc: Tzung-Bi Shih <tzungbi@kernel.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: Linux Next Mailing List <linux-next@vger.kernel.org>

Bagas Sanjaya (2):
  platform/chrome: Use tables for values lists of ChromeOS ACPI sysfs
    ABI
  platform/chrome: Use imperative mood for ChromeOS ACPI sysfs ABI
    descriptions

 .../ABI/testing/sysfs-driver-chromeos-acpi    | 113 ++++++++++--------
 1 file changed, 62 insertions(+), 51 deletions(-)


base-commit: 0a4cad9c11ad46662ede48d94f08ecb7cd9f6916
-- 
An old man doll... just what I always wanted! - Clara
Re: [PATCH v2 0/2] Documentation update for Chrome OS ACPI
Posted by Tzung-Bi Shih 3 years, 11 months ago
On Wed, May 18, 2022 at 03:35:22PM +0700, Bagas Sanjaya wrote:
> Two documentation patches touching Chrome OS ACPI sysfs.
> 
>   1. Patch [1/2] fixes htmldocs warning reported in linux-next and should
>      be merged before upcoming merge window.
>   2. Patch [2/2] rewrites symbol descriptions to use imperative mood. It
>      can be merged when appropriate, independent of previous patch
>      above.
> 
> [...]

Applied, thanks!

[1/2] platform/chrome: Use tables for values lists of ChromeOS ACPI sysfs ABI
      commit: 596cbc6ab0abd18206b3247aaeaa225788afaf8c
[2/2] platform/chrome: Use imperative mood for ChromeOS ACPI sysfs ABI descriptions
      commit: 7bff62406671dd89e9d1a7bf00169197f2833c41