[PATCHv3] ASoC: Add support for BCM2835
Florian Meier
florian.meier at koalo.de
Mon Nov 18 09:25:26 EST 2013
Thank you!
>> diff --git a/Documentation/devicetree/bindings/sound/bcm2835-i2s.txt b/Documentation/devicetree/bindings/sound/bcm2835-i2s.txt
>> new file mode 100644
>> index 0000000..7bf1d04
>> --- /dev/null
>> +++ b/Documentation/devicetree/bindings/sound/bcm2835-i2s.txt
>> @@ -0,0 +1,22 @@
>> +* Broadcom BCM2835 SoC I2S/PCM module
>> +
>> +Required properties:
>> +- compatible: "brcm,bcm2835-i2s"
>> +- reg: Register location and size
>> + <PCM base address, size
>> + PCM clock base address, size>;
>
> []
>
> Are the clocks actually a sub-block, or are they actually a separate
> unit that just happens to feed this one?
Sorry, but I don't get your point. It is a clock module that is
dedicated to the PCM module.
More information about the linux-arm-kernel
mailing list