From patchwork Tue Jun 19 16:13:00 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Srinivas Kandagatla X-Patchwork-Id: 10474977 X-Patchwork-Delegate: agross@codeaurora.org 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 4FEAB603B5 for ; Tue, 19 Jun 2018 16:15:38 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4145628AF5 for ; Tue, 19 Jun 2018 16:15:38 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 3561828ED1; Tue, 19 Jun 2018 16:15:38 +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=-7.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI, T_DKIM_INVALID autolearn=unavailable version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id CFEB328AF5 for ; Tue, 19 Jun 2018 16:15:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S966638AbeFSQOm (ORCPT ); Tue, 19 Jun 2018 12:14:42 -0400 Received: from mail-wr0-f194.google.com ([209.85.128.194]:42815 "EHLO mail-wr0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S967155AbeFSQNL (ORCPT ); Tue, 19 Jun 2018 12:13:11 -0400 Received: by mail-wr0-f194.google.com with SMTP id w10-v6so235310wrk.9 for ; Tue, 19 Jun 2018 09:13:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=PJdsAyA3boANJ8Oig23dpaUGq6oUImWdAfDoOGWfLfE=; b=ghs8WsKz1qg3X17IJAAOgGVu3bkBS3d/CF2oSzS04FPZR8GX3W2LJ3e5Qp8anIP+hm OQo2dM7eow0wrmgzZnpBoZy7kXuXG0bgdxO5coQw24It9KQhmKuRgq59JpYHT7AwRXex RXFTUMHCIPn0DtDtTQnCpnzBzavCiopp0lujk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=PJdsAyA3boANJ8Oig23dpaUGq6oUImWdAfDoOGWfLfE=; b=f6q6FrtSxmOCcXmmH+HrOUGsIFzgObIPrQRZMYp/+Ur9AdXcHR+FFHQpw7n1oPvbYU Z4uP+insY7dx6SLlozPF9BDb/xPrIDZx5CkQVS2HVeBgglyroJoGxmPMgpiCCV5x/5RH 5sRfzpu1U60BXz9iAplKumXOfbZEu4pl7a9AyqDbnZmzgUxzvMpj9X4DwFztg78iJX12 rbP5qrNK4Ix++OkO0D/M6ecs9uSx61Y3kY+ocdDVdViwsPC3sqGNM5aL/3VMaXwdpuLu actET5/J5aZDdxe9hiDmdrk/Z43giD8GtYC/oaGOCh/pDzfWe+14Lu5y2G0xxpS7OEo/ Gw8w== X-Gm-Message-State: APt69E1aPCxsmBzrYs3A5pJHlABMiXNOR6f//hcW/ymuMQ+/PTsH/2eU OgkGJy4myqXrCTKbK1oiK5s4O/wfgtw= X-Google-Smtp-Source: ADUXVKIi1F9atWZuK5M50TiyMYWFZfc4+a2wfLjTNmZ6XyzuesFz4PRy90PjMs/t/Gg/J5JW7CjIxA== X-Received: by 2002:adf:afe3:: with SMTP id y35-v6mr16031859wrd.176.1529424790628; Tue, 19 Jun 2018 09:13:10 -0700 (PDT) Received: from localhost.localdomain (cpc90716-aztw32-2-0-cust92.18-1.cable.virginm.net. [86.26.100.93]) by smtp.gmail.com with ESMTPSA id r5-v6sm47248wrp.59.2018.06.19.09.13.09 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 19 Jun 2018 09:13:10 -0700 (PDT) From: Srinivas Kandagatla To: gregkh@linuxfoundation.org Cc: robh+dt@kernel.org, kramasub@codeaurora.org, sdharia@quicinc.com, linux-kernel@vger.kernel.org, broonie@kernel.org, linux-arm-msm@vger.kernel.org, alsa-devel@alsa-project.org, Srinivas Kandagatla Subject: [PATCH v4 4/5] slimbus: ngd: dt-bindings: Add slim ngd dt bindings Date: Tue, 19 Jun 2018 17:13:00 +0100 Message-Id: <20180619161301.4556-5-srinivas.kandagatla@linaro.org> X-Mailer: git-send-email 2.16.2 In-Reply-To: <20180619161301.4556-1-srinivas.kandagatla@linaro.org> References: <20180619161301.4556-1-srinivas.kandagatla@linaro.org> Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP This patch adds bindings for Qualcomm SLIMBus NGD controller. SLIMBus NGD controller is a light-weight driver responsible for communicating with SLIMBus slaves directly over the bus using messaging interface and communicating with master component residing on ADSP for bandwidth and data-channel management Signed-off-by: Srinivas Kandagatla Reviewed-by: Rob Herring Tested-by: Craig Tatlor Reviewed-by: Vinod Koul --- .../bindings/slimbus/slim-ngd-qcom-ctrl.txt | 84 ++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 Documentation/devicetree/bindings/slimbus/slim-ngd-qcom-ctrl.txt diff --git a/Documentation/devicetree/bindings/slimbus/slim-ngd-qcom-ctrl.txt b/Documentation/devicetree/bindings/slimbus/slim-ngd-qcom-ctrl.txt new file mode 100644 index 000000000000..e94a2ad3a710 --- /dev/null +++ b/Documentation/devicetree/bindings/slimbus/slim-ngd-qcom-ctrl.txt @@ -0,0 +1,84 @@ +Qualcomm SLIMBus Non Generic Device (NGD) Controller binding + +SLIMBus NGD controller is a light-weight driver responsible for communicating +with SLIMBus slaves directly over the bus using messaging interface and +communicating with master component residing on ADSP for bandwidth and +data-channel management + +Please refer to slimbus/bus.txt for details of the common SLIMBus bindings. + +- compatible: + Usage: required + Value type: + Definition: must be "qcom,slim-ngd-v.." + must be one of the following. + "qcom,slim-ngd-v1.5.0" for MSM8996 + "qcom,slim-ngd-v2.1.0" for SDM845 + +- reg: + Usage: required + Value type: + Definition: must specify the base address and size of the controller + register space. +- dmas + Usage: required + Value type: + Definition: List of rx and tx dma channels + +- dma-names + Usage: required + Value type: + Definition: must be "rx" and "tx". + +- interrupts: + Usage: required + Value type: + Definition: must list controller IRQ. + +#address-cells + Usage: required + Value type: + Definition: Should be 1, reflecting the instance id of ngd. + +#size-cells + Usage: required + Value type: + Definition: Should be 0 + += NGD Devices +Each subnode represents an instance of NGD, must contain the following +properties: + +- reg: + Usage: required + Value type: + Definition: Should be instance id of ngd. + +#address-cells + Usage: required + Refer to slimbus/bus.txt for details of the common SLIMBus bindings. + +#size-cells + Usage: required + Refer to slimbus/bus.txt for details of the common SLIMBus bindings. + += EXAMPLE + +slim@91c0000 { + compatible = "qcom,slim-ngd-v1.5.0"; + reg = <0x91c0000 0x2c000>; + interrupts = <0 163 0>; + dmas = <&slimbam 3>, <&slimbam 4>; + dma-names = "rx", "tx"; + #address-cells = <1>; + #size-cells = <0>; + ngd@1 { + reg = <1>; + #address-cells = <1>; + #size-cells = <1>; + codec@1 { + compatible = "slim217,1a0"; + reg = <1 0>; + }; + }; +};