From 06a9c3566462e04d47c3006daeb4ff0c89c5d043 Mon Sep 17 00:00:00 2001 From: Damien Lespiau Date: Tue, 24 Mar 2015 03:27:08 +0000 Subject: [PATCH] quick_dump/skl: Add power well registers Signed-off-by: Damien Lespiau --- tools/quick_dump/skl_powerwells.txt | 4 ++++ tools/quick_dump/skylake | 1 + 2 files changed, 5 insertions(+) create mode 100644 tools/quick_dump/skl_powerwells.txt diff --git a/tools/quick_dump/skl_powerwells.txt b/tools/quick_dump/skl_powerwells.txt new file mode 100644 index 00000000..0f7defb4 --- /dev/null +++ b/tools/quick_dump/skl_powerwells.txt @@ -0,0 +1,4 @@ +('PWR_WELL_BIOS', '0x00045400', '') +('PWR_WELL_DRIVER', '0x00045404', '') +('PWR_WELL_KVM', '0x00045408', '') +('PWR_WELL_DEBUG', '0x0004540c', '') diff --git a/tools/quick_dump/skylake b/tools/quick_dump/skylake index d87e1aac..c9d9cefd 100644 --- a/tools/quick_dump/skylake +++ b/tools/quick_dump/skylake @@ -1,3 +1,4 @@ gen8_interrupt.txt gen8_other.txt +skl_powerwells.txt skl_display.txt