Message ID | 20221012202341.295351-1-job@noorman.info |
---|---|
Headers | show |
Series | Add Himax hx83112b touchscreen driver | expand |
On Wed, 12 Oct 2022 20:24:06 +0000, Job Noorman wrote: > This patch adds device tree bindings for Himax 83112b touchscreen > devices. > > Signed-off-by: Job Noorman <job@noorman.info> > --- > .../input/touchscreen/himax,hx83112b.yaml | 61 +++++++++++++++++++ > MAINTAINERS | 6 ++ > 2 files changed, 67 insertions(+) > create mode 100644 Documentation/devicetree/bindings/input/touchscreen/himax,hx83112b.yaml > Reviewed-by: Rob Herring <robh@kernel.org>
Hi Rob, Thanks for you review! On Thu Oct 13, 2022 at 10:25 PM CEST, Rob Herring wrote: > On Wed, 12 Oct 2022 20:24:06 +0000, Job Noorman wrote: > > This patch adds device tree bindings for Himax 83112b touchscreen > > devices. > > > > Signed-off-by: Job Noorman <job@noorman.info> > > --- > > .../input/touchscreen/himax,hx83112b.yaml | 61 +++++++++++++++++++ > > MAINTAINERS | 6 ++ > > 2 files changed, 67 insertions(+) > > create mode 100644 Documentation/devicetree/bindings/input/touchscreen/himax,hx83112b.yaml > > > > Reviewed-by: Rob Herring <robh@kernel.org> The next version of this patch will make the properties touchscreen-size-{x,y} required. Can I still attach your "Reviewed-by" tag to this updated patch or would you like to have a look at it first? Kind regards, Job