From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A713CC43334 for ; Wed, 13 Jul 2022 06:58:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234422AbiGMG6g (ORCPT ); Wed, 13 Jul 2022 02:58:36 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55012 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234400AbiGMG6e (ORCPT ); Wed, 13 Jul 2022 02:58:34 -0400 Received: from mail-lj1-x22f.google.com (mail-lj1-x22f.google.com [IPv6:2a00:1450:4864:20::22f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2EC34300 for ; Tue, 12 Jul 2022 23:58:32 -0700 (PDT) Received: by mail-lj1-x22f.google.com with SMTP id p6so9631288ljc.8 for ; Tue, 12 Jul 2022 23:58:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=/MQepqgjmqiG49N2KhiJ6nP4i5QciV/Ki58GkTH2hGQ=; b=DEd+dmHarAHJNvZXiNrlmXYSLAjPKKH+dmFAT5X/+amo+3GOSGScN25EBfeI6sdr07 Z4hlz8co+PWBQ/C5yC0gYqeemxvvQhsnsr6QUCki85tNNgYpAHynRQrBD3RNEve3jY3E Q7mjSdIeN56XUiR5lVlh56rx196jucNSsU/sv4NZrNbd9G/J95iC0B94p2z1Ca8Bqzxe wtv8niB0YMjPb9zmW+6QOTOuZVD/NVNraffVpyhiUUkXLPDvvskAYWqJducJeQnCxXop +C6dW4CV0VO9EXQfbUC6hL6ZCuYA9ONpA+bSsDs1NF1ofWdop5JeESuJnYm9vQC9MduT Vo8A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=/MQepqgjmqiG49N2KhiJ6nP4i5QciV/Ki58GkTH2hGQ=; b=6LAlxvhqfw1Epz77qsIBmPsPSIP1fE3rD4b/XcrPtjyZkk9r0GJYv7Uk4WzDF0oAat rRRFhU0MNxA8RzUdtkpCRe//jN0XIuK/x7Ut46mJyhtgXYajY1eqTeQ/Rn/TzoMwC1sI 6g0D0rW7n7wN/Ggmcr1p2mP8RYK9hQusRoMRDlG1b7CrYGyOYce88ybAlC1mFNVeaALS 9NY1ukVgBJ30sdNPSKuOSK8ha0Yhpzen8pWkmCrvyF3ZX5IatKsCilzU5pHPB07JeU5I caxbvMoPL85JcyAS8Egjk3XOZhVyxMFVl1K3kvpDWN4BhyTP2fC1JhpWRUB8he2ntqDg q/gw== X-Gm-Message-State: AJIora9m52zs9IXmG3xWEglZOnuYMAUprZBw4Wa8KQFkC9f9VBi5urX6 7OSU5DMy3rYRedj5bWBvlpiFVA== X-Google-Smtp-Source: AGRyM1sMlrXETF6/g48DfuDjz72Lp68LFT43gkJVp0kP3+Yxi0OD2YzN7osU4IGY5TjKEhfarbgLwA== X-Received: by 2002:a05:651c:19ab:b0:25a:9407:95e8 with SMTP id bx43-20020a05651c19ab00b0025a940795e8mr904239ljb.382.1657695510572; Tue, 12 Jul 2022 23:58:30 -0700 (PDT) Received: from [10.0.0.8] (fwa5da9-171.bb.online.no. [88.93.169.171]) by smtp.gmail.com with ESMTPSA id be35-20020a05651c172300b0025d67756939sm2444146ljb.82.2022.07.12.23.58.29 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 12 Jul 2022 23:58:29 -0700 (PDT) Message-ID: Date: Wed, 13 Jul 2022 08:58:28 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [PATCH] NFC: nxp-nci: add error reporting Content-Language: en-US To: Michael Walle Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, Jakub Kicinski References: <20220712170011.2990629-1-michael@walle.cc> From: Krzysztof Kozlowski In-Reply-To: <20220712170011.2990629-1-michael@walle.cc> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/07/2022 19:00, Michael Walle wrote: > The PN7160 supports error notifications. Add the appropriate callbacks. > > Signed-off-by: Michael Walle > --- Acked-by: Krzysztof Kozlowski Best regards, Krzysztof