Skip to content

Commit eb563dc

Browse files
Philipp Hortmanngregkh
authored andcommitted
staging: pi433: Remove unused driver
Marcus started a project in 2016 to bring the pi433 alive. One project was funded successfully but the second not. So only a few pi433 got sold to early adaptors during this time that ended late 2017. There is a simple user space program available for a demo with the pi433 but that does not use this driver. The driver is unused since 2018. No description or user space application to use it can be found. To bring it alive the device tree needs to be adjusted manually. The last patch reviewed by Marcus was in June 2018, last patch tested was in July 2017. No response since 27. March 2024 regarding the removal of the driver. Remove unused driver because of the above named reasons. Link: https://lore.kernel.org/linux-staging/[email protected]/ Link: https://www.kickstarter.com/projects/1292669042/pi433-a-radio-module-funkmodul-for-raspberry-pi Link: https://www.kickstarter.com/projects/1292669042/smarthome-pi/comments Link: https://www.pi433.de/en.html Signed-off-by: Philipp Hortmann <[email protected]> Cc: Marcus Wolf <[email protected]> Link: https://lore.kernel.org/r/20240421195717.GA10943@matrix-ESPRIMO-P710 Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent cf707f7 commit eb563dc

File tree

14 files changed

+0
-3503
lines changed

14 files changed

+0
-3503
lines changed

drivers/staging/Kconfig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,6 @@ source "drivers/staging/greybus/Kconfig"
6060

6161
source "drivers/staging/vc04_services/Kconfig"
6262

63-
source "drivers/staging/pi433/Kconfig"
64-
6563
source "drivers/staging/axis-fifo/Kconfig"
6664

6765
source "drivers/staging/fieldbus/Kconfig"

drivers/staging/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,5 @@ obj-$(CONFIG_MOST) += most/
2020
obj-$(CONFIG_KS7010) += ks7010/
2121
obj-$(CONFIG_GREYBUS) += greybus/
2222
obj-$(CONFIG_BCM2835_VCHIQ) += vc04_services/
23-
obj-$(CONFIG_PI433) += pi433/
2423
obj-$(CONFIG_XIL_AXIS_FIFO) += axis-fifo/
2524
obj-$(CONFIG_FIELDBUS_DEV) += fieldbus/

drivers/staging/pi433/Documentation/devicetree/pi433-overlay.dtso

Lines changed: 0 additions & 48 deletions
This file was deleted.

drivers/staging/pi433/Documentation/devicetree/pi433.txt

Lines changed: 0 additions & 62 deletions
This file was deleted.

0 commit comments

Comments
 (0)