Re: [PATCH] w1: omap-hdq: support device probing with device-tree.

2014-11-10 Thread Tony Lindgren
* Евгений Поляков [141109 16:11]: > Hi > > 08.11.2014, 02:30, "NeilBrown" : > > This driver has no 'compatible' string and so is not found when > > using device-tree. > > > > Add one with value to match > > hdqw1w: 1w@480b2000 { > > device in omap3.dtsi. > > > > Signed-off-by: Nei

Re: [PATCH] w1: omap-hdq: support device probing with device-tree.

2014-11-09 Thread Евгений Поляков
Hi 08.11.2014, 02:30, "NeilBrown" : > This driver has no 'compatible' string and so is not found when > using device-tree. > > Add one with value to match > hdqw1w: 1w@480b2000 { > device in omap3.dtsi. > > Signed-off-by: NeilBrown Looks good to me Acked-by: Evgeniy Polyakov --

[PATCH] w1: omap-hdq: support device probing with device-tree.

2014-11-07 Thread NeilBrown
This driver has no 'compatible' string and so is not found when using device-tree. Add one with value to match hdqw1w: 1w@480b2000 { device in omap3.dtsi. Signed-off-by: NeilBrown diff --git a/Documentation/devicetree/bindings/w1/omap-hdq.txt b/Documentation/devicetree/bindin