From patchwork Mon Apr 20 12:58:55 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 6241971 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id D26BBBF4A6 for ; Mon, 20 Apr 2015 13:03:45 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 40F3620416 for ; Mon, 20 Apr 2015 13:03:42 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id BE79A2034E for ; Mon, 20 Apr 2015 13:03:36 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1YkBIs-0001x6-9I; Mon, 20 Apr 2015 12:59:58 +0000 Received: from mail-lb0-f170.google.com ([209.85.217.170]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1YkBIY-0001pF-Fj for linux-arm-kernel@lists.infradead.org; Mon, 20 Apr 2015 12:59:39 +0000 Received: by lbbuc2 with SMTP id uc2so129791148lbb.2 for ; Mon, 20 Apr 2015 05:59:16 -0700 (PDT) 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:in-reply-to :references; bh=IomLeZCpHSr5RoKI8xS+ysSpPZqjuaFqe/1NDLQ+REE=; b=eniBTMtidlERjMZYkTt8V/QQOn/Jh1olHAA4TcQnrE1TFpblrwGo1KxYsRz0LzNXPu Zjz+dXXR+7MVM84har4eRRTYYrYnqy6G22xz98LECOPbZPAB0+658N3HSh1fbc1yv4lm 3sYLKeH1kM15/XGhIhrK68KF7ejB6YPE5ejdHsYTuk951h02dtE1UD5j/RM5Biw7ZVFA ufuxZckRiR22WtUaLMoWZyhCk9xBNeNARktQN4Aqi/to1dUM6v4qya0W4f7Rzy9/3hWf +h1nwbz8p8iAia8mO8XHm1j4wibIFHUHwqOFlIbYw2rMGGTpqpYMpS3vNt+CtpsxKGHl WvNA== X-Gm-Message-State: ALoCoQkcTk6jo3Igc7vf9wcF5LN+caINlhD/Xyi7bsXX0HYxuDzONwyTMp2I2kb0a3QT8DRVAj5k X-Received: by 10.152.203.201 with SMTP id ks9mr15134182lac.49.1429534756289; Mon, 20 Apr 2015 05:59:16 -0700 (PDT) Received: from localhost.localdomain ([85.235.11.236]) by mx.google.com with ESMTPSA id n10sm4295457laa.40.2015.04.20.05.59.14 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Apr 2015 05:59:15 -0700 (PDT) From: Linus Walleij To: linux-arm-kernel@lists.infradead.org, Mathieu Poirier Subject: [PATCH 02/13 v2] coresight: support the TPIU version found in Ux500 Date: Mon, 20 Apr 2015 14:58:55 +0200 Message-Id: <1429534746-3068-2-git-send-email-linus.walleij@linaro.org> X-Mailer: git-send-email 1.9.3 In-Reply-To: <1429534746-3068-1-git-send-email-linus.walleij@linaro.org> References: <1429534746-3068-1-git-send-email-linus.walleij@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20150420_055938_750153_DF6E463B X-CRM114-Status: GOOD ( 11.71 ) X-Spam-Score: -0.7 (/) Cc: Ulf Hansson , "Rafael J. Wysocki" , Russell King , Linus Walleij , Trollkarlen Marklund X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP The Ux500 has a PrimeCell version 4B instead of the 3B as supported by the driver, extend the match table to cover this version. Signed-off-by: Linus Walleij --- ChangeLog v1->v2: - Rebased on the coresight git tree. --- drivers/hwtracing/coresight/coresight-tpiu.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/drivers/hwtracing/coresight/coresight-tpiu.c b/drivers/hwtracing/coresight/coresight-tpiu.c index 3b33af2416bb..88b6b0c32538 100644 --- a/drivers/hwtracing/coresight/coresight-tpiu.c +++ b/drivers/hwtracing/coresight/coresight-tpiu.c @@ -188,6 +188,10 @@ static struct amba_id tpiu_ids[] = { .id = 0x0003b912, .mask = 0x0003ffff, }, + { + .id = 0x0004b912, + .mask = 0x0007ffff, + }, { 0, 0}, };