mfd: arizona: Add device tree binding to specify mono outputs
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Mon, 14 Dec 2015 10:19:11 +0000 (10:19 +0000)
committerLee Jones <lee.jones@linaro.org>
Mon, 11 Jan 2016 07:33:16 +0000 (07:33 +0000)
commitf199d39349beabcb1a374cb02e0845a0ae84f3fd
treecc8b7bee94629fd66114fa25b3235c1f65c4bda1
parent8726cacc7f38e7e122e6910fb0b979dcd1ca89d3
mfd: arizona: Add device tree binding to specify mono outputs

Add device tree bindings to support specifying outputs from the chip as
mono outputs. Whilst we are doing it change the out_mono pdata from a
bool to an int, because Sparse gets upset about using ARRAY_SIZE on
bools.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/arizona-core.c
include/linux/mfd/arizona/pdata.h
This page took 0.034756 seconds and 5 git commands to generate.