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 DF594C05027 for ; Tue, 14 Feb 2023 20:11:35 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 3680E8598A; Tue, 14 Feb 2023 21:11:21 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.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; unprotected) header.d=gmail.com header.i=@gmail.com header.b="HuR1BalG"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 3286F8593A; Tue, 14 Feb 2023 16:31:26 +0100 (CET) Received: from mail-pl1-x630.google.com (mail-pl1-x630.google.com [IPv6:2607:f8b0:4864:20::630]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 19B1B85907 for ; Tue, 14 Feb 2023 16:31:22 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=gajjar04akash@gmail.com Received: by mail-pl1-x630.google.com with SMTP id e17so8557682plg.12 for ; Tue, 14 Feb 2023 07:31:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=i0y5QO9onguT7ZlGblbsH62YJBMW2M2hwQ12Shtjj7g=; b=HuR1BalGwGp7TIIej9HNGDqES2xlDnM4CJh/ln9chb5pirXXKIxftRNYibXPNcqu42 rb1yOcDjXFXTHjYEKgpXZWvKaZzUhIddmwHfDWzRFPQAX1j5Is8RuEBRmpb6ynWLcJHD WIsRtVevj6Hq9TaK7p/s839m8QJa4WhNNkUdvHUszTERYD4mTAilmWyovpMDGD+mAH4a JtcEhUnnIWuGhtFCya3jDNlVpMOumdJHi7DaTFkwll23j5diQSW2hmAH9aXNIzgqQnwD IL1x9NLw5hErIYaiudQAOAe4qzMzgPK7Iow6dEnr+J1QRztI2yE+7xfYl14imugFVQB6 vNTA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=i0y5QO9onguT7ZlGblbsH62YJBMW2M2hwQ12Shtjj7g=; b=fez8rK9kW0u6BIJSqX1yFWOdZ0GazA2Wavs0K8688Q10iWWegYBOcGU2rhLXHfW+jF N4AgUjkVC1JkiHKBgHqqxk4Qs6Bdb16ttqzZ5KM8OEEsXYasudUleXd+/DBSy0RPLkJa V2FCaoMUw3s+JF2enbPkydyWl3Am78uhcuwoJBhIXhLNGw5812okebrq/VyvvFRU08Hg blv3puUG2VtxIxVxWt8gnvNFUxQ4HxE9Q19GJZw/Ve2zsJvI/rWPPYNdKIWo4FtC9XcV vMTNUcRoP8YAG4eZ3B2nz9J8AmkZjvdbvjbJ0Tw29Xo67ZHmE8LQINTf6lw32sQEOn03 DAXA== X-Gm-Message-State: AO0yUKVN6YMWv7vj26DY+WB+vaytCcE/q5+3pYF1LsbWvas3b3IxdvDq PDNLkwoA1a7MbZhnX5o/YHXdsgt5fhzSmiqd X-Google-Smtp-Source: AK7set9NJUFIYe9N3A7Fea7jeDQa6ZumAe7/wlGSu3NbKCL0OZrTsq24gwlRR/unx/iz+ygGUMTA1Q== X-Received: by 2002:a17:902:e884:b0:196:4814:2a33 with SMTP id w4-20020a170902e88400b0019648142a33mr3406221plg.42.1676388680354; Tue, 14 Feb 2023 07:31:20 -0800 (PST) Received: from localhost.localdomain ([171.49.251.130]) by smtp.gmail.com with ESMTPSA id 6-20020a170902e9c600b00192d9b86318sm7729594plk.137.2023.02.14.07.31.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Feb 2023 07:31:19 -0800 (PST) From: Akash Gajjar To: naoki@radxa.com, kever.yang@rock-chips.com Cc: Akash Gajjar , Simon Glass , Philipp Tomsich , Andy Yan , u-boot@lists.denx.de Subject: [PATCH v2 0/1] Add Radxa ROCK Pi S support in U-boot Date: Tue, 14 Feb 2023 21:01:08 +0530 Message-Id: <20230214153110.7910-1-gajjar04akash@gmail.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Mailman-Approved-At: Tue, 14 Feb 2023 21:11:13 +0100 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.6 at phobos.denx.de X-Virus-Status: Clean ROCK Pi S is rk3308 soc based board from Radxa. Add board support in u-boot. Booting logs is accessible at https://paste.ubuntu.com/p/cJDRzBRdXq/ Akash Gajjar (1): arm64: dts: rockchip: rk3308: Add Radxa ROCK Pi S support arch/arm/dts/rk3308-rock-pi-s-u-boot.dtsi | 17 ++ arch/arm/dts/rk3308-rock-pi-s.dts | 228 ++++++++++++++++++++++ board/rockchip/evb_rk3308/MAINTAINERS | 7 + configs/rock-pi-s-rk3308_defconfig | 89 +++++++++ 4 files changed, 341 insertions(+) create mode 100644 arch/arm/dts/rk3308-rock-pi-s-u-boot.dtsi create mode 100644 arch/arm/dts/rk3308-rock-pi-s.dts create mode 100644 configs/rock-pi-s-rk3308_defconfig -- 2.25.1