From nobody Sat Jul 24 20:17:06 2021 X-Original-To: freebsd-arm@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 1D05212B635C for ; Sat, 24 Jul 2021 20:17:09 +0000 (UTC) (envelope-from manu@bidouilliste.com) Received: from mx.blih.net (mail.blih.net [212.83.155.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mx.blih.net", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GXHXh5TsFz3Qd4 for ; Sat, 24 Jul 2021 20:17:08 +0000 (UTC) (envelope-from manu@bidouilliste.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bidouilliste.com; s=mx; t=1627157826; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=5DbkgRXu8pvrVz56puwl2voUnmvD93XGF283lSI+9nw=; b=mie6rpm8L5O9Xud6Nm6Antqjh48oEcFPlP+kNXdPw+TeoFgxfdLr1Sw9t8dD43DNAECYBe qlTQTgv3WUQoySnsxDdEs1G4Sqj8uCA77XvsMjUof667JWvf7GRrVHdF7PAEIfh2LYleKe G4ig4SrQovUa949V8R4Sp0uXSLLWL2Q= Received: from skull.home.blih.net (lfbn-idf2-1-644-4.w86-247.abo.wanadoo.fr [86.247.100.4]) by mx.blih.net (OpenSMTPD) with ESMTPSA id c027d268 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Sat, 24 Jul 2021 20:17:06 +0000 (UTC) Date: Sat, 24 Jul 2021 22:17:06 +0200 From: Emmanuel Vadot To: =?ISO-8859-1?Q?S=F8ren?= Schmidt Cc: Free BSD Subject: Re: Quartz64 (RK3566) clock driver and patches. Message-Id: <20210724221706.04662e3c723a2427fdca0f75@bidouilliste.com> In-Reply-To: References: <20210724135600.752789eaa83309c8ab256e1e@bidouilliste.com> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; amd64-portbld-freebsd14.0) List-Id: Porting FreeBSD to ARM processors List-Archive: https://lists.freebsd.org/archives/freebsd-arm List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-arm@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 4GXHXh5TsFz3Qd4 X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; TAGGED_RCPT(0.00)[]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N On Sat, 24 Jul 2021 19:46:20 +0200 S=F8ren Schmidt wrote: > On 24 Jul 2021, at 13.56, Emmanuel Vadot > wrote: >=20 > >>=20 > >> On Sat, 24 Jul 2021 13:26:07 +0200 > >> S=F8ren Schmidt > wrote: > >>=20 > >>> Hi=20 > >>>=20 > >>> As promised, the clk driver I did for the RK3566 used on the Pine Qua= rtz64 board: > >>>=20 > >>> https://people.freebsd.org/~sos/Q64/ > > >>>=20 > >>> Included the buld script, kernel config and u-boot I have used to get= there. > >>=20 > >> That will be much easier to review on phab, or even github PR or git > >> send-email, basically anything else that this raw diff. > >>=20 >=20 > So for your entertainment I just uploaded the patch to fabricator, howeve= r I dont see how that changes anything but the colors :) That will make me look more closely to the patches :) Thanks, >=20 > -- > S=F8ren Schmidt > sos@deepcore.dk / sos@freebsd.org > "So much code to hack, so little time" >=20 >=20 >=20 --=20 Emmanuel Vadot