Skip to content
Snippets Groups Projects
Commit 48a34606 authored by Tom Rini's avatar Tom Rini
Browse files
parents b55c89ce 1602d215
No related branches found
No related tags found
No related merge requests found
......@@ -264,7 +264,7 @@ Device (PCI0)
Device (FLIS)
{
Name (_HID, "PRP0001")
Name (_HID, "INTC1002")
Name (_DDN, "Intel Merrifield Family-Level Interface Shim")
Name (RBUF, ResourceTemplate()
{
......@@ -284,13 +284,6 @@ Device (FLIS)
Return (RBUF)
}
Name (_DSD, Package () {
ToUUID("daffd814-6eba-4d8c-8a91-bc9bbf4aa301"),
Package () {
Package () {"compatible", "intel,merrifield-pinctrl"},
}
})
Method (_STA, 0, NotSerialized)
{
Return (STA_VISIBLE)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment