2 Commits

Author SHA1 Message Date
8788f8aff5 works 2025-06-04 17:55:16 +01:00
f86f43b5fd untabify 2025-06-04 12:50:24 +01:00
2 changed files with 47 additions and 47 deletions

View File

@ -5,7 +5,6 @@
#include <linux/platform_device.h>
#include <linux/of_device.h>
#include <linux/gpio/consumer.h>
#include <linux/proc_fs.h>
/* Meta Information */
MODULE_LICENSE("GPL");

View File

@ -5,6 +5,7 @@
fragment@0 {
target-path = "/";
__overlay__ {
status = "okay";
counter {
compatible = "hottis,counter";
red-led-gpio = <&gpio 26 0>;