Martin, On Tue, Jan 19, 2016 at 02:51:33PM +0000, kernel@xxxxxxxxxxxxxxxx wrote: > From: Martin Sperl <kernel@xxxxxxxxxxxxxxxx> > > Allow for a per clock custom selection of clocks in the device tree. > > Basic setup in dt looks like this: > clock@BCM2835_CLOCK_PCM { > reg = <BCM2835_CLOCK_PCM>; > parent-clock-names = "xosc", "plld_per", "plla_per", "pll_aux_per"; > }; Isn't this the same as the already existing assigned-clock-parents property? If yes, that should be used. Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- 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