From patchwork Fri Apr 26 04:29:00 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Gross X-Patchwork-Id: 10918013 X-Patchwork-Delegate: agross@codeaurora.org Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id AF021912 for ; Fri, 26 Apr 2019 04:29:05 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 9CFC828D88 for ; Fri, 26 Apr 2019 04:29:05 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 8D45A28D8C; Fri, 26 Apr 2019 04:29:05 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 79D0928D88 for ; Fri, 26 Apr 2019 04:29:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725901AbfDZE3D (ORCPT ); Fri, 26 Apr 2019 00:29:03 -0400 Received: from mail.kernel.org ([198.145.29.99]:54982 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725899AbfDZE3D (ORCPT ); Fri, 26 Apr 2019 00:29:03 -0400 Received: from localhost (107-207-74-175.lightspeed.austtx.sbcglobal.net [107.207.74.175]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 9D785206C1; Fri, 26 Apr 2019 04:29:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1556252943; bh=Nj1pqLaL2LAqjQtJazHTFY72K3+ZkToA5l520f7S4Wk=; h=From:To:Cc:Subject:Date:From; b=YRsxl6aJf9+O1iQwM0qkYzaJQMud27Slu+6ejx66ZfvWRmhbcVMCeUA15ASzD+qgy kYyfrQvjIMEzcQj29oo81L08tJ/vvpWz/+aAgeZ28oVILWwax1LM0CGGV/Mb/gn8tv Ay0yHjVBt6fRCGq8tqnEsvDDIoQ/0/9YmiPH1j7M= From: Andy Gross To: arm@kernel.org Cc: linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Bjorn Andersson , Arnd Bergmann , Olof Johansson , Kevin Hilman Subject: [GIT PULL] Qualcomm Device Tree updates for 5.2 - Part 2 Date: Thu, 25 Apr 2019 23:29:00 -0500 Message-Id: <1556252941-3865-1-git-send-email-agross@kernel.org> X-Mailer: git-send-email 2.7.4 Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP The following changes since commit f3e35357cd460a8aeb48b8113dc4b761a7d5c828: ARM: dts: qcom: ipq4019: enlarge PCIe BAR range (2019-04-09 23:33:39 -0500) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-dts-for-5.2-1 for you to fetch changes up to 6969d1d9c61524d3ce492cfdca92d5dfa51e2e54: ARM: dts: qcom-apq8064: Set 'cxo_board' as ref clock of the DSI PHY (2019-04-25 23:22:26 -0500) ---------------------------------------------------------------- Qualcomm Device Tree Changes for v5.2 - Part 2 * Add cxo_board as ref clk for DSI phy ---------------------------------------------------------------- Matthias Kaehlcke (1): ARM: dts: qcom-apq8064: Set 'cxo_board' as ref clock of the DSI PHY arch/arm/boot/dts/qcom-apq8064.dtsi | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)