watchdog: add JZ4740 watchdog driver
Adds support for the hardware watchdog found in Ingenic's jz4740 System-on-Chip. Signed-off-by: Paul Cercueil <paul@crapouillou.net> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
This commit is contained in:

zatwierdzone przez
Wim Van Sebroeck

rodzic
4bc30272a1
commit
f865c35224
@@ -30,6 +30,7 @@ extern struct platform_device jz4740_i2s_device;
|
||||
extern struct platform_device jz4740_pcm_device;
|
||||
extern struct platform_device jz4740_codec_device;
|
||||
extern struct platform_device jz4740_adc_device;
|
||||
extern struct platform_device jz4740_wdt_device;
|
||||
|
||||
void jz4740_serial_device_register(void);
|
||||
|
||||
|
Reference in New Issue
Block a user