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 83044C32771 for ; Mon, 26 Sep 2022 15:57:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234666AbiIZP5c (ORCPT ); Mon, 26 Sep 2022 11:57:32 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36456 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234250AbiIZP5L (ORCPT ); Mon, 26 Sep 2022 11:57:11 -0400 Received: from smtp-out1.suse.de (smtp-out1.suse.de [195.135.220.28]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7B98A580B7; Mon, 26 Sep 2022 07:45:02 -0700 (PDT) Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by smtp-out1.suse.de (Postfix) with ESMTPS id 3CA5C21E5E; Mon, 26 Sep 2022 14:45:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1664203501; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=sJHewv9AjQHklk/xJDK2pxvwtdXAayABO6k3bQcLm+c=; b=D690x9ePHhXPEvpeDW3TENu+9SgBUvqrEfFf2duVsKztGWtoit0JNgIL9Yo8pfwGkmjqHf CxYfj4kQYLVYT/AsRGNsN4R5Ol2sajXIVCcJBf/k7TLkPO95ig3mu3A9tiPV+j6oFxCLHa ROUGiYRO5rqxSxmPl+h4lEYUXuDEfIU= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1664203501; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=sJHewv9AjQHklk/xJDK2pxvwtdXAayABO6k3bQcLm+c=; b=BRmIU4tYtNVe5G0bylGCCwT3IszQQRbFpxcz4/2/yexQfuxqhIioe75Ixjql4qApBD7/Se sUDlTwSrikS4eJAw== Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by imap2.suse-dmz.suse.de (Postfix) with ESMTPS id 2DC2613486; Mon, 26 Sep 2022 14:45:01 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id PbP+Cu26MWMrEgAAMHmgww (envelope-from ); Mon, 26 Sep 2022 14:45:01 +0000 Date: Mon, 26 Sep 2022 16:44:55 +0200 From: Borislav Petkov To: Jan =?utf-8?B?RMSFYnJvxZs=?= Cc: Hans de Goede , Andy Shevchenko , "Limonciello, Mario" , linux-kernel@vger.kernel.org, linux-i2c@vger.kernel.org, jarkko.nikula@linux.intel.com, wsa@kernel.org, rrangel@chromium.org, upstream@semihalf.com, Muralidhara M K , Naveen Krishna Chatradhi Subject: Re: [PATCH -next 1/2] i2c: designware: Switch from using MMIO access to SMN access Message-ID: References: <60a52348-7d50-1056-a596-e154f87c99d2@amd.com> <33d5cc27-474b-fdec-a6b0-84ac16f7d386@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-i2c@vger.kernel.org On Mon, Sep 26, 2022 at 02:49:12PM +0200, Jan Dąbroś wrote: > What do you think about this? I don't mind as long as it is tested properly so that nothing breaks - I can help out on my end as I have a lot of AMD hw - and then properly documented in a comment above it *why* it needs to be arch_initcall_sync(). Thx. -- Regards/Gruss, Boris. SUSE Software Solutions Germany GmbH GF: Ivo Totev, Andrew Myers, Andrew McDonald, Martje Boudien Moerman (HRB 36809, AG Nürnberg)