From patchwork Thu Jan 16 20:07:39 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Santosh Shilimkar X-Patchwork-Id: 11337735 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id A63A86C1 for ; Thu, 16 Jan 2020 20:08:00 +0000 (UTC) Received: from web01.groups.io (web01.groups.io [66.175.222.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 54A212064C for ; Thu, 16 Jan 2020 20:08:00 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="dWZxp3AY" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 54A212064C Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=oracle.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=bounce+26986+1223+1554929+3438807@linux.kernel.org X-Received: by 127.0.0.2 with SMTP id P2k8YY1556264xH0EfGibkzg; Thu, 16 Jan 2020 12:08:00 -0800 X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by mx.groups.io with SMTP id smtpd.web11.2366.1579205279833551994 for ; Thu, 16 Jan 2020 12:07:59 -0800 X-Received: by mail.kernel.org (Postfix) id 6A1792077B; Thu, 16 Jan 2020 20:07:59 +0000 (UTC) X-Received: from userp2120.oracle.com (userp2120.oracle.com [156.151.31.85]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 3B2AE2064C; Thu, 16 Jan 2020 20:07:59 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3B2AE2064C X-Received: from pps.filterd (userp2120.oracle.com [127.0.0.1]) by userp2120.oracle.com (8.16.0.27/8.16.0.27) with SMTP id 00GK368V132707; Thu, 16 Jan 2020 20:07:56 GMT X-Received: from userp3020.oracle.com (userp3020.oracle.com [156.151.31.79]) by userp2120.oracle.com with ESMTP id 2xf73yvu5p-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Thu, 16 Jan 2020 20:07:56 +0000 X-Received: from pps.filterd (userp3020.oracle.com [127.0.0.1]) by userp3020.oracle.com (8.16.0.27/8.16.0.27) with SMTP id 00GK3mcQ042328; Thu, 16 Jan 2020 20:07:56 GMT X-Received: from userv0121.oracle.com (userv0121.oracle.com [156.151.31.72]) by userp3020.oracle.com with ESMTP id 2xj1ptpydj-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Thu, 16 Jan 2020 20:07:55 +0000 X-Received: from abhmp0001.oracle.com (abhmp0001.oracle.com [141.146.116.7]) by userv0121.oracle.com (8.14.4/8.13.8) with ESMTP id 00GK7q6v014129; Thu, 16 Jan 2020 20:07:52 GMT X-Received: from localhost.localdomain (/10.159.157.9) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Thu, 16 Jan 2020 12:07:52 -0800 From: Santosh Shilimkar To: Linuxkernel+Patchwork-Soc via Email Integration Cc: khilman@kernel.org, arnd@arndb.de, olof@lixom.net, linux-kernel@vger.kernel.org, santosh.shilimkar@oracle.com, vkoul@kernel.org Subject: [GIT_PULL] SOC: TI Keystone Ring Accelerator driver for v5.6 Date: Thu, 16 Jan 2020 12:07:39 -0800 Message-Id: <1579205259-4845-1-git-send-email-santosh.shilimkar@oracle.com> Precedence: Bulk List-Unsubscribe: Sender: patchwork-soc@linux.kernel.org List-Id: Mailing-List: list patchwork-soc@linux.kernel.org; contact patchwork-soc+owner@linux.kernel.org Delivered-To: mailing list patchwork-soc@linux.kernel.org Reply-To: patchwork-soc+owner@linux.kernel.org X-Gm-Message-State: PDVCL0FbkZ70M3eBUl80BisIx1554929AA= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1579205280; bh=D036YlvZiIZLd++psRTWdSYxdwalIpuGLsy3o9Fnvr8=; h=Cc:Date:From:Reply-To:Subject:To; b=dWZxp3AYv5bWFEp1a51pIvmCAruCbAx0gS1AahdeRpOGxT++oHwBVlxD5AOylxhEmnW 3EfPFZ9Y2WIPv1PBylXngWlk5cpT/0xrXhq2ZZ4ol6CVr7BaNFOvquUL9KaUlPPKDqQyp FnJdw4PK+NGIdt7awc6DOTYe0d+io0YDBmg= Its bit late for pull request, but if possible, please pull it to soc drivers tree. The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a: Linux 5.5-rc1 (2019-12-08 14:57:55 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git tags/drivers_soc_for_5.6 for you to fetch changes up to 3277e8aa2504d97e022ecb9777d784ac1a439d36: soc: ti: k3: add navss ringacc driver (2020-01-15 10:07:27 -0800) ---------------------------------------------------------------- SOC: TI Keystone Ring Accelerator driver The Ring Accelerator (RINGACC or RA) provides hardware acceleration to enable straightforward passing of work between a producer and a consumer. There is one RINGACC module per NAVSS on TI AM65x SoCs. ---------------------------------------------------------------- Grygorii Strashko (2): bindings: soc: ti: add documentation for k3 ringacc soc: ti: k3: add navss ringacc driver .../devicetree/bindings/soc/ti/k3-ringacc.txt | 59 + drivers/soc/ti/Kconfig | 11 + drivers/soc/ti/Makefile | 1 + drivers/soc/ti/k3-ringacc.c | 1157 ++++++++++++++++++++ include/linux/soc/ti/k3-ringacc.h | 244 +++++ 5 files changed, 1472 insertions(+) create mode 100644 Documentation/devicetree/bindings/soc/ti/k3-ringacc.txt create mode 100644 drivers/soc/ti/k3-ringacc.c create mode 100644 include/linux/soc/ti/k3-ringacc.h -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#1223): https://linux.kernel.org/g/patchwork-soc/message/1223 Mute This Topic: https://linux.kernel.org/mt/69753362/1554929 Group Owner: patchwork-soc+owner@linux.kernel.org Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub [patchwork-linux-kernel-org@patchwork.kernel.org] -=-=-=-=-=-=-=-=-=-=-=-