rtc: ds1390: Fix the SPI chip select number
authorFabio Estevam <fabio.estevam@nxp.com>
Wed, 3 Aug 2016 03:48:22 +0000 (00:48 -0300)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Wed, 31 Aug 2016 16:21:34 +0000 (18:21 +0200)
commit59e5e70c9516a0ba34dd5a1a44ed89518cd5eda9
tree74a40493d48e09dec67de76a0303f5fde4257e9e
parent83ab7dad06b74e390c2ce0e7b5136daf286e1f5e
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>
Documentation/devicetree/bindings/rtc/dallas,ds1390.txt