Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754166AbdHYAIM (ORCPT ); Thu, 24 Aug 2017 20:08:12 -0400 Received: from mail-pg0-f48.google.com ([74.125.83.48]:37076 "EHLO mail-pg0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753495AbdHYAIL (ORCPT ); Thu, 24 Aug 2017 20:08:11 -0400 From: Kevin Hilman To: Neil Armstrong Cc: linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 0/2] ARM64: dts: meson-gx: Enable CEC Organization: BayLibre References: <1501852333-3560-1-git-send-email-narmstrong@baylibre.com> Date: Thu, 24 Aug 2017 17:08:09 -0700 In-Reply-To: <1501852333-3560-1-git-send-email-narmstrong@baylibre.com> (Neil Armstrong's message of "Fri, 4 Aug 2017 15:12:11 +0200") Message-ID: <7hwp5sfr12.fsf@baylibre.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 350 Lines: 12 Neil Armstrong writes: > This patchset enables : > - Update the AO domain clkc to new bindings > - AO CEC Controller linked with the HDMI controller all HDMI supported boards > > This patchset depends on the clock bindings posted in [1]. Applied to v4.14/dt64, and just sent with round2 of the dt64 pull request. Kevin