hwmon: (mc13783-adc) Use nxp.com URLs
Use the nxp.com URLs for the MC13783 and MC13892 datasheets. The original URLs are still valid, but the nxp.com one is shorter and more up-to-date. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
This commit is contained in:
parent
3d13aa37ba
commit
23d3f131bf
|
@ -4,10 +4,10 @@ Kernel driver mc13783-adc
|
||||||
Supported chips:
|
Supported chips:
|
||||||
* Freescale MC13783
|
* Freescale MC13783
|
||||||
Prefix: 'mc13783'
|
Prefix: 'mc13783'
|
||||||
Datasheet: http://www.freescale.com/files/rf_if/doc/data_sheet/MC13783.pdf?fsrch=1
|
Datasheet: https://www.nxp.com/docs/en/data-sheet/MC13783.pdf
|
||||||
* Freescale MC13892
|
* Freescale MC13892
|
||||||
Prefix: 'mc13892'
|
Prefix: 'mc13892'
|
||||||
Datasheet: http://cache.freescale.com/files/analog/doc/data_sheet/MC13892.pdf?fsrch=1&sr=1
|
Datasheet: https://www.nxp.com/docs/en/data-sheet/MC13892.pdf
|
||||||
|
|
||||||
Authors:
|
Authors:
|
||||||
Sascha Hauer <s.hauer@pengutronix.de>
|
Sascha Hauer <s.hauer@pengutronix.de>
|
||||||
|
|
Loading…
Reference in New Issue