Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751598AbdCCAbt (ORCPT ); Thu, 2 Mar 2017 19:31:49 -0500 Received: from mail-wm0-f49.google.com ([74.125.82.49]:36495 "EHLO mail-wm0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750910AbdCCAbn (ORCPT ); Thu, 2 Mar 2017 19:31:43 -0500 From: Jon Mason To: Hauke Mehrtens , zajec5@gmail.com Cc: Rob Herring , Mark Rutland , Florian Fainelli , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, bcm-kernel-feedback-list@broadcom.com Subject: [PATCH v2 0/3] ARM: dts: BCM5301X: GIC_PPI bug, TWD WD and i2c Support Date: Thu, 2 Mar 2017 19:21:31 -0500 Message-Id: <1488500494-20622-1-git-send-email-jon.mason@broadcom.com> X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 752 Lines: 24 Changes in v2: * Rafal discovered an issue with the GIC_PPI flags being incorrect. Since there was a dependency on that DT entry in this series, I added a patch to correct the issue and reworked the TWD patch with the changes. These seemed to have been lost sometime last year. See https://lkml.org/lkml/2016/5/11/953 I am dropping the syscon reboot from the series, as I believe that was the sticking point, and resending the TWD and i2c patches. Jon Mason (3): ARM: dts: BCM5301X: Correct GIC_PPI interrupt flags ARM: dts: bcm5301x: Add TWD WD Support to DT ARM: dts: bcm5301x: Add I2C support to the DT arch/arm/boot/dts/bcm5301x.dtsi | 26 ++++++++++++++++++++++---- 1 file changed, 22 insertions(+), 4 deletions(-) -- 2.7.4