On Thu, Jan 24, 2019 at 8:53 AM Ben Whitten <ben.whitten@xxxxxxxxx> wrote: > > From: Ben Whitten <ben.whitten@xxxxxxxxx> > > The SX125x family are IQ radio transceivers from Semtech configured over > SPI, they are typically connected to an SX130x series concentrator however > may be connected to a host directly. > > Required properties include the radio number of the host or concentrator > bus. > > Signed-off-by: Ben Whitten <ben.whitten@xxxxxxxxx> > --- > v2 -> v3: > * Renamed example node name to be consistent with concentrator > v1 -> v2: > * Dropped spi-max-frequency binding > * Wording changes to commit and descriptions > * Added spi wrapper suggested by Rob H > * Dual licence > --- > .../bindings/net/lora/semtech,sx125x.yaml | 44 +++++++++++++++++++ > 1 file changed, 44 insertions(+) > create mode 100644 Documentation/devicetree/bindings/net/lora/semtech,sx125x.yaml Reviewed-by: Rob Herring <robh@xxxxxxxxxx>