public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: Randy Dunlap <rdunlap@infradead.org>,
	LKML <linux-kernel@vger.kernel.org>,
	ACPI Devel Mailing List <linux-acpi@vger.kernel.org>
Cc: Zhang Rui <rui.zhang@intel.com>,
	"Rafael J. Wysocki" <rjw@rjwysocki.net>,
	Len Brown <lenb@kernel.org>
Subject: Re: [PATCH] ACPI; update docs for "acpi_backlight" kernel parameter options
Date: Tue, 31 Mar 2020 10:16:23 +0200	[thread overview]
Message-ID: <c292826f-0a41-910d-1973-e6b613fbce7e@redhat.com> (raw)
In-Reply-To: <19409af2-f38a-6760-c7b3-aa5794a94df0@infradead.org>

Hi,

On 3/31/20 2:17 AM, Randy Dunlap wrote:
> From: Randy Dunlap <rdunlap@infradead.org>
> 
> Update the Documentation for "acpi_backlight" by adding
> 2 new options (native and none).
> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: linux-acpi@vger.kernel.org
> Cc: Zhang Rui <rui.zhang@intel.com>
> Cc: Hans de Goede <hdegoede@redhat.com>
> Cc: "Rafael J. Wysocki" <rjw@rjwysocki.net>
> Cc: Len Brown <lenb@kernel.org>

Thanks!

Patch looks good to me:

Reviewed-by: Hans de Goede <hdegoede@redhat.com>

Regards,

Hans




> ---
>   Documentation/admin-guide/kernel-parameters.txt |    8 +++++---
>   1 file changed, 5 insertions(+), 3 deletions(-)
> 
> --- linux-next-20200330.orig/Documentation/admin-guide/kernel-parameters.txt
> +++ linux-next-20200330/Documentation/admin-guide/kernel-parameters.txt
> @@ -22,11 +22,13 @@
>   			default: 0
>   
>   	acpi_backlight=	[HW,ACPI]
> -			acpi_backlight=vendor
> -			acpi_backlight=video
> -			If set to vendor, prefer vendor specific driver
> +			{ vendor | video | native | none }
> +			If set to vendor, prefer vendor-specific driver
>   			(e.g. thinkpad_acpi, sony_acpi, etc.) instead
>   			of the ACPI video.ko driver.
> +			If set to video, use the ACPI video.ko driver.
> +			If set to native, use the device's native backlight mode.
> +			If set to none, disable the ACPI backlight interface.
>   
>   	acpi_force_32bit_fadt_addr
>   			force FADT to use 32 bit addresses rather than the
> 


  reply	other threads:[~2020-03-31  8:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-31  0:17 [PATCH] ACPI; update docs for "acpi_backlight" kernel parameter options Randy Dunlap
2020-03-31  8:16 ` Hans de Goede [this message]
2020-04-01  9:17   ` Rafael J. Wysocki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c292826f-0a41-910d-1973-e6b613fbce7e@redhat.com \
    --to=hdegoede@redhat.com \
    --cc=lenb@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rdunlap@infradead.org \
    --cc=rjw@rjwysocki.net \
    --cc=rui.zhang@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox