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. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html