Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S941103AbcJTNgJ (ORCPT ); Thu, 20 Oct 2016 09:36:09 -0400 Received: from mail-qk0-f182.google.com ([209.85.220.182]:33692 "EHLO mail-qk0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753405AbcJTNgI (ORCPT ); Thu, 20 Oct 2016 09:36:08 -0400 MIME-Version: 1.0 In-Reply-To: <1475754813-1200-1-git-send-email-robin@protonic.nl> References: <1475754813-1200-1-git-send-email-robin@protonic.nl> From: Linus Walleij Date: Thu, 20 Oct 2016 15:36:06 +0200 Message-ID: Subject: Re: [PATCH v7 0/3] auxdisplay: Introduce ht16k33 driver To: Robin van der Gracht Cc: Greg Kroah-Hartman , Miguel Ojeda Sandonis , Rob Herring , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 636 Lines: 20 On Thu, Oct 6, 2016 at 1:53 PM, Robin van der Gracht wrote: > This patchset adds a new driver to the auxdisplay subsystem. It also adds > devicetree binding documentation and a new vendor prefix. > > I added myself as maintainer to the MAINTAINERS file. > > @Greg: Would you like to review and push this upstream? > > Robin van der Gracht (3): > of: add vendor prefix for Holtek Semiconductor > auxdisplay: ht16k33: Driver for LED controller > MAINTAINERS: auxdisplay: Added myself as maintainer for ht16k33 driver Reviewed-by: Linus Walleij for the series. Yours, Linus Walleij