From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932942AbcBXNh3 (ORCPT ); Wed, 24 Feb 2016 08:37:29 -0500 Received: from gloria.sntech.de ([95.129.55.99]:44442 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932504AbcBXNhY (ORCPT ); Wed, 24 Feb 2016 08:37:24 -0500 From: Heiko Stuebner To: John Keeping Cc: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/2] ARM: dts: rockchip: fix some interrupts on rk3288 Date: Wed, 24 Feb 2016 14:37:05 +0100 Message-ID: <2022698.P5dgKXtQhu@phil> User-Agent: KMail/4.14.10 (Linux/4.3.0-1-amd64; KDE/4.14.14; x86_64; ; ) In-Reply-To: <1456234860-18832-1-git-send-email-john@metanate.com> References: <1456234860-18832-1-git-send-email-john@metanate.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Dienstag, 23. Februar 2016, 13:40:58 schrieb John Keeping: > None of these are used by drivers so these don't fix any bugs but maybe > they'll save someone debugging time in the future. > > John Keeping (2): > ARM: dts: rockchip: fix MIPI interrupt on rk3288 > ARM: dts: rockchip: fix audio interrupts on rk3288 applied both to my dts32 branch for 4.6 after verifying against the TRM as well. Thanks for catching these Heiko