bus: sunxi-rsb: Add Allwinner Reduced Serial Bus (RSB) controller bindings
authorChen-Yu Tsai <wens@csie.org>
Fri, 23 Oct 2015 18:41:30 +0000 (20:41 +0200)
committerOlof Johansson <olof@lixom.net>
Mon, 26 Oct 2015 01:11:55 +0000 (10:11 +0900)
commit4a5705a9c270e6e62f735846604d8593a890ca1b
tree60ddb8cfcee2cce0613f62a91bbf1ea0445830ff
parentfe9990f9fd77c7fbdb875799dba79479c5e1276f
bus: sunxi-rsb: Add Allwinner Reduced Serial Bus (RSB) controller bindings

Reduced Serial Bus is a proprietary 2-line push-pull serial bus supporting
multiple slave devices. It was developed by Allwinner, Inc. and used by
Allwinner and X-Powers, Inc. for their line of PMICs and other peripheral
ICs.

Recent Allwinner SoCs, starting with the A23, have an RSB controller. This
is used to talk to the PMIC, and later with the A80 and A83 platform, the
audio codec IC.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
Documentation/devicetree/bindings/bus/sunxi-rsb.txt [new file with mode: 0644]