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 AF0B2C77B72 for ; Tue, 11 Apr 2023 08:24:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229707AbjDKIYZ (ORCPT ); Tue, 11 Apr 2023 04:24:25 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58626 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230428AbjDKIX4 (ORCPT ); Tue, 11 Apr 2023 04:23:56 -0400 Received: from madras.collabora.co.uk (madras.collabora.co.uk [46.235.227.172]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 67DFC40E1; Tue, 11 Apr 2023 01:22:48 -0700 (PDT) Received: from [192.168.1.100] (2-237-20-237.ip236.fastwebnet.it [2.237.20.237]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: kholk11) by madras.collabora.co.uk (Postfix) with ESMTPSA id 6299C66031E7; Tue, 11 Apr 2023 09:21:36 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1681201297; bh=wqXsqrzC2w5P/PUMHHwh4JD7qbM+8tQV1CmD0iRV9Uw=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=OjW5+CzjphRe4NLi71G5c+aZK6nkasJ4+4VZrwUUewZHjK9mMPkPAl7I5vIq1c24u HPFICq0ZVDurlZnOknhnut9sXx10F0aPrv30dGsSC3RIMhbn3MSu0aCL6KkH19kj4X ijDruZAj8sZM5lE5PnpY44Px6FT6XqBliiGw5mUHiDQwAxKr8l/Ix++qUnSzjX5HH7 vhmvgJDnCALsVwkH14blm33U7mdyu+Dy/xJU2F6tjeUUR2s6wF+x97V3XVGhtOmTLc 6X0DhbJZqXvTJo5zaDSgqGdhj1CRkbAMTSp7Js6WCehOc3zpw2+LOpMsQ5ImV9MUdz tFX/PrZTV68TA== Message-ID: <9760ba94-e6f2-9620-f2b1-4dc3102a6adb@collabora.com> Date: Tue, 11 Apr 2023 10:21:34 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.1 Subject: Re: [PATCH v5 02/12] arm64: defconfig: enable Mediatek PMIC key Content-Language: en-US To: Alexandre Mergnat , Wim Van Sebroeck , Guenter Roeck , Rob Herring , Krzysztof Kozlowski , Matthias Brugger , Chaotian Jing , Ulf Hansson , Wenbin Mei , Linus Walleij , Zhiyong Tao , =?UTF-8?Q?Bernhard_Rosenkr=c3=a4nzer?= Cc: linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-mmc@vger.kernel.org, linux-gpio@vger.kernel.org, Alexandre Bailon , Fabien Parent , Amjad Ouled-Ameur References: <20230203-evk-board-support-v5-0-1883c1b405ad@baylibre.com> <20230203-evk-board-support-v5-2-1883c1b405ad@baylibre.com> From: AngeloGioacchino Del Regno In-Reply-To: <20230203-evk-board-support-v5-2-1883c1b405ad@baylibre.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-watchdog@vger.kernel.org Il 07/04/23 14:59, Alexandre Mergnat ha scritto: > Signed-off-by: Alexandre Mergnat There's no commit description. Please add one, saying why this is needed. I know why, but there's people who don't. Regards, Angelo