1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/target/linux/ramips
Giuseppe Lippolis 96a7ee3c80 ramips: adding registration for si3210
The si3210 is a SLIC device providing a complete analog telephone
interface and therefore frequently used in soho router.
The si3210 have a native spi interface to be controlled by the CPU
but currently there is no dedicated driver in lede.
Adding a registration for this device in spidev allow to control the
device in user space.
This way of patching is also in line with the rationale of the spidev
driver, see: http://marc.info/?t=148145791900001&r=1&w=2
The si3210 has been also added in the DWR-512 DT to properly describe
the HW.

Signed-off-by: Giuseppe Lippolis <giu.lippolis@gmail.com>
2016-12-20 09:35:37 +01:00
..
base-files ramips: Fix led init script for Lenovo Y1/Y1s 2016-12-04 15:51:18 +01:00
dts ramips: adding registration for si3210 2016-12-20 09:35:37 +01:00
image ramips: add support for PCI based OHCI/EHCI support for F5D8235 V1 2016-12-04 07:03:17 +01:00
mt7620 switch to the new usbport LED trigger 2016-10-19 12:09:45 +02:00
mt7621 ramips: Add RTC driver to kernel for working hctosys 2016-10-31 16:41:26 +01:00
mt7628 switch to the new usbport LED trigger 2016-10-19 12:09:45 +02:00
mt7688 switch to the new usbport LED trigger 2016-10-19 12:09:45 +02:00
patches-4.4 kernel: bump to 4.4.39 2016-12-20 09:35:36 +01:00
rt288x ramips: add support for PCI based OHCI/EHCI support for F5D8235 V1 2016-12-04 07:03:17 +01:00
rt305x switch to the new usbport LED trigger 2016-10-19 12:09:45 +02:00
rt3883 ramips: enable 4K sector support in kernel config 2016-09-13 22:06:08 +02:00
Makefile build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
modules.mk ramips: Use MT7621 I2C driver for MT7628/MT7688 2016-11-03 08:27:20 +01:00