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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 09CC8C7EE25 for ; Sat, 13 May 2023 10:00:22 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 2F165863A7; Sat, 13 May 2023 12:00:14 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=quarantine dis=none) header.from=protonmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; secure) header.d=protonmail.com header.i=@protonmail.com header.b="SU8KqrJZ"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 3B221846F9; Sat, 13 May 2023 12:00:11 +0200 (CEST) Received: from mail-40138.protonmail.ch (mail-40138.protonmail.ch [185.70.40.138]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 2FC44846F9 for ; Sat, 13 May 2023 12:00:05 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=quarantine dis=none) header.from=protonmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=vitali64pmemail@protonmail.com Date: Sat, 13 May 2023 09:59:51 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1683972004; x=1684231204; bh=mXGnOdpPeEWcjiynF8kuzMfVjQvvjiyRiNstMHNFuqI=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=SU8KqrJZfuB9UbY25W5p7cChh8XIjyZolYgvTQjBTkPzCXNdncIi5kls3z8uTR2JT 5N17RYfy1LnCcNmt/rOEyCFpqnuYDqDNG4Bjn7Y18Ab0xeHHrX8MMGWL0lCpd7B8El PSThn25SPOFdsyCqQakZTNWgXtTOrJddXrhMlFk8lhXzUzKx8VDZFDEvEOLhoHn2py WujHVZKypMbnT8OxbR5G6fUAxeHPKoWJxmWd3UiA/mnaHrc28Ju8ef3HCpkxMc9V3+ f6SBzKdyGnmed0zmF4FEiqcRxbIra4RvKkmQzHJlPUsxrSCvk5bl+cHY8VrNMnS2tw OAucGlDt0IFLg== To: Neil Armstrong From: Ferass EL HAFIDI Cc: u-boot@lists.denx.de Subject: Re: [PATCH v3 0/3] initial support for the Videostrong KII Pro Message-ID: In-Reply-To: <168379440840.1740163.11091120859348904459.b4-ty@linaro.org> References: <20230507124109.31778-1-vitali64pmemail@protonmail.com> <168379440840.1740163.11091120859348904459.b4-ty@linaro.org> Feedback-ID: 37421466:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.8 at phobos.denx.de X-Virus-Status: Clean > Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-amlogi= c (u-boot-amlogic) No problem. I'm happy to help. -- f_