From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756025AbcKCJLc (ORCPT ); Thu, 3 Nov 2016 05:11:32 -0400 Received: from mail-wm0-f48.google.com ([74.125.82.48]:37143 "EHLO mail-wm0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754226AbcKCJLa (ORCPT ); Thu, 3 Nov 2016 05:11:30 -0400 From: Neil Armstrong To: khilman@baylibre.com, carlo@caione.org Cc: Neil Armstrong , linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/2] ARM64: meson-gxbb: SCPI Fixup Date: Thu, 3 Nov 2016 10:11:22 +0100 Message-Id: <1478164284-24958-1-git-send-email-narmstrong@baylibre.com> X-Mailer: git-send-email 1.9.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This patchset updates the GXBB dtsi and the ARM64 defconfig in order to make SCPI work following the Legacy SCPI rework from Sudeep Hola at [1]. The rework introduced a generic "arm,legacy-scpi" compatible string. The second patch enables the necessary Platform MHU in defconfig. [1] http://lkml.kernel.org/r/1478148731-11712-1-git-send-email-sudeep.holla@arm.com Neil Armstrong (2): ARM64: dts: meson-gxbb: Add generic legacy scpi compatible ARM64: configs: Add Platform MHU in defconfig arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 2 +- arch/arm64/configs/defconfig | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) -- 1.9.1