Message ID | 1429619636-25478-9-git-send-email-rf@opensource.wolfsonmicro.com |
---|---|
State | New |
Headers | show |
> On Apr 21, 2015, at 07:38, Richard Fitzgerald <rf@opensource.wolfsonmicro.com> wrote: > > Signed-off-by: Richard Fitzgerald <rf@opensource.wolfsonmicro.com> > --- > Documentation/devicetree/bindings/mfd/arizona.txt | 3 +++ > 1 files changed, 3 insertions(+), 0 deletions(-) > > diff --git a/Documentation/devicetree/bindings/mfd/arizona.txt b/Documentation/devicetree/bindings/mfd/arizona.txt > index 7665aa9..a3cb34b 100644 > --- a/Documentation/devicetree/bindings/mfd/arizona.txt > +++ b/Documentation/devicetree/bindings/mfd/arizona.txt > @@ -10,6 +10,9 @@ Required properties: > "wlf,wm5110" > "wlf,wm8280" > "wlf,wm8997" > + "wlf,WM8998" > + "wlf,wm1814" > + Is there a reason for caps on the 8998? -Brian -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
On Thu, Apr 23, 2015 at 02:05:18AM +0000, Austin, Brian wrote: > > > > On Apr 21, 2015, at 07:38, Richard Fitzgerald <rf@opensource.wolfsonmicro.com> wrote: > > > > Signed-off-by: Richard Fitzgerald <rf@opensource.wolfsonmicro.com> > > --- > > Documentation/devicetree/bindings/mfd/arizona.txt | 3 +++ > > 1 files changed, 3 insertions(+), 0 deletions(-) > > > > diff --git a/Documentation/devicetree/bindings/mfd/arizona.txt b/Documentation/devicetree/bindings/mfd/arizona.txt > > index 7665aa9..a3cb34b 100644 > > --- a/Documentation/devicetree/bindings/mfd/arizona.txt > > +++ b/Documentation/devicetree/bindings/mfd/arizona.txt > > @@ -10,6 +10,9 @@ Required properties: > > "wlf,wm5110" > > "wlf,wm8280" > > "wlf,wm8997" > > + "wlf,WM8998" > > + "wlf,wm1814" > > + > Is there a reason for caps on the 8998? > > -Brian Yes, it's called "lack of attention to detail". Will be fixed in the respin. > _______________________________________________ > Alsa-devel mailing list > Alsa-devel@alsa-project.org > http://mailman.alsa-project.org/mailman/listinfo/alsa-devel -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/Documentation/devicetree/bindings/mfd/arizona.txt b/Documentation/devicetree/bindings/mfd/arizona.txt index 7665aa9..a3cb34b 100644 --- a/Documentation/devicetree/bindings/mfd/arizona.txt +++ b/Documentation/devicetree/bindings/mfd/arizona.txt @@ -10,6 +10,9 @@ Required properties: "wlf,wm5110" "wlf,wm8280" "wlf,wm8997" + "wlf,WM8998" + "wlf,wm1814" + - reg : I2C slave address when connected using I2C, chip select number when using SPI.
Signed-off-by: Richard Fitzgerald <rf@opensource.wolfsonmicro.com> --- Documentation/devicetree/bindings/mfd/arizona.txt | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-)