treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Based on 2 normalized pattern(s): this program is free software you can redistribute it and or modify it under the terms of th
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Based on 2 normalized pattern(s): this program is free software you can redistribute it and or modify it under the terms of the gnu general public license version 2 as published by the free software foundation this program is free software you can redistribute it and or modify it under the terms of the gnu general public license version 2 as published by the free software foundation #extracted by the scancode license scanner the SPDX license identifier GPL-2.0-onlyhas been chosen to replace the boilerplate/reference in 4122 file(s).Signed-off-by: Thomas Gleixner <tglx@linutronix.de>Reviewed-by: Enrico Weigelt <info@metux.net>Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org>Reviewed-by: Allison Randal <allison@lohutok.net>Cc: linux-spdx@vger.kernel.orgLink: https://lkml.kernel.org/r/20190604081206.933168790@linutronix.deSigned-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
show more ...
MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfdCompared to the old xrx200_phy_fw driver the new version has multipleenhancements. The name of the firmware files does not have to be a
MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfdCompared to the old xrx200_phy_fw driver the new version has multipleenhancements. The name of the firmware files does not have to be addedto all .dts files anymore - one now configures the GPHY mode (FE or GE)instead. Each GPHY can now also boot separate firmware (thus mixing ofGE and FE GPHYs is now possible).The new implementation is based on the RCU syscon-mfd and uses thereeset_controller framework instead of raw RCU register reads/writes.Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>Acked-by: Rob Herring <robh@kernel.org>Cc: john@phrozen.orgCc: p.zabel@pengutronix.deCc: kishon@ti.comCc: mark.rutland@arm.comCc: linux-mips@linux-mips.orgCc: linux-mtd@lists.infradead.orgCc: linux-watchdog@vger.kernel.orgCc: devicetree@vger.kernel.orgCc: linux-spi@vger.kernel.orgPatchwork: https://patchwork.linux-mips.org/patch/17128/Signed-off-by: Ralf Baechle <ralf@linux-mips.org>