On Mon, 10 Feb 2020 at 23:05, Sean Anderson <[email protected]> wrote: > > Some devices have different layouts for the fields in CTRL1 (e.g. the > Kendryte K210). Allow this layout to be configurable from the device tree. > The documentation has been taken from Linux. > > Signed-off-by: Sean Anderson <[email protected]> > --- > > Changes in v4: > - New > > .../spi/snps,dw-apb-ssi.txt | 43 +++++++++++++++++++ > drivers/spi/designware_spi.c | 40 ++++++++++------- > 2 files changed, 68 insertions(+), 15 deletions(-) > create mode 100644 doc/device-tree-bindings/spi/snps,dw-apb-ssi.txt >
Reviewed-by: Simon Glass <[email protected]>

