Signed-off-by: Viktar Palstsiuk
---
drivers/gpio/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpio/Makefile b/drivers/gpio/Makefile
index b903c45..1d365dd 100644
--- a/drivers/gpio/Makefile
+++ b/drivers/gpio/Makefile
@@ -30,4 +30,4 @@ obj
MSTPRI0 (Master Priority 0 Register) sits at 0x01C14110 not at
0x01C14114
Signed-off-by: Viktar Palstsiuk
---
arch/arm/include/asm/arch-davinci/hardware.h | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/arch/arm/include/asm/arch-davinci/hardware.h
b/arch/arm/include/asm
Signed-off-by: Viktar Palstsiuk
---
drivers/gpio/Makefile | 1 +
drivers/gpio/sx151x.c | 242 ++
include/sx151x.h | 17
3 files changed, 260 insertions(+)
create mode 100644 drivers/gpio/sx151x.c
create mode 100644 include/sx151x.h
Signed-off-by: Viktar Palstsiuk
---
drivers/gpio/Makefile | 1 +
drivers/gpio/sx151x.c | 255 ++
include/sx151x.h | 30 ++
3 files changed, 286 insertions(+)
create mode 100644 drivers/gpio/sx151x.c
create mode 100644 include/sx151x.h
4 matches
Mail list logo