Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933725AbbFJRSm (ORCPT ); Wed, 10 Jun 2015 13:18:42 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:43127 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752177AbbFJRSd (ORCPT ); Wed, 10 Jun 2015 13:18:33 -0400 From: Hai Li To: dri-devel@lists.freedesktop.org Cc: linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, robdclark@gmail.com, Hai Li Subject: [PATCH 0/2] drm/msm/dsi: Miscellaneous patches Date: Wed, 10 Jun 2015 13:18:16 -0400 Message-Id: <1433956698-7794-1-git-send-email-hali@codeaurora.org> X-Mailer: git-send-email 1.8.2.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 873 Lines: 21 These changes are for code cleanup and better support new targets in the future. Hai Li (2): drm/msm/dsi: Update source PLL selection in DSI PHY drm/msm/dsi: Rename *dual panel* to *dual DSI* Documentation/devicetree/bindings/drm/msm/dsi.txt | 12 +-- drivers/gpu/drm/msm/dsi/dsi.h | 14 +--- drivers/gpu/drm/msm/dsi/dsi_manager.c | 97 +++++++++++++---------- drivers/gpu/drm/msm/dsi/dsi_phy.c | 34 ++++++-- 4 files changed, 88 insertions(+), 69 deletions(-) -- The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, hosted by The Linux Foundation -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/