From patchwork Thu Jun 10 05:01:55 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Joel Stanley X-Patchwork-Id: 1490163 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=lists.ozlabs.org (client-ip=2404:9400:2:0:216:3eff:fee1:b9f1; helo=lists.ozlabs.org; envelope-from=linux-fsi-bounces+incoming=patchwork.ozlabs.org@lists.ozlabs.org; receiver=) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; secure) header.d=jms.id.au header.i=@jms.id.au header.a=rsa-sha256 header.s=google header.b=BvOwp8Y0; dkim-atps=neutral Received: from lists.ozlabs.org (lists.ozlabs.org [IPv6:2404:9400:2:0:216:3eff:fee1:b9f1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4G0sKR2wFVz9sVt for ; Thu, 10 Jun 2021 15:02:19 +1000 (AEST) Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4G0sKP3WgVz303b for ; Thu, 10 Jun 2021 15:02:17 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dkim=pass (1024-bit key; secure) header.d=jms.id.au header.i=@jms.id.au header.a=rsa-sha256 header.s=google header.b=BvOwp8Y0; dkim-atps=neutral X-Original-To: linux-fsi@lists.ozlabs.org Delivered-To: linux-fsi@lists.ozlabs.org Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gmail.com (client-ip=2607:f8b0:4864:20::731; helo=mail-qk1-x731.google.com; envelope-from=joel.stan@gmail.com; receiver=) Authentication-Results: lists.ozlabs.org; dkim=pass (1024-bit key; secure) header.d=jms.id.au header.i=@jms.id.au header.a=rsa-sha256 header.s=google header.b=BvOwp8Y0; dkim-atps=neutral Received: from mail-qk1-x731.google.com (mail-qk1-x731.google.com [IPv6:2607:f8b0:4864:20::731]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4G0sKJ0zQfz2ykJ for ; Thu, 10 Jun 2021 15:02:11 +1000 (AEST) Received: by mail-qk1-x731.google.com with SMTP id j189so26175778qkf.2 for ; Wed, 09 Jun 2021 22:02:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jms.id.au; s=google; h=mime-version:from:date:message-id:subject:to:cc; bh=cSluU5vaKyfQiGUNwoWJ6esHMBjkTpv/z4K50iX3xfw=; b=BvOwp8Y0h0rJPGsATmsyRpC6YyvgN1D4LChGHFOu2R7Lo6uiuJCd9M6paoB/HJqa8c shnQb/XnpDRA0EJGAxp1s0EycgSk5KnPgPMtSerQ7PVKKG687972fLF4U61dIyCJKCgM RrmQiJxEBUtebMVzX5yuY6NY0dF+pSjS8glRw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=cSluU5vaKyfQiGUNwoWJ6esHMBjkTpv/z4K50iX3xfw=; b=fQEkmMuGh8gDgLtuZl2hEJJyljZHmkRE2gXVrbEk5BzSAnbjvxnymXUgaHKr4P9KQz CoZlhxK5De5UCmR+Mvy7LtfjEWJTsHF071S4ClXDhrj2WD6+QZM9y82juttaWz6gvsgK omaPOe+amqmpvn8J4Y/SWqMq5I2Wp79zsLt5LZz8+7cv1fNY5aaQP01hPctfRsWv96uz KDk1vY6wheorDOqZp5kR37s3i+b0rqoPMdL4v2BtLWgzL6K5D/JVWasgkoxea19RlGMq ANPulgXHonx7D428PzLdhtravPxKy3moUTvwxzOctocH9Jpf4LP+1xbEin+hiU6DtKZb 6l0w== X-Gm-Message-State: AOAM533Y4OLRxTGsvUf+amMeXih7FZkOn2QrVhj6bvgeL9Gkl6YR2HaJ LqmgFK2NxBG3c3LtkBj8rxYuYO/WlZNohR4sb4r3f8QsaII= X-Google-Smtp-Source: ABdhPJzvuUTG906oGbIOJ0/7P8kr0G5X/T+pARvy7b3JMKDgJYmzFH7KIvGz8pO/VL/RCxx6/O5XCNiteAO5xIwWxoM= X-Received: by 2002:a05:620a:2099:: with SMTP id e25mr2994655qka.487.1623301326541; Wed, 09 Jun 2021 22:02:06 -0700 (PDT) MIME-Version: 1.0 From: Joel Stanley Date: Thu, 10 Jun 2021 05:01:55 +0000 Message-ID: Subject: [GIT PULL] fsi changes for v5.14 To: linux-fsi@lists.ozlabs.org, Linux Kernel Mailing List , Greg KH X-BeenThere: linux-fsi@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Andrew Jeffery Errors-To: linux-fsi-bounces+incoming=patchwork.ozlabs.org@lists.ozlabs.org Sender: "linux-fsi" Hello Greg, Here are some FSI changes that I'd like you to take through the driver tree for v5.14. The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5: Linux 5.13-rc1 (2021-05-09 14:17:44 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/joel/fsi.git tags/fsi-for-v5.14 for you to fetch changes up to 9ab1428dfe2c66b51e0b41337cd0164da0ab6080: fsi/sbefifo: Fix reset timeout (2021-06-04 16:06:57 +0930) ---------------------------------------------------------------- FSI changes for v5.14 - Bug fixes for the OCC, SCOM and SBEFIFO drivers - Performance fix for aspeed fsi master - Small fixes from the mailing lists ---------------------------------------------------------------- Colin Ian King (1): fsi: core: Fix return of error values on failures Eddie James (6): fsi: scom: Reset the FSI2PIB engine for any error fsi: occ: Don't accept response from un-initialized OCC fsi: occ: Log error for checksum failure hwmon: (occ) Start sequence number at one hwmon: (occ) Print response status in first poll error message fsi: Aspeed: Reduce poll timeout Joachim Fenkes (2): fsi/sbefifo: Clean up correct FIFO when receiving reset request from SBE fsi/sbefifo: Fix reset timeout Joel Stanley (2): fsi: aspeed: Emit fewer barriers in opb operations fsi: scom: Remove retries Yangtao Li (1): fsi: aspeed: convert to devm_platform_ioremap_resource Zhen Lei (1): fsi: master-ast-cf: Remove redundant error printing in fsi_master_acf_probe() Zou Wei (1): fsi: Add missing MODULE_DEVICE_TABLE drivers/fsi/fsi-core.c | 4 +- drivers/fsi/fsi-master-aspeed.c | 33 ++++++++----- drivers/fsi/fsi-master-ast-cf.c | 2 +- drivers/fsi/fsi-master-gpio.c | 1 + drivers/fsi/fsi-occ.c | 12 +++-- drivers/fsi/fsi-sbefifo.c | 10 ++-- drivers/fsi/fsi-scom.c | 105 +++++++++++++++------------------------- drivers/hwmon/occ/common.c | 7 ++- 8 files changed, 82 insertions(+), 92 deletions(-)