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 X-Spam-Level: X-Spam-Status: No, score=-8.2 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id EE74BC4727E for ; Sat, 26 Sep 2020 13:56:10 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id CAFF021527 for ; Sat, 26 Sep 2020 13:56:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728861AbgIZN4K (ORCPT ); Sat, 26 Sep 2020 09:56:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45152 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729424AbgIZNz6 (ORCPT ); Sat, 26 Sep 2020 09:55:58 -0400 X-Greylist: delayed 58541 seconds by postgrey-1.37 at lindbergh.monkeyblade.net; Sat, 26 Sep 2020 06:55:55 PDT Received: from antares.kleine-koenig.org (antares.kleine-koenig.org [IPv6:2a01:4f8:c0c:3a97::2]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8E977C0613DC for ; Sat, 26 Sep 2020 06:55:55 -0700 (PDT) Received: by antares.kleine-koenig.org (Postfix, from userid 1000) id 9BFC7A39DCD; Sat, 26 Sep 2020 15:55:53 +0200 (CEST) Date: Sat, 26 Sep 2020 15:55:53 +0200 From: Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= To: Rob Herring , Heiko Stuebner , Aditya Prayoga Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org Subject: Re: [PATCH 2/2] arm64: dts: rockchip: Add basic support for Kobol's Helios64 Message-ID: <20200926135553.GA17434@taurus.defre.kleine-koenig.org> References: <20200925214003.27186-1-uwe@kleine-koenig.org> <20200925214003.27186-2-uwe@kleine-koenig.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="G4iJoqBmSsgzjUCe" Content-Disposition: inline In-Reply-To: <20200925214003.27186-2-uwe@kleine-koenig.org> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org --G4iJoqBmSsgzjUCe Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello, On Fri, Sep 25, 2020 at 11:40:03PM +0200, Uwe Kleine-K=F6nig wrote: > The hardware is described in detail on Kobol's wiki at > https://wiki.kobol.io/helios64/intro/. >=20 > Up to now the following peripherals are working: >=20 > - UART > - Micro-SD card > - eMMC > - ethernet port 1 > - status LED >=20 > Signed-off-by: Uwe Kleine-K=F6nig One important thing I forgot to mention here is: This devicetree is a stripped down version of the helios64 support included in Armbian that was written by Aditya Prayoga. The original has a line Copyright (c) 2020 Aditya Prayoga (aditya@kobol.io) where I was unsure if I should drop it or not. @Aditya: Please advise if you want this included, then I take care of that for v2. Best regards Uwe --G4iJoqBmSsgzjUCe Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEfnIqFpAYrP8+dKQLwfwUeK3K7AkFAl9vSGYACgkQwfwUeK3K 7Akf5Af7BeH2edt/oxPA8XZZP1X3d1ZpsSexaIpsU8sz46JRE+LMcrhmeiKuIUMy VZSCqsrA/FCF2js9ucHtTIUZCxcu1J2gFipBuEgYxqvvfCzWjOYz/YbgjI67iNGH gBpeMg6juqEIX7U6UBAUiiyW53ARovcqqE6ofkoGZWVvbFib7nLcklsGeAavbrhZ 19hVEmYXN61xGs2IpZ1hQwFA8QCWvpAdNqySrIB2r1VMfob20vzKkpaDP3RJp9qQ tEI77uduqRJXIGN6WOSG4eoOnlqdF/Vv38uQKFUpxbUaBZjQ6vMNoMmrvwxOG0lC qFjQiZ4MvbKFJSCrBS8NiHgNhjLOLw== =G0Tn -----END PGP SIGNATURE----- --G4iJoqBmSsgzjUCe--