]> 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)
commitd34181b00eaa37e3ab773d7d9bc1c959ddb71678
tree74a40493d48e09dec67de76a0303f5fde4257e9e
parent96031ac6e1711ce9b7dccabc08d93c2048ea2f2c
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