From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S938902AbcIVUoz convert rfc822-to-8bit (ORCPT ); Thu, 22 Sep 2016 16:44:55 -0400 Received: from mx1.redhat.com ([209.132.183.28]:39378 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933263AbcIVUoy (ORCPT ); Thu, 22 Sep 2016 16:44:54 -0400 Message-ID: <1474577091.12009.10.camel@redhat.com> Subject: Re: [PATCH 3/3] arm64: Add the Raspberry Pi firmware's interface to the FXL6408. From: Gerd Hoffmann To: Eric Anholt Cc: Linus Walleij , linux-rpi-kernel@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Stephen Warren , Lee Jones , bcm-kernel-feedback-list@broadcom.com, Alexandre Courbot , Rob Herring , Mark Rutland Date: Thu, 22 Sep 2016 22:44:51 +0200 In-Reply-To: <20160919161314.25858-3-eric@anholt.net> References: <20160919161314.25858-1-eric@anholt.net> <20160919161314.25858-3-eric@anholt.net> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT Mime-Version: 1.0 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.28]); Thu, 22 Sep 2016 20:44:53 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mo, 2016-09-19 at 17:13 +0100, Eric Anholt wrote: > This gets us hotplug detection of HDMI, so that graphics now works at > boot. Tested with watching the output of xrandr while plugging and > unplugging the HDMI cable. Very nice. Whole patch series: Tested-by: Gerd Hoffmann /me hopes this lands in the 4.9 merge window. cheers, Gerd