]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4779a627cc2fba634a773e4cdc818e1c281777a5
tree74a40493d48e09dec67de76a0303f5fde4257e9e
parent813ef4d7d8708719c036536f268e0bbaa91203a3
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