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 X-Spam-Level: X-Spam-Status: No, score=-13.3 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FSL_HELO_FAKE,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B88D3C6377A for ; Tue, 20 Jul 2021 15:01:09 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 981896120D for ; Tue, 20 Jul 2021 15:01:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239530AbhGTOTW (ORCPT ); Tue, 20 Jul 2021 10:19:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48066 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238820AbhGTONO (ORCPT ); Tue, 20 Jul 2021 10:13:14 -0400 Received: from mail-wr1-x431.google.com (mail-wr1-x431.google.com [IPv6:2a00:1450:4864:20::431]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1921DC0613E5 for ; Tue, 20 Jul 2021 07:47:29 -0700 (PDT) Received: by mail-wr1-x431.google.com with SMTP id f9so26284931wrq.11 for ; Tue, 20 Jul 2021 07:47:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=YpVJllfKfCab4WI7vZbwkWkukWtG7iKO9OuxI4FyktA=; b=TJPqBC+frxSdMp/eo9MliirKKkfkUcOma1p41wl7IWl6V9qOjrv70QjbtPB1pV7Fsm qX4+VN5daNACbqpsx+2+6I7fnCuGfBABxxb0h8x7YFPWqgrqEpsfkaSHam2Qv/VtnxhV ZHwBQzOJtViZEaq1lslzs02Iqm+iKGVw1RK1g566EZRAssHRyY27i/t8FqXOBAbmLzoJ xqulVGmDZr8N7mbCcl27RBHY1Fud2lEgi/FyG/oekj+CwRLLfjF+NYOWShLV+sHJTFLc ihmOcYYf1hCJLlBC35+QYuurKTZQaCX20dtGi1ZBizV8gYYlxbIEsZKpiFRoE1Kgw+s7 HgJg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=YpVJllfKfCab4WI7vZbwkWkukWtG7iKO9OuxI4FyktA=; b=UHWddl0yERYQplt4RsdDG/erNdRmxcyx085epJWUamw4SspjMxD8ok5bhaaxsT6Nw9 ew2F78chOK6eSJEYNcJPepX3U5B2DAvewCTYhR3Uo3VpfuIfN0REIjyssOuxBgqwxD7W Ph4C7LTZRC1jVGUvWwlbu8mL81wKWbWouoo+hrov5n5CXBKQWON7VQsw/F3jNICall8Z oCAZwZ4PPs3OtZ5FY6Q1CvTDrBRO0SVc6Krlmdjgb3xLtWDrDj7JtPRy19dyZfP/S0Mj pRmeSFA6LfXudRsjaNmktU4yQ+b8Ph6gx5b35+XAIRNDn5tbIi3PqssiUvWVuTb4noZw 7vmw== X-Gm-Message-State: AOAM532+UCYKZtjerS49tOb/eYcMu9227PiJ16nLbDYvCxsycpIqkvGE CU3TC0xBhElLoRQ+/gx+59tR4w== X-Google-Smtp-Source: ABdhPJxatlhjVZ0hj5htisCuKk3/2kC2NLj19NCRnCRqFJekFAcbfWPOsa10BcQXSiPbE9QiKuk8cA== X-Received: by 2002:adf:ef11:: with SMTP id e17mr36769733wro.71.1626792447642; Tue, 20 Jul 2021 07:47:27 -0700 (PDT) Received: from google.com ([31.124.24.141]) by smtp.gmail.com with ESMTPSA id n23sm18879644wms.4.2021.07.20.07.47.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 20 Jul 2021 07:47:27 -0700 (PDT) Date: Tue, 20 Jul 2021 15:47:25 +0100 From: Lee Jones To: Chris Blake Cc: ptyser@xes-inc.com, linux-kernel@vger.kernel.org, chunkeey@gmail.com, linux-gpio@vger.kernel.org Subject: Re: [PATCH v3] mfd: lpc_ich: Enable GPIO driver for DH89xxCC Message-ID: References: <20210607233535.4198-1-chrisrblake93@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20210607233535.4198-1-chrisrblake93@gmail.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 07 Jun 2021, Chris Blake wrote: > Based on the Intel Datasheet for the DH89xxCC PCH, the GPIO driver > is the same as ICH_v5_GPIO, minus the fact the DH89xxCC also has > blink support. However, blink support isn't supported by the GPIO > driver so we should use ICH_v5_GPIO. Tested and working on a Meraki > MX100-HW. > > Signed-off-by: Chris Blake > Co-developed-by: Christian Lamparter > --- > > Changelog: > V3: Update commit message format and update contributor message. > V2: Updated commit message, and added Christian Lamparter as a > contributor. > V1: Initial Patch > > drivers/mfd/lpc_ich.c | 1 + > 1 file changed, 1 insertion(+) Applied, thanks. -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog