From patchwork Fri Sep 30 13:00:56 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 9358235 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 4E8046077B for ; Fri, 30 Sep 2016 13:01:14 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4202B2A013 for ; Fri, 30 Sep 2016 13:01:14 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 36E252A015; Fri, 30 Sep 2016 13:01:14 +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=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id BC6552A014 for ; Fri, 30 Sep 2016 13:01:10 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 286D76EA10; Fri, 30 Sep 2016 13:01:10 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-lf0-x235.google.com (mail-lf0-x235.google.com [IPv6:2a00:1450:4010:c07::235]) by gabe.freedesktop.org (Postfix) with ESMTPS id 65AAA6EA10 for ; Fri, 30 Sep 2016 13:01:08 +0000 (UTC) Received: by mail-lf0-x235.google.com with SMTP id g62so105024841lfe.3 for ; Fri, 30 Sep 2016 06:01:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id; bh=R8Kijrgl2AFyEMrHCJNrqxwYfk9be4FIwnzdSO1Ru9A=; b=zZ8YuhRc9gFoflzE7NVBRFjV+/Y0lTkRuhEUxXBV6Oa9WV4F3Hak9K1I5v3dw+dXh3 yGrNfnkSBq9MgQa2ljCq2KhN7lwbdpKo2K1iPfkF35VVXTI0QMsbICOTmTDtr9WLvjJa aT6t8kOlCGpP58BUMNah0crOfNmYM9KFq1VBLKWRwk9OowPve9WXM/+W0NuKbH5GQtAv 2a3YdcejRdyYYDx3TaZh2xqaUJ0hRXz56PWGhjZHtypOXkmCvaEMqSU2OiwqS2vY9HR8 3CcDCmR6ZoAYUgMkGRHcJstOSLgOvoMxB+B28AQ/dm67yOzEX8hiwP7JkukprnjIwCIt CEzg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=R8Kijrgl2AFyEMrHCJNrqxwYfk9be4FIwnzdSO1Ru9A=; b=BFuK3Wz/H4tZNs2eUrRP+DIyzB7b+POGc3NfmDyAy13kyA4MkROOK2aoYLrz6PMYEH Ajyq5LSUQ83Rg825JmviP0gPWwUwOiMiiO79sSI8HLRwWszMVj5lempz/6AgnWiZmgYc lfRfT2SGGCNyhrjDS3RJRziZf++yjyuREiS3wegu0xbB3/v0/2FuFQQDLQBaM7PsnJ7/ eUKMk/iTZAqL3JFTR+JmDRFXjdNYEnqbubn6s09F2KAl+OWpWD5dxetlK80hFws3C2k7 kkqKCIRMb7KePm0WjXIwnzNH+soKlYrl3N1h5DXwkjpoAhZVwnYCIaynRxAZvEQ0F7Qk 7EiA== X-Gm-Message-State: AA6/9RluXu1FQI2jgMosEtT2QguM0/u0tSrx4SoEEw0BZ22X49gaIBN+RrGtxVKLG2Skphhv X-Received: by 10.194.157.226 with SMTP id wp2mr7501868wjb.48.1475240466743; Fri, 30 Sep 2016 06:01:06 -0700 (PDT) Received: from localhost.localdomain ([90.63.244.31]) by smtp.gmail.com with ESMTPSA id vh6sm19563956wjb.0.2016.09.30.06.01.05 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 30 Sep 2016 06:01:06 -0700 (PDT) From: Bartosz Golaszewski To: Jyri Sarha , Tomi Valkeinen , David Airlie , Kevin Hilman , Michael Turquette , Sekhar Nori Subject: [PATCH] drm: tilcdc: add a da850-specific compatible string Date: Fri, 30 Sep 2016 15:00:56 +0200 Message-Id: <1475240456-22936-1-git-send-email-bgolaszewski@baylibre.com> X-Mailer: git-send-email 2.1.4 Cc: Bartosz Golaszewski , linux-drm , LKML , arm-soc X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" X-Virus-Scanned: ClamAV using ClamSMTP Due to some potential tweaks for the da850 LCDC (for example: the required memory bandwith settings) we need a separate compatible for the IP present on the da850 boards. Suggested-by: Sekhar Nori Signed-off-by: Bartosz Golaszewski --- drivers/gpu/drm/tilcdc/tilcdc_drv.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/gpu/drm/tilcdc/tilcdc_drv.c b/drivers/gpu/drm/tilcdc/tilcdc_drv.c index a694977..231f2c7 100644 --- a/drivers/gpu/drm/tilcdc/tilcdc_drv.c +++ b/drivers/gpu/drm/tilcdc/tilcdc_drv.c @@ -723,6 +723,7 @@ static int tilcdc_pdev_remove(struct platform_device *pdev) static struct of_device_id tilcdc_of_match[] = { { .compatible = "ti,am33xx-tilcdc", }, + { .compatible = "ti,da850-tilcdc", }, { }, }; MODULE_DEVICE_TABLE(of, tilcdc_of_match);