public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Alper Nebi Yasak <alpernebiyasak@gmail.com>
To: Simon Glass <sjg@chromium.org>
Cc: u-boot@lists.denx.de, Peter Robinson <pbrobinson@gmail.com>,
	Tim Harvey <tharvey@gateworks.com>,
	Jagan Teki <jagan@amarulasolutions.com>,
	"Marty E . Plummer" <hanetzer@startmail.com>,
	Heiko Schocher <hs@denx.de>,
	Alexandre Vicenzi <alexandre.vicenzi@suse.com>,
	Artem Lapkin <email2tema@gmail.com>,
	Christian Hewitt <christianshewitt@gmail.com>,
	Fabio Estevam <festevam@denx.de>,
	Philipp Tomsich <philipp.tomsich@vrull.eu>,
	Andre Przywara <andre.przywara@arm.com>,
	Neil Armstrong <narmstrong@baylibre.com>,
	Johan Jonker <jbx6244@gmail.com>,
	Kever Yang <kever.yang@rock-chips.com>
Subject: Re: [PATCH 1/4] rockchip: gru: Set up SoC IO domain registers
Date: Thu, 9 Dec 2021 23:56:30 +0300	[thread overview]
Message-ID: <c9879dc2-5096-20ee-c180-0ab8b14f3fe3@gmail.com> (raw)
In-Reply-To: <CAPnjgZ2oV_YHi_O43Ah7+bF8M8md+=OEYTXA+nCuuSPTwa5_Bw@mail.gmail.com>

On 09/12/2021 05:32, Simon Glass wrote:
> On Tue, 7 Dec 2021 at 13:31, Alper Nebi Yasak <alpernebiyasak@gmail.com> wrote:
>> On 03/12/2021 06:31, Simon Glass wrote:
>>> On Thu, 25 Nov 2021 at 10:40, Alper Nebi Yasak <alpernebiyasak@gmail.com> wrote:
>>>> The RK3399 SoC needs to know the voltage value provided by some
>>>> regulators, which is done by setting relevant register bits. Configure
>>>> these the way other RK3399 boards do, but with values set in coreboot.
>>>
>>> What do you mean by values set in coreboot? We don't need that to run
>>> here, do we?
>>
>> I meant that I wasn't blindly copying from other boards which have the
>> same block (e.g. Pinebook Pro), but was using known-good values for Gru
>> boards that coreboot also uses [1].
>>
>> I tested again and it looks like my Kevin works just as good without
>> this patch, so I'll drop it.
> 
> Well I have no objection to the patch. I'd suggest saying 'but with
> the same values as asre set in the equivalent code in coreboot'.

Ah, OK. I'll keep it with that change, then.

(I'll also remove the unnecessary ifdef.)

  reply	other threads:[~2021-12-09 20:56 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-25 17:39 [PATCH 0/4] rockchip: Improve support for Bob chromebook and add support for Kevin Alper Nebi Yasak
2021-11-25 17:39 ` [PATCH 1/4] rockchip: gru: Set up SoC IO domain registers Alper Nebi Yasak
2021-12-03  3:31   ` Simon Glass
2021-12-07 20:31     ` Alper Nebi Yasak
2021-12-09  2:32       ` Simon Glass
2021-12-09 20:56         ` Alper Nebi Yasak [this message]
2021-11-25 17:39 ` [PATCH 2/4] rockchip: gru: Add more devicetree settings Alper Nebi Yasak
2021-11-25 17:39 ` [PATCH 3/4] rockchip: bob: Enable more configs Alper Nebi Yasak
2021-11-25 17:39 ` [PATCH 4/4] rockchip: rk3399: Add support for chromebook_kevin Alper Nebi Yasak
2021-12-03  3:31   ` Simon Glass
2021-12-07 20:53     ` Alper Nebi Yasak
2021-12-15  3:27       ` Simon Glass
2021-12-01 14:23 ` [PATCH 0/4] rockchip: Improve support for Bob chromebook and add support for Kevin Peter Robinson
2021-12-03  3:31   ` Simon Glass
2021-12-03 12:19     ` Peter Robinson
2021-12-03 20:13       ` Simon Glass
2021-12-07 22:21         ` Alper Nebi Yasak
2021-12-08  9:31         ` Peter Robinson
2021-12-13 21:55           ` Alper Nebi Yasak
2021-12-03  3:31 ` Simon Glass
2021-12-07 20:49   ` Alper Nebi Yasak

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c9879dc2-5096-20ee-c180-0ab8b14f3fe3@gmail.com \
    --to=alpernebiyasak@gmail.com \
    --cc=alexandre.vicenzi@suse.com \
    --cc=andre.przywara@arm.com \
    --cc=christianshewitt@gmail.com \
    --cc=email2tema@gmail.com \
    --cc=festevam@denx.de \
    --cc=hanetzer@startmail.com \
    --cc=hs@denx.de \
    --cc=jagan@amarulasolutions.com \
    --cc=jbx6244@gmail.com \
    --cc=kever.yang@rock-chips.com \
    --cc=narmstrong@baylibre.com \
    --cc=pbrobinson@gmail.com \
    --cc=philipp.tomsich@vrull.eu \
    --cc=sjg@chromium.org \
    --cc=tharvey@gateworks.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox