From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Gross Subject: [GIT PULL] Qualcomm Device Tree updates for 5.1 Date: Sun, 3 Feb 2019 22:31:20 -0600 Message-ID: <1549254680-1282-3-git-send-email-andy.gross@linaro.org> References: <1549254680-1282-1-git-send-email-andy.gross@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1549254680-1282-1-git-send-email-andy.gross@linaro.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: arm@kernel.org Cc: Arnd Bergmann , linux-arm-msm@vger.kernel.org, Bjorn Andersson , Kevin Hilman , Olof Johansson , linux-arm-kernel@lists.infradead.org List-Id: linux-arm-msm@vger.kernel.org The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c: Linux 5.0-rc1 (2019-01-06 17:08:20 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-dts-for-5.1 for you to fetch changes up to 40122db87778970c96062c9f49b42cdf6809bf94: ARM: dts: ipq4019: Remove skeleton.dtsi (2019-01-22 15:04:51 -0600) ---------------------------------------------------------------- Qualcomm Device Tree Changes for v5.1 * Fixup GIC IRQ flags and GSBI state on MSM8660 * Add USB OTG, gpio ranges, and Wifi support on MSM8974 Hammerhead * Remove skeleton.dtsi on IPQ4019 ---------------------------------------------------------------- Brian Masney (2): ARM: dts: qcom: msm8974: add gpio-ranges ARM: dts: qcom: msm8974-hammerhead: add USB OTG support Jonathan Marek (1): ARM: dts: qcom: msm8974-hammerhead: add WiFi support Linus Walleij (2): ARM: dts: msm8660: Mark two GSBI blocks "disabled" ARM: dts: msm8660: Fix up GIC IRQ flags Robert Marko (1): ARM: dts: ipq4019: Remove skeleton.dtsi arch/arm/boot/dts/qcom-ipq4019.dtsi | 4 +- arch/arm/boot/dts/qcom-msm8660.dtsi | 16 +-- .../dts/qcom-msm8974-lge-nexus5-hammerhead.dts | 130 +++++++++++++++++++++ arch/arm/boot/dts/qcom-msm8974.dtsi | 11 ++ arch/arm/boot/dts/qcom-pm8941.dtsi | 1 + 5 files changed, 154 insertions(+), 8 deletions(-)