Maxim Polyakov has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/39987 )
Change subject: mb/ocp/tiogapass: use ACPI to control GPIO [WIP] ......................................................................
mb/ocp/tiogapass: use ACPI to control GPIO [WIP]
Change-Id: I0d4526c423b2192f51e515d993a05c03a3eaf58b Signed-off-by: Maxim Polyakov max.senia.poliak@gmail.com --- M src/mainboard/ocp/tiogapass/dsdt.asl 1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/87/39987/1
diff --git a/src/mainboard/ocp/tiogapass/dsdt.asl b/src/mainboard/ocp/tiogapass/dsdt.asl index 9d33865..59ee7f8 100644 --- a/src/mainboard/ocp/tiogapass/dsdt.asl +++ b/src/mainboard/ocp/tiogapass/dsdt.asl @@ -35,5 +35,7 @@ // Xeon-SP ACPI tables Scope (_SB) { #include <soc/intel/xeon_sp/skx/acpi/uncore.asl> + #include <soc/intel/common/acpi/pcr.asl> + #include <soc/intel/xeon_sp/acpi/gpio.asl> } }
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/39987
to look at the new patch set (#3).
Change subject: mb/ocp/tiogapass: use ACPI to control GPIO ......................................................................
mb/ocp/tiogapass: use ACPI to control GPIO
Change-Id: I0d4526c423b2192f51e515d993a05c03a3eaf58b Signed-off-by: Maxim Polyakov max.senia.poliak@gmail.com --- M src/mainboard/ocp/tiogapass/dsdt.asl 1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/87/39987/3
Hello build bot (Jenkins), Andrey Petrov,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/39987
to look at the new patch set (#10).
Change subject: mb/ocp/tiogapass: use ACPI to control GPIO ......................................................................
mb/ocp/tiogapass: use ACPI to control GPIO
Change-Id: I0d4526c423b2192f51e515d993a05c03a3eaf58b Signed-off-by: Maxim Polyakov max.senia.poliak@gmail.com --- M src/mainboard/ocp/tiogapass/dsdt.asl 1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/87/39987/10
Hello build bot (Jenkins), Andrey Petrov,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/39987
to look at the new patch set (#18).
Change subject: mb/ocp/tiogapass: use ACPI to control GPIO ......................................................................
mb/ocp/tiogapass: use ACPI to control GPIO
Change-Id: I0d4526c423b2192f51e515d993a05c03a3eaf58b Signed-off-by: Maxim Polyakov max.senia.poliak@gmail.com --- M src/mainboard/ocp/tiogapass/dsdt.asl 1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/87/39987/18
Hello build bot (Jenkins), Andrey Petrov,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/39987
to look at the new patch set (#24).
Change subject: mb/ocp/tiogapass: use ACPI to control GPIO ......................................................................
mb/ocp/tiogapass: use ACPI to control GPIO
Change-Id: I0d4526c423b2192f51e515d993a05c03a3eaf58b Signed-off-by: Maxim Polyakov max.senia.poliak@gmail.com --- M src/mainboard/ocp/tiogapass/dsdt.asl 1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/87/39987/24
Hello build bot (Jenkins), Andrey Petrov,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/39987
to look at the new patch set (#26).
Change subject: mb/ocp/tiogapass: use ACPI to control GPIO ......................................................................
mb/ocp/tiogapass: use ACPI to control GPIO
Change-Id: I0d4526c423b2192f51e515d993a05c03a3eaf58b Signed-off-by: Maxim Polyakov max.senia.poliak@gmail.com --- M src/mainboard/ocp/tiogapass/dsdt.asl 1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/87/39987/26
Hello build bot (Jenkins), Andrey Petrov,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/39987
to look at the new patch set (#33).
Change subject: mb/ocp/tiogapass: use ACPI to control GPIO ......................................................................
mb/ocp/tiogapass: use ACPI to control GPIO
Change-Id: I0d4526c423b2192f51e515d993a05c03a3eaf58b Signed-off-by: Maxim Polyakov max.senia.poliak@gmail.com --- M src/mainboard/ocp/tiogapass/dsdt.asl 1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/87/39987/33
Hello build bot (Jenkins), Andrey Petrov,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/39987
to look at the new patch set (#34).
Change subject: [WIP] mb/ocp/tiogapass: use ACPI to control GPIO ......................................................................
[WIP] mb/ocp/tiogapass: use ACPI to control GPIO
Change-Id: I0d4526c423b2192f51e515d993a05c03a3eaf58b Signed-off-by: Maxim Polyakov max.senia.poliak@gmail.com --- M src/mainboard/ocp/tiogapass/dsdt.asl 1 file changed, 9 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/87/39987/34
Marc Jones has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/39987 )
Change subject: [WIP] mb/ocp/tiogapass: use ACPI to control GPIO ......................................................................
Patch Set 34:
I have some changes coming that might be helpful. This asl code should go in the xeon_sp/acpi/pch.asl. It isn't specific to the mainboard.
I plan to push changes tomorrow. I'll add you to the reviews.
Marc Jones has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/39987 )
Change subject: [WIP] mb/ocp/tiogapass: use ACPI to control GPIO ......................................................................
Patch Set 35:
(1 comment)
https://review.coreboot.org/c/coreboot/+/39987/35/src/mainboard/ocp/tiogapas... File src/mainboard/ocp/tiogapass/dsdt.asl:
https://review.coreboot.org/c/coreboot/+/39987/35/src/mainboard/ocp/tiogapas... PS35, Line 23: #include <soc/intel/xeon_sp/acpi/gpio.asl> This should be added to xeon_sp/acpi/pch.asl
Maxim Polyakov has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/39987 )
Change subject: [WIP] mb/ocp/tiogapass: use ACPI to control GPIO ......................................................................
Patch Set 35:
(1 comment)
https://review.coreboot.org/c/coreboot/+/39987/35/src/mainboard/ocp/tiogapas... File src/mainboard/ocp/tiogapass/dsdt.asl:
https://review.coreboot.org/c/coreboot/+/39987/35/src/mainboard/ocp/tiogapas... PS35, Line 23: #include <soc/intel/xeon_sp/acpi/gpio.asl>
This should be added to xeon_sp/acpi/pch. […]
https://review.coreboot.org/c/coreboot/+/39979
Maxim Polyakov has abandoned this change. ( https://review.coreboot.org/c/coreboot/+/39987 )
Change subject: [WIP] mb/ocp/tiogapass: use ACPI to control GPIO ......................................................................
Abandoned