All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jiri Slaby <jirislaby@kernel.org>
To: Hans de Goede <hdegoede@redhat.com>,
	Linus Walleij <linus.walleij@linaro.org>
Cc: "open list:GPIO SUBSYSTEM" <linux-gpio@vger.kernel.org>,
	Mika Westerberg <mika.westerberg@linux.intel.com>,
	Andy Shevchenko <andy@kernel.org>
Subject: Re: chv-gpio interrupt storm on UMAX VisionBook 10Wi Pro
Date: Thu, 9 Jul 2020 13:19:03 +0200	[thread overview]
Message-ID: <bf44576d-8371-d30c-9704-ecebf913e7b5@kernel.org> (raw)
In-Reply-To: <032ecb14-e8be-19cd-9150-91c633f28a2c@kernel.org>

On 09. 07. 20, 13:10, Jiri Slaby wrote:
> Now, I need to find a way how to persuade dracut to automatically pick
> up the updated DSDT.

# cat > /etc/dracut.conf.d/dsdt.conf  <<EOF
acpi_table_dir=/boot/acpi/
acpi_override=yes
EOF
# cp dsdt.aml /boot/acpi/
# dracut --force

That is.

FWIW, now:
# cat /sys/bus/acpi/devices/ACPI0011:00/status
15
# cat /sys/bus/acpi/devices/INTCFD9:00/status
0

thanks,
-- 
js

  reply	other threads:[~2020-07-09 11:19 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-08  7:18 chv-gpio interrupt storm on UMAX VisionBook 10Wi Pro Jiri Slaby
2020-07-08  7:47 ` Linus Walleij
2020-07-08  8:23   ` Hans de Goede
2020-07-08  8:46     ` Hans de Goede
2020-07-09  8:29       ` [PATCH] pinctrl: cherryview: Enable glitch filter for GPIOs used as kernel test robot
2020-07-09  8:29         ` kernel test robot
2020-07-08  8:52     ` chv-gpio interrupt storm on UMAX VisionBook 10Wi Pro Jiri Slaby
2020-07-08 10:15       ` Hans de Goede
2020-07-08 11:02         ` Jiri Slaby
2020-07-08 11:24           ` Hans de Goede
2020-07-08 11:36             ` Jiri Slaby
2020-07-08 11:47               ` Hans de Goede
2020-07-09  8:30                 ` Jiri Slaby
2020-07-09  8:34                   ` Andy Shevchenko
2020-07-09  8:36                     ` Andy Shevchenko
2020-07-09 10:01                   ` Hans de Goede
2020-07-09 11:10                     ` Jiri Slaby
2020-07-09 11:19                       ` Jiri Slaby [this message]
2020-07-09 11:53                         ` Hans de Goede
2020-07-08 11:30           ` Hans de Goede
2020-07-08 11:38             ` Jiri Slaby

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=bf44576d-8371-d30c-9704-ecebf913e7b5@kernel.org \
    --to=jirislaby@kernel.org \
    --cc=andy@kernel.org \
    --cc=hdegoede@redhat.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=mika.westerberg@linux.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.