Searched hist:"76 d83e1c32334a793e50de6f955c2eefcc60bb8e" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/misc/ |
H A D | xilinx_sdfec.c | 76d83e1c32334a793e50de6f955c2eefcc60bb8e Tue Jun 11 12:29:36 CDT 2019 Dragan Cvetic <dragan.cvetic@xilinx.com> misc: xilinx-sdfec: add core driver
Implement a platform driver that matches with xlnx, sd-fec-1.1 device tree node and registers as a character device, including: - SD-FEC driver binds to sdfec DT node. - creates and initialise an initial driver dev structure. - add the driver in Linux build and Kconfig.
Tested-by: Dragan Cvetic <dragan.cvetic@xilinx.com> Signed-off-by: Derek Kiernan <derek.kiernan@xilinx.com> Signed-off-by: Dragan Cvetic <dragan.cvetic@xilinx.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | Makefile | diff 76d83e1c32334a793e50de6f955c2eefcc60bb8e Tue Jun 11 12:29:36 CDT 2019 Dragan Cvetic <dragan.cvetic@xilinx.com> misc: xilinx-sdfec: add core driver
Implement a platform driver that matches with xlnx, sd-fec-1.1 device tree node and registers as a character device, including: - SD-FEC driver binds to sdfec DT node. - creates and initialise an initial driver dev structure. - add the driver in Linux build and Kconfig.
Tested-by: Dragan Cvetic <dragan.cvetic@xilinx.com> Signed-off-by: Derek Kiernan <derek.kiernan@xilinx.com> Signed-off-by: Dragan Cvetic <dragan.cvetic@xilinx.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | Kconfig | diff 76d83e1c32334a793e50de6f955c2eefcc60bb8e Tue Jun 11 12:29:36 CDT 2019 Dragan Cvetic <dragan.cvetic@xilinx.com> misc: xilinx-sdfec: add core driver
Implement a platform driver that matches with xlnx, sd-fec-1.1 device tree node and registers as a character device, including: - SD-FEC driver binds to sdfec DT node. - creates and initialise an initial driver dev structure. - add the driver in Linux build and Kconfig.
Tested-by: Dragan Cvetic <dragan.cvetic@xilinx.com> Signed-off-by: Derek Kiernan <derek.kiernan@xilinx.com> Signed-off-by: Dragan Cvetic <dragan.cvetic@xilinx.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|