Rob Herring <robh@xxxxxxxxxx> writes: >> +Example: >> + ac97: sound@40500000 { >> + compatible = "marvell,pxa2xx-ac97"; >> + reg = < 0x40500000 0x1000 >; >> + interrupts = <14>; >> + reset-gpio = <&gpio 113 GPIO_ACTIVE_HIGH>; >> + #sound-dai-cells = <1>; >> + pinctrl-names = "default"; >> + pinctrl-0 = < &pmux_ac97_default >; >> + status = "okay"; > > No clocks prop, yet required. Ah yeah, that's a good catch, thanks. I'll resubmit once my discussion with Mark on ac97 will be finished, which might takes monthes given all I have to do lately. Cheers. -- Robert -- 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