Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings
authorHauke Mehrtens <hauke@hauke-m.de>
Mon, 4 Sep 2017 11:57:15 +0000 (13:57 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 4 Sep 2017 19:11:40 +0000 (21:11 +0200)
commitc5aba1cdd3d31cbf3c8e9d571c9a4db952117970
treea8d58488c14fffa3f6be945294375d50d3b462f2
parent2b6639d4c794749d5fe7f071e7c66e0a9a12cc84
Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings

This adds the initial documentation for the RCU module (a MFD device
which provides USB PHYs, reset controllers and more).

The RCU register range is used for multiple purposes. Mostly one device
uses one or multiple register exclusively, but for some registers some
bits are for one driver and some other bits are for a different driver.
With this patch all accesses to the RCU registers will go through
syscon.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Acked-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Acked-by: Rob Herring <robh@kernel.org>
Cc: john@phrozen.org
Cc: andy.shevchenko@gmail.com
Cc: p.zabel@pengutronix.de
Cc: kishon@ti.com
Cc: mark.rutland@arm.com
Cc: linux-mips@linux-mips.org
Cc: linux-mtd@lists.infradead.org
Cc: linux-watchdog@vger.kernel.org
Cc: devicetree@vger.kernel.org
Cc: linux-spi@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/17121/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Documentation/devicetree/bindings/mips/lantiq/rcu.txt [new file with mode: 0644]