From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tim Kryger Subject: [PATCH 0/2] Enable I2C on bcm28155-ap Date: Fri, 6 Dec 2013 15:45:26 -0800 Message-ID: <1386373528-13045-1-git-send-email-tim.kryger@linaro.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Sender: linux-kernel-owner@vger.kernel.org To: Christian Daudt , Rob Herring , Pawel Moll , Mark Rutland , Stephen Warren , Ian Campbell Cc: Tim Kryger , Broadcom Kernel Feedback List , Device Tree List , Linux ARM Kernel List , Linux Kernel Mailing List , Linaro Patches List List-Id: devicetree@vger.kernel.org This series enables all the I2C busses on the bcm28155-ap board. These patches appeared in another series that was partially accepted. https://lkml.org/lkml/2013/11/14/517 It depends on: https://lkml.org/lkml/2013/12/5/508 Tim Kryger (2): ARM: dts: bcm281xx: Add i2c busses ARM: dts: bcm28155-ap: Enable all the i2c busses arch/arm/boot/dts/bcm11351.dtsi | 40 +++++++++++++++++++++++++++++++++++++++ arch/arm/boot/dts/bcm28155-ap.dts | 20 ++++++++++++++++++++ 2 files changed, 60 insertions(+) -- 1.8.0.1