From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.8 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 00836C43381 for ; Mon, 18 Mar 2019 18:09:49 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id C49742133D for ; Mon, 18 Mar 2019 18:09:48 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="Q6xT1WiM" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727394AbfCRSJs (ORCPT ); Mon, 18 Mar 2019 14:09:48 -0400 Received: from mail-io1-f68.google.com ([209.85.166.68]:40464 "EHLO mail-io1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727113AbfCRSJf (ORCPT ); Mon, 18 Mar 2019 14:09:35 -0400 Received: by mail-io1-f68.google.com with SMTP id p17so15281926iol.7 for ; Mon, 18 Mar 2019 11:09:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:in-reply-to:references; bh=CQEtq5bL3CQj8UaXXdh0HijqXSkyGw7cYWzHm1YH5nY=; b=Q6xT1WiMFDkpLRdVCtDvji8CqEptTBAtXRMLkwfNlEVV+aEcmLpdI6+cy6dPxpnROE w3kSkpXMtBqX3RoPCHd13u781t1ijhxy4+gMbis3I6KPcWnIgXKGLfbcP3DDhv6VbIHz 3bWHWrNSbhBSvoUq733iRf8EMGwdhxKhnPcZFt91ksdJ24s+Srv8qkXY85oXcSx5fFLv trlAMWzTUl6uUnu1IYSTqPlhE5ZAulHqxFDddhU2WrWaTBiUHhF+QyUBWamTdpNV/otL x3gvixvz0akKBYEKbouy/37E65U9F9+asFttfy4T+Y0Av2DXi8oc7more+p7iuNv1YSp r9+A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references; bh=CQEtq5bL3CQj8UaXXdh0HijqXSkyGw7cYWzHm1YH5nY=; b=kV/Y8qxTWWpItABNnUXWi5r6unvrtwWIV0fOtPDmrS9D1BQhXK3a0tH7u/NRpGSGP9 xn0CWdV1PfPi0y9/0ta2qBFzMunAM76dpaRMZDXPiuHOBipmun31B9pw/H1q93lcFwqD BdUktrazyMbVHcSiiOYoyvL0RLF4D8mceIW5HlXf/0aa2oztUi09a68KpbNuvtKbDs2V FxhMvOSasKEBBNpXqrxkPzIxu9LDOXtWTZvYSw5li7BBZkWQCsg/EKKvFTx0VSKqwO8C uEAyeGp1BT3+eDH0D3qnycc4uN1rfORrMqrI5kxkCsyd5zGyhh6plEyutBQXi1zbM9xK 9XBQ== X-Gm-Message-State: APjAAAV7rR2mXV+mW3CShXh9LDuiroyupgRAYhNBNq0JlNn2oGUcf4WJ AZQ5K8PSQvSsrUXKtuVzpkQN16eR X-Google-Smtp-Source: APXvYqyLV9Zgq2IQQQlV/vGQt+2p1Z1sE1jeZJrzh3sPwhG5renauBhhdYOlnM93Y4rWPb5Et6DKUA== X-Received: by 2002:a6b:630b:: with SMTP id p11mr10817303iog.168.1552932574500; Mon, 18 Mar 2019 11:09:34 -0700 (PDT) Received: from svens-asus.arcx.com ([184.94.50.30]) by smtp.gmail.com with ESMTPSA id 134sm25374itx.29.2019.03.18.11.09.33 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Mar 2019 11:09:33 -0700 (PDT) From: Sven Van Asbroeck X-Google-Original-From: Sven Van Asbroeck To: netdev@vger.kernel.org Subject: [PATCH v9 4/6] dt-bindings: anybus-controller: document devicetree binding Date: Mon, 18 Mar 2019 14:09:25 -0400 Message-Id: <20190318180927.24620-5-TheSven73@gmail.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20190318180927.24620-1-TheSven73@gmail.com> References: <20190318180927.24620-1-TheSven73@gmail.com> Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org This patch adds devicetree binding documentation for the Arcx anybus controller. Signed-off-by: Sven Van Asbroeck --- .../fieldbus/arcx,anybus-controller.txt | 71 +++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 Documentation/devicetree/bindings/fieldbus/arcx,anybus-controller.txt diff --git a/Documentation/devicetree/bindings/fieldbus/arcx,anybus-controller.txt b/Documentation/devicetree/bindings/fieldbus/arcx,anybus-controller.txt new file mode 100644 index 000000000000..b1f9474f36d5 --- /dev/null +++ b/Documentation/devicetree/bindings/fieldbus/arcx,anybus-controller.txt @@ -0,0 +1,71 @@ +* Arcx Anybus-S controller + +This chip communicates with the SoC over a parallel bus. It is +expected that its Device Tree node is specified as the child of a node +corresponding to the parallel bus used for communication. + +Required properties: +-------------------- + + - compatible : The following chip-specific string: + "arcx,anybus-controller" + + - reg : three areas: + index 0: bus memory area where the cpld registers are located. + index 1: bus memory area of the first host's dual-port ram. + index 2: bus memory area of the second host's dual-port ram. + + - reset-gpios : the GPIO pin connected to the reset line of the controller. + + - interrupts : two interrupts: + index 0: interrupt connected to the first host + index 1: interrupt connected to the second host + Generic interrupt client node bindings are described in + interrupt-controller/interrupts.txt + +Optional: use of subnodes +------------------------- + +The card connected to a host may need additional properties. These can be +specified in subnodes to the controller node. + +The subnodes are identified by the standard 'reg' property. Which information +exactly can be specified depends on the bindings for the function driver +for the subnode. + +Required controller node properties when using subnodes: +- #address-cells: should be one. +- #size-cells: should be zero. + +Required subnode properties: +- reg: Must contain the host index of the card this subnode describes: + <0> for the first host on the controller + <1> for the second host on the controller + Note that only a single card can be plugged into a host, so the host + index uniquely describes the card location. + +Example of usage: +----------------- + +This example places the bridge on top of the i.MX WEIM parallel bus, see: +Documentation/devicetree/bindings/bus/imx-weim.txt + +&weim { + controller@0,0 { + compatible = "arcx,anybus-controller"; + reg = <0 0 0x100>, <0 0x400000 0x800>, <1 0x400000 0x800>; + reset-gpios = <&gpio5 2 GPIO_ACTIVE_HIGH>; + interrupt-parent = <&gpio1>; + interrupts = <1 IRQ_TYPE_LEVEL_LOW>, <5 IRQ_TYPE_LEVEL_LOW>; + /* fsl,weim-cs-timing is a i.MX WEIM bus specific property */ + fsl,weim-cs-timing = <0x024400b1 0x00001010 0x20081100 + 0x00000000 0xa0000240 0x00000000>; + /* optional subnode for a card plugged into the first host */ + #address-cells = <1>; + #size-cells = <0>; + card@0 { + reg = <0>; + /* card specific properties go here */ + }; + }; +}; -- 2.17.1