commit | 59e5e70c9516a0ba34dd5a1a44ed89518cd5eda9 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@nxp.com> | Wed Aug 03 00:48:22 2016 -0300 |
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Wed Aug 31 18:21:34 2016 +0200 |
tree | 74a40493d48e09dec67de76a0303f5fde4257e9e | |
parent | 83ab7dad06b74e390c2ce0e7b5136daf286e1f5e [diff] |
rtc: ds1390: Fix the SPI chip select number The number after the '@' symbol should be the SPI chip select number associated with the ds1390 and it should match the 'reg' field. So change it the address to zero, to make it consistent. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>