linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ben Whitten <ben.whitten@gmail.com>
To: afaerber@suse.de
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	devicetree@vger.kernel.org, mark.rutland@arm.com,
	linux-lpwan@lists.infradead.org, robh@kernel.org,
	Ben Whitten <ben.whitten@lairdtech.com>
Subject: [PATCH v2 lora-next 0/4] net: lora: Add documentation for SX130x and SX125x parts
Date: Tue, 22 Jan 2019 18:07:25 +0000	[thread overview]
Message-ID: <20190122180729.1834-1-ben.whitten@lairdtech.com> (raw)

Hello,

This series adds documentation for the SX130x and SX125x chips.
We are using the yaml binding format and this series builds with
'make dt_binding_check'.

Thanks,
Ben Whitten

Ben Whitten (4):
  dt-bindings: lora: sx130x: add basic documentation
  dt-bindings: lora: sx125x: add basic documentation
  dt-bindings: lora: sx125x: add clock bindings
  dt-bindings: lora: sx130x: add clock bindings

 .../bindings/net/lora/semtech,sx125x.yaml     |  72 ++++++++++
 .../bindings/net/lora/semtech,sx130x.yaml     | 133 ++++++++++++++++++
 2 files changed, 205 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/net/lora/semtech,sx125x.yaml
 create mode 100644 Documentation/devicetree/bindings/net/lora/semtech,sx130x.yaml

-- 
2.17.1


             reply	other threads:[~2019-01-22 18:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-22 18:07 Ben Whitten [this message]
2019-01-22 18:07 ` [PATCH v2 lora-next 1/4] dt-bindings: lora: sx130x: add basic documentation Ben Whitten
2019-01-22 20:04   ` Rob Herring
2019-01-22 20:36     ` Ben Whitten
2019-01-22 18:07 ` [PATCH v2 lora-next 2/4] dt-bindings: lora: sx125x: " Ben Whitten
2019-01-22 18:07 ` [PATCH v2 lora-next 3/4] dt-bindings: lora: sx125x: add clock bindings Ben Whitten
2019-01-22 20:12   ` Rob Herring
2019-01-22 18:07 ` [PATCH v2 lora-next 4/4] dt-bindings: lora: sx130x: " Ben Whitten

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190122180729.1834-1-ben.whitten@lairdtech.com \
    --to=ben.whitten@gmail.com \
    --cc=afaerber@suse.de \
    --cc=ben.whitten@lairdtech.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-lpwan@lists.infradead.org \
    --cc=mark.rutland@arm.com \
    --cc=netdev@vger.kernel.org \
    --cc=robh@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).