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 90F77C433F5 for ; Sun, 6 Feb 2022 14:17:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242266AbiBFORT (ORCPT ); Sun, 6 Feb 2022 09:17:19 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59678 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233178AbiBFORQ (ORCPT ); Sun, 6 Feb 2022 09:17:16 -0500 Received: from mail.marcansoft.com (marcansoft.com [IPv6:2a01:298:fe:f::2]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9E2F1C06173B; Sun, 6 Feb 2022 06:17:13 -0800 (PST) Received: from [127.0.0.1] (localhost [127.0.0.1]) (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) (Authenticated sender: marcan@marcan.st) by mail.marcansoft.com (Postfix) with ESMTPSA id 5D7774254F; Sun, 6 Feb 2022 14:17:03 +0000 (UTC) Subject: Re: [PATCH v2] i2c: pasemi: Drop I2C classes from platform driver variant To: =?UTF-8?Q?Martin_Povi=c5=a1er?= , Sven Peter , Michael Ellerman Cc: Alyssa Rosenzweig , Benjamin Herrenschmidt , Paul Mackerras , linuxppc-dev@lists.ozlabs.org, linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org References: <20220204095914.5678-1-povik+lin@cutebit.org> From: Hector Martin Message-ID: <4884be12-e4e8-1b75-ee1b-3a8dc20bf342@marcan.st> Date: Sun, 6 Feb 2022 23:17:00 +0900 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 In-Reply-To: <20220204095914.5678-1-povik+lin@cutebit.org> Content-Type: text/plain; charset=utf-8 Content-Language: es-ES Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 04/02/2022 18.59, Martin Povišer wrote: > Drop I2C device-probing classes from platform variant of the PASemi > controller as it is only used on platforms where I2C devices should > be instantiated in devicetree. (The I2C_CLASS_DEPRECATED flag is not > raised as up to this point no devices relied on the old behavior.) > > Fixes: d88ae2932df0 ("i2c: pasemi: Add Apple platform driver") > Signed-off-by: Martin Povišer Acked-by: Hector Martin Heh, so that's where this was... I remember running into this and wondering if there was a way to turn it off. -- Hector Martin (marcan@marcan.st) Public Key: https://mrcn.st/pub