mbox series

[GIT,PULL] Qualcomm Device Tree updates for 5.2 - Part 2

Message ID 1556252941-3865-1-git-send-email-agross@kernel.org
State New
Headers show
Series [GIT,PULL] Qualcomm Device Tree updates for 5.2 - Part 2 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-dts-for-5.2-1

Message

Andy Gross April 26, 2019, 4:29 a.m. UTC
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(-)

Comments

Olof Johansson April 28, 2019, 8:01 p.m. UTC | #1
On Thu, Apr 25, 2019 at 11:29:00PM -0500, Andy Gross wrote:
> 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)

Merged, thanks!


-Olof