Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp3206754pxk; Mon, 21 Sep 2020 07:53:04 -0700 (PDT) X-Google-Smtp-Source: ABdhPJw0DXbUeb6xByhu+wh9j1ssGLn6RXbHmI+mDRZihEsl347J0/RjkCVACObXlzrP1D3248Ms X-Received: by 2002:a50:fc83:: with SMTP id f3mr33495edq.256.1600699984464; Mon, 21 Sep 2020 07:53:04 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1600699984; cv=none; d=google.com; s=arc-20160816; b=lDDLrXYMboqsrt2jkCpOYobFbbXnOHuNOuznwtGmkkW5mlIUpXuPPN5qkuJwO9FgV3 ex1eZxpNHcXxrAZgVOH3lxph+lNiWrFuz8G3aGwEedw7k64F1JYLfy5ldGOZ4qp1maBf RrHd5X4Ifzfkm6cVRFJ0PRRs9Rm/XCj2XyNWRnFPHmbaKZi3tQ4XZdGGb0Y1YH1TZc4c gntxKXZrE3CbcRQFrIo8DAowxQsMW7EGn1wvY2x4ZOUlg1uPm+ch75eUSkRENk3wb2DD u854mSS4U8za6JOB+/3oJ1Q00fUoOo5gG6C7qJMRcJTJmMASaPscqUEKVH/FTeGDLyzD fjQQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=cld24DfdY6xv1q8v4oSTmvTWrpGG7hJYdge4hLmrmPs=; b=Sc2GU1MwqFsIoPPrlqtBnUkZjXVtzP+jyZbnLjnEsDr7ZyfwIoNfdnfApuzbgicFzY /ruRTZx5OSSijh1zLpbs31wEp2tll2bpzzDgTTK3tZHH/0/kJPnmKD+aXURk5L6CD2pA M4Jr8Jo3wCkYXBnXR5KYI6jGagJgyf4feCuN4p9w/GTe/vqM1AaCsszAHX7F+EGtG934 9121Q4NY0JPylDg2p0QML+gCATMKwQriJFoFv/7bb3Z5P44MJdj7FVUhQah93sPULkwZ cvDswEPylXmhY5dIx26vEMx9HLBHVj+UKV8s/8dJXYXbnYBYUXyc7ZtaN6pCn5qvQCXQ zCsw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id m14si8141121eds.454.2020.09.21.07.52.41; Mon, 21 Sep 2020 07:53:04 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728321AbgIUOtY (ORCPT + 99 others); Mon, 21 Sep 2020 10:49:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44362 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728008AbgIUOsH (ORCPT ); Mon, 21 Sep 2020 10:48:07 -0400 Received: from smtp1.goneo.de (smtp1.goneo.de [IPv6:2001:1640:5::8:30]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 57DAAC061755 for ; Mon, 21 Sep 2020 07:48:07 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by smtp1.goneo.de (Postfix) with ESMTP id 3DA6323F183; Mon, 21 Sep 2020 16:48:06 +0200 (CEST) X-Virus-Scanned: by goneo X-Spam-Flag: NO X-Spam-Score: -3.001 X-Spam-Level: X-Spam-Status: No, score=-3.001 tagged_above=-999 tests=[ALL_TRUSTED=-1, AWL=-0.101, BAYES_00=-1.9] autolearn=ham Received: from smtp1.goneo.de ([127.0.0.1]) by localhost (smtp1.goneo.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lUgn625-deon; Mon, 21 Sep 2020 16:48:04 +0200 (CEST) Received: from lem-wkst-02.lemonage.de. (hq.lemonage.de [87.138.178.34]) by smtp1.goneo.de (Postfix) with ESMTPA id 5B8F623F16C; Mon, 21 Sep 2020 16:48:04 +0200 (CEST) From: poeschel@lemonage.de To: Miguel Ojeda Sandonis , Willy Tarreau , Ksenija Stanojevic , linux-kernel@vger.kernel.org (open list) Cc: Lars Poeschel Subject: [PATCH v2 19/32] auxdisplay: Implement hd44780_common_blink Date: Mon, 21 Sep 2020 16:46:31 +0200 Message-Id: <20200921144645.2061313-20-poeschel@lemonage.de> X-Mailer: git-send-email 2.28.0 In-Reply-To: <20200921144645.2061313-1-poeschel@lemonage.de> References: <20191016082430.5955-1-poeschel@lemonage.de> <20200921144645.2061313-1-poeschel@lemonage.de> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Lars Poeschel Implement a hd44780_common_blink function to turn on or off the blinking of the cursor. The hd44780 drivers just use this function and charlcd calls it through its ops function pointer. Signed-off-by: Lars Poeschel --- drivers/auxdisplay/charlcd.c | 6 ++++++ drivers/auxdisplay/charlcd.h | 2 ++ drivers/auxdisplay/hd44780.c | 2 ++ drivers/auxdisplay/hd44780_common.c | 14 ++++++++++++++ drivers/auxdisplay/hd44780_common.h | 1 + drivers/auxdisplay/panel.c | 3 +++ 6 files changed, 28 insertions(+) diff --git a/drivers/auxdisplay/charlcd.c b/drivers/auxdisplay/charlcd.c index a2f0becb1a9f..b099897e101b 100644 --- a/drivers/auxdisplay/charlcd.c +++ b/drivers/auxdisplay/charlcd.c @@ -260,10 +260,16 @@ static inline int handle_lcd_special_code(struct charlcd *lcd) break; case 'B': /* Blink ON */ priv->flags |= LCD_FLAG_B; + if (priv->flags != oldflags) + lcd->ops->blink(lcd, CHARLCD_ON); + processed = 1; break; case 'b': /* Blink OFF */ priv->flags &= ~LCD_FLAG_B; + if (priv->flags != oldflags) + lcd->ops->blink(lcd, CHARLCD_OFF); + processed = 1; break; case '+': /* Back light ON */ diff --git a/drivers/auxdisplay/charlcd.h b/drivers/auxdisplay/charlcd.h index 5aab359ebd91..d9d907db2724 100644 --- a/drivers/auxdisplay/charlcd.h +++ b/drivers/auxdisplay/charlcd.h @@ -62,6 +62,7 @@ struct charlcd { * @shift_display: Shift whole display content left or right. * @display: Turn display on or off. * @cursor: Turn cursor on or off. + * @blink: Turn cursor blink on or off. */ struct charlcd_ops { void (*clear_fast)(struct charlcd *lcd); @@ -75,6 +76,7 @@ struct charlcd_ops { int (*shift_display)(struct charlcd *lcd, enum charlcd_shift_dir dir); int (*display)(struct charlcd *lcd, enum charlcd_onoff on); int (*cursor)(struct charlcd *lcd, enum charlcd_onoff on); + int (*blink)(struct charlcd *lcd, enum charlcd_onoff on); }; void charlcd_backlight(struct charlcd *lcd, enum charlcd_onoff on); diff --git a/drivers/auxdisplay/hd44780.c b/drivers/auxdisplay/hd44780.c index d5ce3955b577..a8d6e5483a92 100644 --- a/drivers/auxdisplay/hd44780.c +++ b/drivers/auxdisplay/hd44780.c @@ -135,6 +135,7 @@ static const struct charlcd_ops hd44780_ops_gpio8 = { .shift_display = hd44780_common_shift_display, .display = hd44780_common_display, .cursor = hd44780_common_cursor, + .blink = hd44780_common_blink, }; /* Send a command to the LCD panel in 4 bit GPIO mode */ @@ -187,6 +188,7 @@ static const struct charlcd_ops hd44780_ops_gpio4 = { .shift_display = hd44780_common_shift_display, .display = hd44780_common_display, .cursor = hd44780_common_cursor, + .blink = hd44780_common_blink, }; static int hd44780_probe(struct platform_device *pdev) diff --git a/drivers/auxdisplay/hd44780_common.c b/drivers/auxdisplay/hd44780_common.c index af68eb5f3422..ecd2c2118318 100644 --- a/drivers/auxdisplay/hd44780_common.c +++ b/drivers/auxdisplay/hd44780_common.c @@ -235,6 +235,20 @@ int hd44780_common_cursor(struct charlcd *lcd, enum charlcd_onoff on) } EXPORT_SYMBOL_GPL(hd44780_common_cursor); +int hd44780_common_blink(struct charlcd *lcd, enum charlcd_onoff on) +{ + struct hd44780_common *hdc = lcd->drvdata; + + if (on == CHARLCD_ON) + hdc->hd44780_common_flags |= LCD_FLAG_B; + else + hdc->hd44780_common_flags &= ~LCD_FLAG_B; + + hd44780_common_set_mode(hdc); + return 0; +} +EXPORT_SYMBOL_GPL(hd44780_common_blink); + struct hd44780_common *hd44780_common_alloc(void) { struct hd44780_common *hd; diff --git a/drivers/auxdisplay/hd44780_common.h b/drivers/auxdisplay/hd44780_common.h index 7327a9b2e997..b46171f21a05 100644 --- a/drivers/auxdisplay/hd44780_common.h +++ b/drivers/auxdisplay/hd44780_common.h @@ -26,5 +26,6 @@ int hd44780_common_shift_display(struct charlcd *lcd, enum charlcd_shift_dir dir); int hd44780_common_display(struct charlcd *lcd, enum charlcd_onoff on); int hd44780_common_cursor(struct charlcd *lcd, enum charlcd_onoff on); +int hd44780_common_blink(struct charlcd *lcd, enum charlcd_onoff on); struct hd44780_common *hd44780_common_alloc(void); diff --git a/drivers/auxdisplay/panel.c b/drivers/auxdisplay/panel.c index 26fbf91c1501..2d2f59360e1a 100644 --- a/drivers/auxdisplay/panel.c +++ b/drivers/auxdisplay/panel.c @@ -883,6 +883,7 @@ static const struct charlcd_ops charlcd_serial_ops = { .shift_display = hd44780_common_shift_display, .display = hd44780_common_display, .cursor = hd44780_common_cursor, + .blink = hd44780_common_blink, }; static const struct charlcd_ops charlcd_parallel_ops = { @@ -896,6 +897,7 @@ static const struct charlcd_ops charlcd_parallel_ops = { .shift_display = hd44780_common_shift_display, .display = hd44780_common_display, .cursor = hd44780_common_cursor, + .blink = hd44780_common_blink, }; static const struct charlcd_ops charlcd_tilcd_ops = { @@ -909,6 +911,7 @@ static const struct charlcd_ops charlcd_tilcd_ops = { .shift_display = hd44780_common_shift_display, .display = hd44780_common_display, .cursor = hd44780_common_cursor, + .blink = hd44780_common_blink, }; /* initialize the LCD driver */ -- 2.28.0