From patchwork Thu Nov 3 15:16:50 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: harrymorris12@gmail.com X-Patchwork-Id: 9411063 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 17C7D6022E for ; Thu, 3 Nov 2016 15:19:49 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 08C852AC8B for ; Thu, 3 Nov 2016 15:19:49 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id F1C392AC8D; Thu, 3 Nov 2016 15:19:48 +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=-6.8 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, T_DKIM_INVALID autolearn=ham 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 9D0612AC8B for ; Thu, 3 Nov 2016 15:19:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757736AbcKCPTs (ORCPT ); Thu, 3 Nov 2016 11:19:48 -0400 Received: from mail-wm0-f67.google.com ([74.125.82.67]:34886 "EHLO mail-wm0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757449AbcKCPTr (ORCPT ); Thu, 3 Nov 2016 11:19:47 -0400 Received: by mail-wm0-f67.google.com with SMTP id 68so8568233wmz.2 for ; Thu, 03 Nov 2016 08:19:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=PLbrt5RysXl1h3MhRadIy0nLugE0zqRaT4Uy/pCmIss=; b=aS9Od+jzdkUufN7ZSD+dHzbyMtAUF2I+nxy0MS3yxTer/PkTs28hK5AHlHZzI85TM8 C1+zn1ZtVIJwSPcc+xmLQaEf0jZbhVRTC9BzVkMOIMiEzieM3xrAeQdGrWlLffmN44Mb SPOFSu/eqM++/rEWbexqQTLIzqWYuntMtmepcHQ3PCFcRvYVMWs0pVYUMtXjiYmFv6vb FmEXvjRbsTKR31hpdIl0HM4enYcM2AGYkjEcR28Y3ncLjYG2H/mwpzFyTAL9R5PdtBLx grV1koL6EaR5mrLo6JoXAtOhZCw2nnwQzV8gtwvUzQsseMOH48HKhhiY5dmEMh6SM1pw 8PmA== 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=PLbrt5RysXl1h3MhRadIy0nLugE0zqRaT4Uy/pCmIss=; b=DyBM63GRvIzCWJ8HEqsKeQIhKvsdg0xKHVahh0BZGSmZj22VMCDlvJtUdXPt4CjN5r KpRIBkccWLqxIuMfMC5twhF6JvCTGcKRRbcRjqyoY9VxRorRu9HJe47WJH435SCf8D1a ZxT0VTBGtyRBJRSCNNS8EAX94l8fApy9VH2jYrAE+QdOT8TO4GUEv0m7PS/Iu6O9w0kM 1aeeZkoOnbPKzmdkZpGf8mtRggON9zs81pqaEvWsptH6S+3QokhhIPQNFyaJq00hQrUJ qJVGvNujfAdX4Leq/mJ82Qy7HwhC5+Tw1XDH/rZwaLq4J5/6F28szP78ZL3GRlZpWAXq lnNA== X-Gm-Message-State: ABUngvek2rQquuWd0jLrw0ei76SwcddNHjRC7ceEp/FVfWZ/XuVDDqsYRfSjyDflhGeunw== X-Received: by 10.28.229.132 with SMTP id c126mr9205943wmh.110.1478186386236; Thu, 03 Nov 2016 08:19:46 -0700 (PDT) Received: from localhost.localdomain ([89.21.229.165]) by smtp.gmail.com with ESMTPSA id e2sm9120284wjw.14.2016.11.03.08.19.45 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 03 Nov 2016 08:19:45 -0700 (PDT) From: harrymorris12@gmail.com X-Google-Original-From: h.morris@cascoda.com To: linux-wpan@vger.kernel.org Cc: alex.aring@gmail.com, stefan@osg.samsung.com, Harry Morris Subject: [PATCH v2 2/3] ieee802154: Add device tree documentation for CA8210 Date: Thu, 3 Nov 2016 15:16:50 +0000 Message-Id: <20161103151651.7880-3-h.morris@cascoda.com> X-Mailer: git-send-email 2.9.3.windows.1 In-Reply-To: <20161103151651.7880-1-h.morris@cascoda.com> References: <20161103151651.7880-1-h.morris@cascoda.com> Sender: linux-wpan-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wpan@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Harry Morris Signed-off-by: Harry Morris --- .../devicetree/bindings/net/ieee802154/ca8210.txt | 28 ++++++++++++++++++++++ .../devicetree/bindings/vendor-prefixes.txt | 1 + 2 files changed, 29 insertions(+) create mode 100644 Documentation/devicetree/bindings/net/ieee802154/ca8210.txt diff --git a/Documentation/devicetree/bindings/net/ieee802154/ca8210.txt b/Documentation/devicetree/bindings/net/ieee802154/ca8210.txt new file mode 100644 index 0000000..0297ce8 --- /dev/null +++ b/Documentation/devicetree/bindings/net/ieee802154/ca8210.txt @@ -0,0 +1,28 @@ +* CA8210 IEEE 802.15.4 * + +Required properties: + - compatible: should be "cascoda,ca8210" + - reg: Controlling chip select + - spi-max-frequency: Maximum clock speed, should be *less than* + 4000000 + - spi-cpol: Invert clock polarity + - reset-gpio: GPIO attached to reset + - irq-gpio: GPIO attached to IRQ +Optional properties: + - extclock-enable: Include for the ca8210 to route its 16MHz clock + to an output + - extclock-freq: Frequency in Hz of the external clock + - extclock-gpio: GPIO of the ca8210 to output the clock on + +Example: + ca8210@0 { + compatible = "cascoda,ca8210"; + reg = <0>; + spi-max-frequency = <3000000>; + spi-cpol; + reset-gpio = <&gpio1 1 GPIO_ACTIVE_HIGH>; + irq-gpio = <&gpio1 2 GPIO_ACTIVE_HIGH>; + extclock-enable; + extclock-freq = 16000000; + extclock-gpio = 2; + }; diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt index 24c6f65..6c5609f 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -47,6 +47,7 @@ brcm Broadcom Corporation buffalo Buffalo, Inc. calxeda Calxeda capella Capella Microsystems, Inc +cascoda Cascoda, Ltd. cavium Cavium, Inc. cdns Cadence Design Systems Inc. ceva Ceva, Inc.