From: Luca Ceresoli Date: Thu, 11 Jun 2020 21:11:41 +0000 (+0200) Subject: fpga manager: xilinx-spi: valid for the 7 Series too X-Git-Tag: howlett/maple_spf/20210104~1345^2~68^2~14 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=d1ddca78f9f603ab70369e76fa2610d7e385c1b8;p=users%2Fjedix%2Flinux-maple.git fpga manager: xilinx-spi: valid for the 7 Series too The Xilinx 7-series uses the same protocol, mention that. Signed-off-by: Luca Ceresoli Signed-off-by: Moritz Fischer --- diff --git a/drivers/fpga/xilinx-spi.c b/drivers/fpga/xilinx-spi.c index 272ee0c22822e..79106626c3f8b 100644 --- a/drivers/fpga/xilinx-spi.c +++ b/drivers/fpga/xilinx-spi.c @@ -1,6 +1,6 @@ // SPDX-License-Identifier: GPL-2.0-only /* - * Xilinx Spartan6 Slave Serial SPI Driver + * Xilinx Spartan6 and 7 Series Slave Serial SPI Driver * * Copyright (C) 2017 DENX Software Engineering *