From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758778AbdELVSY (ORCPT ); Fri, 12 May 2017 17:18:24 -0400 Received: from mail-pg0-f51.google.com ([74.125.83.51]:35627 "EHLO mail-pg0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758146AbdELVSX (ORCPT ); Fri, 12 May 2017 17:18:23 -0400 From: John Stultz To: lkml Cc: John Stultz , Bjorn Andersson , Srinivas Kandagatla , Nicolas Dechesne , Stephen Boyd , Andy Gross , Rob Clark , Vinay Simha , David Brown , Rob Herring Subject: [RFC][PATCH 0/2] Few DTS changes needed for Nexus7 support Date: Fri, 12 May 2017 14:18:16 -0700 Message-Id: <1494623898-27230-1-git-send-email-john.stultz@linaro.org> X-Mailer: git-send-email 2.7.4 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Wanted to send out a few dts patches needed to get the usb and wifi mostly working on the 2013 Nexus7(flo). Still need one code change, to boot, and a few more hacks to get the touch input and wifi totally working. If anyone is interested, my mainline tracking WIP tree is here: https://git.linaro.org/people/john.stultz/flo.git/log/?h=flo-WIP Any thoughts or feedback on these patches would be greatly appreciated! thanks -john Cc: Bjorn Andersson Cc: Srinivas Kandagatla Cc: Nicolas Dechesne Cc: Stephen Boyd Cc: Andy Gross Cc: Rob Clark Cc: Vinay Simha Cc: David Brown Cc: Rob Herring John Stultz (1): ARM: dts: nexus7: Add regulator tweaks and wcnss entry to support wifi Stephen Boyd (1): ARM: dts: qcom-apq8064: Collapse usb support into one node .../arm/boot/dts/qcom-apq8064-arrow-sd-600eval.dts | 49 +++---- arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dts | 63 ++++++--- arch/arm/boot/dts/qcom-apq8064-cm-qs600.dts | 54 ++++---- arch/arm/boot/dts/qcom-apq8064-ifc6410.dts | 54 ++++---- .../arm/boot/dts/qcom-apq8064-sony-xperia-yuga.dts | 16 +-- arch/arm/boot/dts/qcom-apq8064.dtsi | 154 ++++++++++++--------- 6 files changed, 209 insertions(+), 181 deletions(-) -- 2.7.4