[PATCH v4 06/17] spi: dw: Add device tree properties for fields in CTRL1
Simon Glass
sjg at chromium.org
Tue Feb 11 18:14:34 CET 2020
On Mon, 10 Feb 2020 at 23:05, Sean Anderson <seanga2 at gmail.com> 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 <seanga2 at gmail.com>
> ---
>
> 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 <sjg at chromium.org>
More information about the U-Boot
mailing list