From patchwork Thu Jan 21 09:52:46 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 1429700 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=23.128.96.18; helo=vger.kernel.org; envelope-from=linux-gpio-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=bgdev-pl.20150623.gappssmtp.com header.i=@bgdev-pl.20150623.gappssmtp.com header.a=rsa-sha256 header.s=20150623 header.b=smG4Luuw; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by ozlabs.org (Postfix) with ESMTP id 4DLyS0176Sz9sTD for ; Thu, 21 Jan 2021 20:55:11 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728720AbhAUJyi (ORCPT ); Thu, 21 Jan 2021 04:54:38 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49374 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726251AbhAUJyV (ORCPT ); Thu, 21 Jan 2021 04:54:21 -0500 Received: from mail-wr1-x42c.google.com (mail-wr1-x42c.google.com [IPv6:2a00:1450:4864:20::42c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4B40FC061757 for ; Thu, 21 Jan 2021 01:53:40 -0800 (PST) Received: by mail-wr1-x42c.google.com with SMTP id a1so1079687wrq.6 for ; Thu, 21 Jan 2021 01:53:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=eci1FQfpoEAtnK1o4pF6wH1+jl8xOMIXcTakllSDiEQ=; b=smG4LuuwEoPMqICbcrS8fi0j07dt5hcTLTip5ddqlcoA02+u6s78O29wC4I4ejSxvE jijkD6tjS0lw7G7sI67GjR6oJmdnkXDqlCFSt8V/Rnr+0ZKa3nLQ+wzRmILbu/eA/Z6o M55jTtvDstnN/ZVUpuAkcDbU1R5rOs5Q0SUisYQh7k5RF4wWfVj0t1pRmPHeDNOQuzVA nBH6EdJgcqUiM7+Qk+OJblUE+eETxCTmKpq48TIdwSPeLlNMWxFrIOygZOtZkkxn1vwh liOjbdMK7taXxaHniwBuZCoo/UqtKA4lNDqiz74cXyg4IY1vLaU++VApRjA3bNzJV23X frmg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=eci1FQfpoEAtnK1o4pF6wH1+jl8xOMIXcTakllSDiEQ=; b=t5oFKkW8Q0LEMy5EJaohR+wNx4udrw/dBq34tMXuQ9MHfVPVsppnozkZGNkhxV7t7Z XKXoYt9p4Lf08hDkeGqrmXQvtUr0AS4MjhsWwtqToiiFnNVZhZ4q+FKXLJVjJ+AXsTk8 77yj3PzuaFkjBpfQUVaOWtdh4qNWH/3CxTBBMkmjxBSipRqghQm9x1DMag3K+5F0I0ah xg6fXrAMOTIx8g1kg+xAJI/DPKi+c2KTVIr4Ehx53B8JHJ0/ybaLGG9yrzqhY0poSsCY eCake27gFnUtRLH8oN/8Mxc4UPkjWuQiNJaMryVz99n4876h31mA3NXvKnMcM7si0Y6L yBDw== X-Gm-Message-State: AOAM531PE0TuCzON3ubGUSN/3bYi15YITwM9m+OR0A0gsn9WqXdHmQ0c rLjrMu9X20RHDBHy7P/npFMsxrHOXZZvTw== X-Google-Smtp-Source: ABdhPJz+R/JFXZpAgY/1GjXdfbXgiysWELihaAFCING/1dQeVKSw2wAxEo+AcVvBhRMX85LDh/s1ow== X-Received: by 2002:adf:e512:: with SMTP id j18mr13286432wrm.52.1611222819046; Thu, 21 Jan 2021 01:53:39 -0800 (PST) Received: from localhost.localdomain (lfbn-nic-1-190-206.w2-15.abo.wanadoo.fr. [2.15.39.206]) by smtp.gmail.com with ESMTPSA id u5sm8369816wmg.9.2021.01.21.01.53.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 21 Jan 2021 01:53:38 -0800 (PST) From: Bartosz Golaszewski To: Linus Torvalds Cc: Linus Walleij , linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, Bartosz Golaszewski Subject: [GIT PULL] gpio: fixes for v5.11-rc5 Date: Thu, 21 Jan 2021 10:52:46 +0100 Message-Id: <20210121095246.11061-1-brgl@bgdev.pl> X-Mailer: git-send-email 2.29.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org Hello Linus, This is my first pull-request sent directly to you. It contains a couple GPIO fixes for this release cycle - nothing too urgent. Details are in the signed tag. Please pull, Bartosz Golaszewski The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e: Linux 5.11-rc1 (2020-12-27 15:30:22 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v5.11-rc5 for you to fetch changes up to 298d75c9b18875d2d582dcd5145a45cac8d2bae2: gpio: tegra: Add missing dependencies (2021-01-19 13:37:10 +0100) ---------------------------------------------------------------- gpio fixes for v5.11-rc5 - rework the character device code to avoid a frame size warning - fix printk format issues in gpio-tools - warn on redefinition of the to_irq callback in core gpiolib code - fix PWM period calculation in gpio-mvebu - make gpio-sifive Kconfig entry consistent with other drivers - fix a build issue in gpio-tegra ---------------------------------------------------------------- Baruch Siach (1): gpio: mvebu: fix pwm .get_state period calculation Kent Gibson (3): gpiolib: cdev: fix frame size warning in gpio_ioctl() tools: gpio: fix %llu warning in gpio-event-mon.c tools: gpio: fix %llu warning in gpio-watch.c Nikita Shubin (1): gpiolib: add a warning on gpiochip->to_irq defined Randy Dunlap (1): gpio: sifive: select IRQ_DOMAIN_HIERARCHY rather than depend on it Thierry Reding (1): gpio: tegra: Add missing dependencies drivers/gpio/Kconfig | 5 +- drivers/gpio/gpio-mvebu.c | 19 +++--- drivers/gpio/gpiolib-cdev.c | 145 ++++++++++++++++++++++---------------------- drivers/gpio/gpiolib.c | 3 + tools/gpio/gpio-event-mon.c | 4 +- tools/gpio/gpio-watch.c | 5 +- 6 files changed, 93 insertions(+), 88 deletions(-)