aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/pineview/acpi/pineview.asl
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2020-07-07 03:00:24 +0200
committerAngel Pons <th3fanbus@gmail.com>2020-07-08 22:09:34 +0000
commit4d962b2ecf25c82987a3456160c4566da34946d7 (patch)
tree6e7aa8b23e75585c131cbb51fe80f79eee59cdd8 /src/northbridge/intel/pineview/acpi/pineview.asl
parentf67bf49ead50ca07e6483b8b209ee1ab1bfa1e7e (diff)
nb/intel/pineview: Tidy up comments and cosmetics
Remove some unneeded newlines, add some commas for consistency and relocate comments to match the code. Tested with BUILD_TIMELESS=1, Foxconn D41S does not change. Change-Id: I0ac18a692bf613c75083c4aa1860e0a9f07e68d8 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/43167 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Rudolph <siro@das-labor.org> Reviewed-by: Frans Hendriks <fhendriks@eltan.com> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Diffstat (limited to 'src/northbridge/intel/pineview/acpi/pineview.asl')
-rw-r--r--src/northbridge/intel/pineview/acpi/pineview.asl4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/northbridge/intel/pineview/acpi/pineview.asl b/src/northbridge/intel/pineview/acpi/pineview.asl
index 074e9007d7..3579a260b9 100644
--- a/src/northbridge/intel/pineview/acpi/pineview.asl
+++ b/src/northbridge/intel/pineview/acpi/pineview.asl
@@ -10,9 +10,7 @@ Device (PDRC)
Name (_HID, EISAID("PNP0C02"))
Name (_UID, 1)
- /* This does not seem to work correctly yet - set values statically for
- * now.
- */
+ /* This does not seem to work correctly yet - set values statically for now. */
Name (PDRS, ResourceTemplate() {
Memory32Fixed(ReadWrite, DEFAULT_RCBA, 0x00004000)