diff options
author | Fabio Estevam <fabio.estevam@nxp.com> | 2018-08-25 05:27:56 +0200 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2018-10-11 05:37:13 +0200 |
commit | 23d3f131bf379b9460d2f079f0eb85ac669eded4 (patch) | |
tree | 9e5bbdd5b1ae98103683bdab45835f56a71ebfaf /Documentation/hwmon | |
parent | hwmon: (mc13783-adc) Remove the mention to 'Atlas' (diff) | |
download | linux-23d3f131bf379b9460d2f079f0eb85ac669eded4.tar.xz linux-23d3f131bf379b9460d2f079f0eb85ac669eded4.zip |
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>
Diffstat (limited to 'Documentation/hwmon')
-rw-r--r-- | Documentation/hwmon/mc13783-adc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/hwmon/mc13783-adc b/Documentation/hwmon/mc13783-adc index 2798a299c4bc..05ccc9f159f1 100644 --- a/Documentation/hwmon/mc13783-adc +++ b/Documentation/hwmon/mc13783-adc @@ -4,10 +4,10 @@ Kernel driver mc13783-adc Supported chips: * Freescale 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 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: Sascha Hauer <s.hauer@pengutronix.de> |