mbox series

[v5,0/3] ACPI/i915: Add support for PMIC MIPI sequence elements

Message ID 20181214122417.2729-1-hdegoede@redhat.com (mailing list archive)
Headers show
Series ACPI/i915: Add support for PMIC MIPI sequence elements | expand

Message

Hans de Goede Dec. 14, 2018, 12:24 p.m. UTC
Hi All,

The main reason for sending out this v5 is because the CI failed v4
(even though it liked v1-v3 and nothing significant changed), this
was likely a false positive, so the main goal of this version is to give
this another CI run.

Besides that I've dropped the unnecessary #include from the 2nd patch
which Mika pointed out.

Patches 1 and 2 have been Acked for merging through drm-intel-next-queued
even though they are for the ACPI subsys, so that we can keep the set
together.

If I can get a Reviewed-by or Acked-by for the 3th patch from one of the
i915 people, then I can push this set to dinq.

Regards,

Hans