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 85711C433EF for ; Thu, 27 Jan 2022 17:31:35 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 575F0837B5; Thu, 27 Jan 2022 18:31:31 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="HavD3onf"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 42B08835F4; Thu, 27 Jan 2022 18:31:26 +0100 (CET) Received: from mail-qv1-xf2f.google.com (mail-qv1-xf2f.google.com [IPv6:2607:f8b0:4864:20::f2f]) (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 20613833C2 for ; Thu, 27 Jan 2022 18:31:23 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qv1-xf2f.google.com with SMTP id g11so3480473qvu.3 for ; Thu, 27 Jan 2022 09:31:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=HCfKZBG7sVxx+6ZpzbYGAqTNi045aXqtLzQHtJxp2KA=; b=HavD3onfM9Zxr4rLVIIy5NhFAWt/oFDWhhBS0JLTN9cxULH/VXwLl2QlrRpEpUOQCy eJSFmQTTxBA4nM87UouCoBBA6+KDUomumoO8WOTHbEfSKVrbp4zZi0oMYpD/4jKspDdG TTbyCwAYGxufFbALpd1XUh8FI6VZTJPvAvuB0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=HCfKZBG7sVxx+6ZpzbYGAqTNi045aXqtLzQHtJxp2KA=; b=8G4WULTTQjM0iwh3xsSvIpyJm687mmVnmHe6wqtj4CM+HGPdZgneQ8wK9n4P1aySkq x4Zrox9NI+kx+5O//EI5jyqhFJPjHSTw25Nk8JFx1AbFaB7liu5fe7HYvsYJ1l9Evitv r8uGeQvfqI/Vw5jp2a7cZAMU8SaIyJJe/W+LDPwlZ5SKR6NxVtaA3/noWWCqWHzhGkXR To8lbQHmQ6HVqYYp14WFGtQn3ZvXRDGhtg6lPmD0IDAJOf3wmBRQBheUVgLLGlsqLse+ IRLZ12ECkXMgsyhe+1nhaqk898/zjgPXuI6ZZZQt5O6bsfNmX/bwkBOWntHYDsFaV+go 62sg== X-Gm-Message-State: AOAM530iNNa3aeG5q4JFJx6zW57uZNtU9aD65i1JFz0oBBpITrCs1PdT WThMkQbGNE8BeeZrDPC0k/bTDA== X-Google-Smtp-Source: ABdhPJyp66YrnDy67pErLwB0TtBtVYeZ/aObhgI+NVKN89lHU+XLQRXWW/Aj9tDxvU2MPLD3ldECng== X-Received: by 2002:a05:6214:19eb:: with SMTP id q11mr3943939qvc.6.1643304681898; Thu, 27 Jan 2022 09:31:21 -0800 (PST) Received: from bill-the-cat (2603-6081-7b01-cbda-2ef0-5dff-fedb-a8ba.res6.spectrum.com. [2603:6081:7b01:cbda:2ef0:5dff:fedb:a8ba]) by smtp.gmail.com with ESMTPSA id h6sm67737qkk.14.2022.01.27.09.31.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 27 Jan 2022 09:31:21 -0800 (PST) Date: Thu, 27 Jan 2022 12:31:19 -0500 From: Tom Rini To: Jaehoon Chung Cc: Minkyu Kang , Heiko Schocher , Marek Szyprowski , Minkyu Kang , Peng Fan , Simon Glass , U-Boot Mailing List Subject: Re: [RFC 0/6] Exynos5: Update devicetree files from linux kernel Message-ID: <20220127173119.GG7515@bill-the-cat> References: <20220113083928.288355-1-jh80.chung@samsung.com> <2a45e3f3-8553-b957-7a05-d606d98ee2aa@samsung.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="JvcFcSNq1wOCYqbI" Content-Disposition: inline In-Reply-To: <2a45e3f3-8553-b957-7a05-d606d98ee2aa@samsung.com> X-Clacks-Overhead: GNU Terry Pratchett 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.5 at phobos.denx.de X-Virus-Status: Clean --JvcFcSNq1wOCYqbI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 27, 2022 at 07:33:36PM +0900, Jaehoon Chung wrote: > On 1/17/22 23:34, Minkyu Kang wrote: > > Hi, > >=20 > > On Thu, 13 Jan 2022 at 17:39, Jaehoon Chung wr= ote: > >=20 > >> Exynos5 is using old devicetree file for only U-boot. > >> It's difficult to adjust the driver-model and sync codes with linux. > >> This patchset is to copy exynos5 devicetree files from linux v5.16. > >> > >> I don't have all exynos5 boards, so it's difficult to check whether all > >> boards are working fine or not. > >> If this is worthful job, I will work this continously. > >> Otherwise, I will drop this RFC patches. > >> > >> Tested on XU3 boards. > >> > >=20 > > Nice work! > > It looks good to me. > > It would be nice to check other boards as well. >=20 > I hope that more boards can be tested with kernel dt. > But maybe.. this patch isn't stable..Because it should affect many things. > So I want to know more opinion. I feel like we need to take this now and then deal with the fallout if any of broken boards. --=20 Tom --JvcFcSNq1wOCYqbI Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmHy1ucACgkQFHw5/5Y0 tyyoXAv+Owt06h5TylNofjiqMvOvsO0DSWvZ44zpxowCju56YwRp0JsIXkDMTnT6 l7Cqee14dvLibmW2RYIFMweMmaE7a0exWus0PltLgxyYtXzjPKGvKFoRNzI84KYY NbWWk0SDJlqGMYDuZ37hNrDGuqF9YH4P/1AHlUMT3YdnuQyyxbWiqNz+rraNAhb0 MUIDIydU0He7+Qfd3WZm7WX+0jF4gSGe/hhNEV7LxR/1DHZSVAmbkUaQx/t7b8Kw t3nAeSZIg8NpkwkmE8QU6fMWhpyMSM/O47paonX17I+n50agIlHvBJ0u1yj3qASm GEuSae+HM8JaDfFBx6RNQJoXKvZf56J/f2lMImdIZlNOFag33fJQpxQkhflqB47a wSKFy0kgx5dbh5sXnTTuXvkOSRnEyfv7AkvYwC55ekrZ0uvadNiSr+ziYTmI3D9Z WW5t0LFM3h3oEbFfRnPQiGpTDDh/+sRkFABrdnQst9TtLdBEMt3kK2Rgls8isvKP k9pKLhSw =yjqe -----END PGP SIGNATURE----- --JvcFcSNq1wOCYqbI--