Re: [PATCH v6 5/8] dt-bindings: input: touchscreen: Add max11801-ts binding

From: Shawn Guo
Date: Mon Mar 20 2017 - 03:44:13 EST


On Mon, Mar 20, 2017 at 11:55:27AM +0530, Jagan Teki wrote:
> >> @@ -0,0 +1,18 @@
> >> +* MAXI MAX11801 Resistive touch screen controller with i2c interface
> >> +
> >> +Required properties:
> >> +- compatible: must be "max11801"
> >
> > Shouldn't it have a vendor prefix?
>
> Drivers i2c_device_id.name doesn't have vendor prefix, should I fix
> that one as well?

No. The vendor prefix is only needed for device tree compatible.

Shawn