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 69588C433F5 for ; Fri, 28 Jan 2022 08:44:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243323AbiA1Iov (ORCPT ); Fri, 28 Jan 2022 03:44:51 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47068 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243322AbiA1Iov (ORCPT ); Fri, 28 Jan 2022 03:44:51 -0500 Received: from mail-wr1-x433.google.com (mail-wr1-x433.google.com [IPv6:2a00:1450:4864:20::433]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C3C88C061747 for ; Fri, 28 Jan 2022 00:44:50 -0800 (PST) Received: by mail-wr1-x433.google.com with SMTP id w11so9465095wra.4 for ; Fri, 28 Jan 2022 00:44:50 -0800 (PST) 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=cIaNBMx7IdzP699KauIlrjluaHc1E9JkACiB9Gtq4Bs=; b=SX64XqQ5G6XVFLW17qHA87jx8sD/QYtO4xKej5z7I1qSar/bk0izQfqFV/DjTJJVql fOjl1nkz+snrIHhGJASANG/o7jvjEzDt/gtC1T8nW7dGCu/zkfwtcKaXcZ/KdGyeP13h M9eqilQZSBsEDBondyuqY1jlNO/EgJeerJiTRqtUeVR2mLasbQTh3nFsoTyrbZpLxnS9 H1Lb7b4KECUAli/OQ8emLj52Hh39zOckXNWsCKnZNvLp/2RpqaYQsVKP9BAk99gdqJss L+3uJej78NvVNgKo3clZzaZD05ii8e37XK6wTf8o3Mb5BqZbI63C5K34Eij6RgTXOkfQ jHEg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=cIaNBMx7IdzP699KauIlrjluaHc1E9JkACiB9Gtq4Bs=; b=Dmp2KmfyESE5O7mDRcCr8aS7N9+1dVFl5groLy8YRs9lN3jsQSAjyylwrOnPLK/XJ4 eLNJgoVtG31oFnE8Xhamo5tavAgqXSuBRS5G/p0eIowwQVJq582BFY/TmRtAsGm4bNf4 y5GaI5fwz1SrfCbCyTTjab+rrJtC6jWCij1XjX4yuuvUN9g8jBHkWoOoUKCtDFaJt7z1 CxdN/mqLH/kDisDmV1+Ci+4FkHXqmNPcWEqxH1MMTAc1BBsL1t35Wg3LT3vKli+u+Llu Gaa4StCg7qicnCWEZNP9k3sJMypv94lYMfp3spEQiT+IEiaJFAdpKCptnjgqDwAbDUOB ookw== X-Gm-Message-State: AOAM531xHomzNT/vygxfBThpG9hDYueEkkv7j6eHWimxi00/WmBWkoeb cKgorqNxr5RmpJIm6xVTgl0ZlA== X-Google-Smtp-Source: ABdhPJzeYlGcAbO3qbM1+9qlvsWjeZd75PDVx1TVHtmLMx0EUtDp4Ri2asMbfOlDC9ori9jdCVbxSg== X-Received: by 2002:a05:6000:168e:: with SMTP id y14mr411721wrd.51.1643359489380; Fri, 28 Jan 2022 00:44:49 -0800 (PST) Received: from google.com (cpc106310-bagu17-2-0-cust853.1-3.cable.virginm.net. [86.15.223.86]) by smtp.gmail.com with ESMTPSA id 5sm5031758wrb.113.2022.01.28.00.44.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 28 Jan 2022 00:44:49 -0800 (PST) Date: Fri, 28 Jan 2022 08:44:47 +0000 From: Lee Jones To: Vladimir Oltean Cc: Shawn Guo , Andrew Lunn , Florian Fainelli , Claudiu Manoil , Rob Herring , Li Yang , Michael Walle , netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 1/3] mfd: simple-mfd-i2c: add compatible string for LS1028A-QDS FPGA Message-ID: References: <20220127172105.4085950-1-vladimir.oltean@nxp.com> <20220127172105.4085950-2-vladimir.oltean@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20220127172105.4085950-2-vladimir.oltean@nxp.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Thu, 27 Jan 2022, Vladimir Oltean wrote: > As Michael mentions in the description of commit 3abee4579484 ("mfd: Add > simple regmap based I2C driver"), "If a device wants to use this as its > MFD core driver, it has to add an individual compatible string." > > The QIXIS FPGA on the LS1028A-QDS boards has a similar purpose to the > Kontron SL28 CPLD: it deals with board power-on reset timing, muxing, > etc. > > Signed-off-by: Vladimir Oltean > --- > drivers/mfd/simple-mfd-i2c.c | 1 + > 1 file changed, 1 insertion(+) For my own reference (apply this as-is to your sign-off block): Acked-for-MFD-by: Lee Jones -- Lee Jones [李琼斯] Principal Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog