Cover Letter Detail
Show a cover letter.
GET /api/covers/809060/?format=api
{ "id": 809060, "url": "http://patchwork.ozlabs.org/api/covers/809060/?format=api", "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1504351723-135876-1-git-send-email-hjc@rock-chips.com/", "project": { "id": 37, "url": "http://patchwork.ozlabs.org/api/projects/37/?format=api", "name": "Devicetree Bindings", "link_name": "devicetree-bindings", "list_id": "devicetree.vger.kernel.org", "list_email": "devicetree@vger.kernel.org", "web_url": "", "scm_url": "", "webscm_url": "", "list_archive_url": "", "list_archive_url_format": "", "commit_url_format": "" }, "msgid": "<1504351723-135876-1-git-send-email-hjc@rock-chips.com>", "list_archive_url": null, "date": "2017-09-02T11:28:43", "name": "[v8,0/3] Add support Rockchip Soc LVDS", "submitter": { "id": 72133, "url": "http://patchwork.ozlabs.org/api/people/72133/?format=api", "name": "Huang Jiachai", "email": "hjc@rock-chips.com" }, "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1504351723-135876-1-git-send-email-hjc@rock-chips.com/mbox/", "series": [ { "id": 1147, "url": "http://patchwork.ozlabs.org/api/series/1147/?format=api", "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=1147", "date": "2017-09-02T11:28:47", "name": "Add support Rockchip Soc LVDS", "version": 8, "mbox": "http://patchwork.ozlabs.org/series/1147/mbox/" } ], "comments": "http://patchwork.ozlabs.org/api/covers/809060/comments/", "headers": { "Return-Path": "<devicetree-owner@vger.kernel.org>", "X-Original-To": "incoming-dt@patchwork.ozlabs.org", "Delivered-To": "patchwork-incoming-dt@bilbo.ozlabs.org", "Authentication-Results": "ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=vger.kernel.org\n\t(client-ip=209.132.180.67; helo=vger.kernel.org;\n\tenvelope-from=devicetree-owner@vger.kernel.org; receiver=<UNKNOWN>)", "Received": [ "from vger.kernel.org (vger.kernel.org [209.132.180.67])\n\tby ozlabs.org (Postfix) with ESMTP id 3xkv5m1Rkmz9rxl\n\tfor <incoming-dt@patchwork.ozlabs.org>;\n\tSat, 2 Sep 2017 21:29:32 +1000 (AEST)", "(majordomo@vger.kernel.org) by vger.kernel.org via listexpand\n\tid S1752629AbdIBL3C (ORCPT\n\t<rfc822;incoming-dt@patchwork.ozlabs.org>);\n\tSat, 2 Sep 2017 07:29:02 -0400", "from regular1.263xmail.com ([211.150.99.130]:52447 \"EHLO\n\tregular1.263xmail.com\" rhost-flags-OK-OK-OK-OK) by vger.kernel.org\n\twith ESMTP id S1751652AbdIBL3A (ORCPT\n\t<rfc822; devicetree@vger.kernel.org>); Sat, 2 Sep 2017 07:29:00 -0400", "from hjc?rock-chips.com (unknown [192.168.167.159])\n\tby regular1.263xmail.com (Postfix) with ESMTP id 3B83EAD5D;\n\tSat, 2 Sep 2017 19:28:45 +0800 (CST)", "from localhost.localdomain (localhost [127.0.0.1])\n\tby smtp.263.net (Postfix) with ESMTPA id 4E29F389;\n\tSat, 2 Sep 2017 19:28:44 +0800 (CST)", "from localhost.localdomain (unknown [58.22.7.114])\n\tby smtp.263.net (Postfix) whith ESMTP id 15840YXSPP9;\n\tSat, 02 Sep 2017 19:28:45 +0800 (CST)" ], "X-263anti-spam": "KSV:0;", "X-MAIL-GRAY": "0", "X-MAIL-DELIVERY": "1", "X-KSVirus-check": "0", "X-ABS-CHECKED": "4", "X-RL-SENDER": "hjc@rock-chips.com", "X-FST-TO": "mark.yao@rock-chips.com", "X-SENDER-IP": "58.22.7.114", "X-LOGIN-NAME": "hjc@rock-chips.com", "X-UNIQUE-TAG": "<db4697b4c22dfc18e2dbda458fd51a67>", "X-ATTACHMENT-NUM": "0", "X-SENDER": "hjc@rock-chips.com", "X-DNS-TYPE": "0", "From": "Sandy Huang <hjc@rock-chips.com>", "To": "Mark Yao <mark.yao@rock-chips.com>, David Airlie <airlied@linux.ie>,\n\tRob Herring <robh+dt@kernel.org>, Mark Rutland <mark.rutland@arm.com>,\n\tHeiko Stuebner <heiko@sntech.de>, Russell King <linux@armlinux.org.uk>", "Cc": "dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org,\n\tlinux-arm-kernel@lists.infradead.org,\n\tlinux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org,\n\tSandy Huang <hjc@rock-chips.com>", "Subject": "[PATCH v8 0/3] Add support Rockchip Soc LVDS", "Date": "Sat, 2 Sep 2017 19:28:43 +0800", "Message-Id": "<1504351723-135876-1-git-send-email-hjc@rock-chips.com>", "X-Mailer": "git-send-email 2.7.4", "Sender": "devicetree-owner@vger.kernel.org", "Precedence": "bulk", "List-ID": "<devicetree.vger.kernel.org>", "X-Mailing-List": "devicetree@vger.kernel.org" }, "content": "this patches add support Rockchip RK3288 LVDS support, based on patches from\nMark yao[0] and Heiko Stuebner[1].\n\n[0]: https://github.com/RockchipOpensourceCommunity/popmetal-kernel-3.14\n[1]: http://lists.infradead.org/pipermail/linux-rockchip/2015-April/002830.html\n\nChanges:\n- Update rockchip_lvds_encoder_helper_funcs to atomic API\n- Add bridge function for RGB/LVDS convert to other output type\n- Fix some unreasonable define\n- Adapter to the latest rockchip DRM driver framework\n- Add pinctrl for RGB output type\n- Reseved some define for rockchip next Soc\n\nSandy Huang (3):\n dt-bindings: display: Add Document for Rockchip Soc LVDS\n ARM: dts: Add LVDS info for rk3288\n drm/rockchip: Add support for Rockchip Soc LVDS\n\n .../bindings/display/rockchip/rockchip-lvds.txt | 99 ++++\n arch/arm/boot/dts/rk3288.dtsi | 52 ++\n drivers/gpu/drm/rockchip/Kconfig | 8 +\n drivers/gpu/drm/rockchip/Makefile | 1 +\n drivers/gpu/drm/rockchip/rockchip_drm_drv.c | 2 +\n drivers/gpu/drm/rockchip/rockchip_drm_drv.h | 1 +\n drivers/gpu/drm/rockchip/rockchip_lvds.c | 582 +++++++++++++++++++++\n drivers/gpu/drm/rockchip/rockchip_lvds.h | 114 ++++\n 8 files changed, 859 insertions(+)\n create mode 100644 Documentation/devicetree/bindings/display/rockchip/rockchip-lvds.txt\n create mode 100644 drivers/gpu/drm/rockchip/rockchip_lvds.c\n create mode 100644 drivers/gpu/drm/rockchip/rockchip_lvds.h" }