On Thu, 04 May 2017, Javier Martinez Canillas wrote: > The tps61052 device node doesn't have a vendor prefix > in its compatible string, fix it by adding one. > > Signed-off-by: Javier Martinez Canillas <javier@xxxxxxxxxxxx> > Acked-by: Rob Herring <robh@xxxxxxxxxx> > Acked-by: Tony Lindgren <tony@xxxxxxxxxxx> This requires LinusW's Ack. > --- > > Changes in v6: None > Changes in v5: > - Add Rob Herring's Acked-by tag. > - Add Acked-by: Tony Lindgren <tony@xxxxxxxxxxx>'s Acked-by tag. > > Changes in v4: None > Changes in v3: None > Changes in v2: None > > arch/arm/boot/dts/ste-hrefprev60.dtsi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm/boot/dts/ste-hrefprev60.dtsi b/arch/arm/boot/dts/ste-hrefprev60.dtsi > index 5882a2606ac3..3f14b4df69b4 100644 > --- a/arch/arm/boot/dts/ste-hrefprev60.dtsi > +++ b/arch/arm/boot/dts/ste-hrefprev60.dtsi > @@ -30,7 +30,7 @@ > > i2c@80004000 { > tps61052@33 { > - compatible = "tps61052"; > + compatible = "ti,tps61052"; > reg = <0x33>; > }; > -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- 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