Hi,
On Mon, Oct 12, 2015 at 03:20:10PM -0700, Tony Lindgren wrote:
* Tony Lindgren [off-list ref] [151012 14:43]:
quoted
* Belisko Marek [off-list ref] [150926 13:02]:
quoted
Tony sorry I forgot to add you to the recipients for this patchset.
Can you please queue this patch. Many thanks.
OK applying into omap-for-v4.4/dt thanks.
Actually dropping this one, it makes build fail as we don't
have twl4030_madc yet.
Maybe please send a separate set of dts patches for me.
mh that's strange, twl4030-madc is there since a long time. But
checking the patch, it seems Marek got the phandle wrong:
$ grep -B1 "ti,twl4030-madc" arch/arm/boot/dts/twl4030.dtsi
twl_madc: madc {
compatible = "ti,twl4030-madc";
Once that is fixed, the patch should have no dependencies.
-- Sebastian