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 6A8C8C4332F for ; Wed, 22 Dec 2021 11:32:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S244688AbhLVLcQ (ORCPT ); Wed, 22 Dec 2021 06:32:16 -0500 Received: from smtp-relay-internal-0.canonical.com ([185.125.188.122]:36454 "EHLO smtp-relay-internal-0.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229964AbhLVLcO (ORCPT ); Wed, 22 Dec 2021 06:32:14 -0500 Received: from mail-lf1-f69.google.com (mail-lf1-f69.google.com [209.85.167.69]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp-relay-internal-0.canonical.com (Postfix) with ESMTPS id 758694005A for ; Wed, 22 Dec 2021 11:32:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canonical.com; s=20210705; t=1640172733; bh=FuPIM1jE2tm3DbiV/kB10h6tVDci7NzWCYK8hlw9B18=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References: MIME-Version:Content-Type; b=Ihw/JmAAkysyU3sCqLD3ofalgwV0uzCEmIwDUvdLJf0yEt5e3xtpPOgJuv7CuBo1t qKCPECuHHNLdDZ77F8cB4tAIFEfdoh/NLQAwRtoKwYPrnaZAWjZn8ClcWEPUvSAdIM orrK7cdA6MIDvn4WpoZqFPycIPbag03nNgb8FYS29U7bAXADEizShG5lygxeL6l+Uq SzLj2NAi6ADBynMSvkBF+XrxDpIqYQAeM32U1tYVe/VonTxQBL04oqhUIBjueVZ+sD JjKqdpJPIH+SJxGoz+C8PZLuGsE3cqp7uOvBfE75poV0/fUCZcTgyTfaeXw0hm9V89 8Sz/g2k/ML+wA== Received: by mail-lf1-f69.google.com with SMTP id m5-20020a05651202e500b00425baf04eacso1098465lfq.9 for ; Wed, 22 Dec 2021 03:32:13 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=FuPIM1jE2tm3DbiV/kB10h6tVDci7NzWCYK8hlw9B18=; b=zbRGmgM/N8X+3HV3+WVb9aO/DDIV0EcVkRGpeKIhWvuAGZ4RAkR3/Z+oRTCRKZHcWk ojhE5+EPNZj3UuDSYSgH+0bI1uFer/vSEHWUuJpNOC0SM1nQSrRKZPfFoXCA0xahjJFM LH1vPDA3+vKQaNTzfnHEWECgzGz7UTs7AVFHMJnSj7gC9IES3bd/xE39FTKgSw45Pfrz JM32cwq67AHozL3YJXlIMhuKkWoL8Gcc5c2qhlsEb+sqa/wjvKsxln8ldTDy3W846q2h wmLa+1auYY1GIjYzfDtYx7VJ8aB/HvOFAXvAng2oarjM3rrdc6ZmIznvVdOxRU4ZH+b1 Bv0g== X-Gm-Message-State: AOAM533AOwGtUF3b83Uy6cWokODrVMIm9sXaewRJnR9Bt/3Wc0V9e9to eDu/goo5X5uZqTOZL03fQ1WMzZJdk1LIldlV8YM56aim+N6W/N2xPVS/7BLxnE9sey5lZdAbReW f38ozEBiudWn5yD3hVTsa55CQzfBiUJ/Avuzgh/uktQ== X-Received: by 2002:a05:6512:3242:: with SMTP id c2mr2053232lfr.182.1640172732772; Wed, 22 Dec 2021 03:32:12 -0800 (PST) X-Google-Smtp-Source: ABdhPJxTQClBFH+V+bQmMAmrHl2mhT026gZtfmG+JyRmuVav1QUCt2b6jxUtWx3oqT6AcQedHKCs7g== X-Received: by 2002:a05:6512:3242:: with SMTP id c2mr2053224lfr.182.1640172732615; Wed, 22 Dec 2021 03:32:12 -0800 (PST) Received: from krzk-bin.lan (89-77-68-124.dynamic.chello.pl. [89.77.68.124]) by smtp.gmail.com with ESMTPSA id e12sm188013lfr.179.2021.12.22.03.32.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 22 Dec 2021 03:32:09 -0800 (PST) From: Krzysztof Kozlowski To: Sylwester Nawrocki , Sam Protsenko , Rob Herring Cc: Krzysztof Kozlowski , Daniel Palmer , Michael Turquette , devicetree@vger.kernel.org, Chanwoo Choi , Stephen Boyd , linux-kernel@vger.kernel.org, David Virag , Youngmin Nam , Chanho Park , linux-clk@vger.kernel.org, Tomasz Figa , Hao Fang , linux-arm-kernel@lists.infradead.org, Linus Walleij , Jaewon Kim , linux-samsung-soc@vger.kernel.org Subject: Re: [PATCH v5 0/2] arm64: dts: exynos: Add E850-96 board support Date: Wed, 22 Dec 2021 12:32:01 +0100 Message-Id: <164017271643.8698.16296972273474442218.b4-ty@canonical.com> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20211221142417.19312-1-semen.protsenko@linaro.org> References: <20211221142417.19312-1-semen.protsenko@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 21 Dec 2021 16:24:15 +0200, Sam Protsenko wrote: > WinLink's E850-96 is a dev board based on Exynos850 SoC [1]. The board's > design follows 96boards specifications, hence it's compatible with > 96boards mezzanines [2]. > > This patch series adds the initial support for E850-96 board and > Exynos850 SoC. Only basic platform components are enabled at the moment > (like serial, I2C, eMMC, RTC, WDT, clock driver, etc). Right now with > this patch series it's possible to run the kernel with BusyBox rootfs as > a RAM disk. More features are coming soon. > > [...] Applied, thanks! [1/2] arm64: dts: exynos: Add initial Exynos850 SoC support commit: e3493220fd3e474abcdcefbe14fb60485097ce06 [2/2] arm64: dts: exynos: Add initial E850-96 board support commit: a1828d772e0738c30a383a7d335aded2f2baf908 Best regards, -- Krzysztof Kozlowski