From: "Marek Behún" <marek.behun@nic.cz>
To: Adrian Fiergolski <adrian.fiergolski@fastree3d.com>
Cc: u-boot@lists.denx.de, tmshlvck@gmail.com, jbd@cryptotronix.com
Subject: Re: [PATCH v2 3/3] misc: atsha204a: fix i2c address readout from DTS
Date: Tue, 11 Jan 2022 19:55:11 +0100 [thread overview]
Message-ID: <20220111195511.01c5cfb6@thinkpad> (raw)
In-Reply-To: <20220111180531.168596-4-adrian.fiergolski@fastree3d.com>
On Tue, 11 Jan 2022 19:05:31 +0100
Adrian Fiergolski <adrian.fiergolski@fastree3d.com> wrote:
> This patch replaces use fdtdec_get_addr with simpler dev_read_addr().
> fdtdec_get_addr doesn't work properly on ZynqMP-based (64bit) system. Although
> not confirmed, it could be related to the fact, that quoting the documentation,
> "This variant hard-codes the number of cells used to represent the address and
> size based on sizeof(fdt_addr_t) and sizeof(fdt_size_t)".
>
> Signed-off-by: Adrian Fiergolski <adrian.fiergolski@fastree3d.com>
Reviewed-by: Marek Behún <marek.behun@nic.cz>
prev parent reply other threads:[~2022-01-11 18:55 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-11 18:05 [PATCH v2 0/3] misc: atsha204a: bug fixes Adrian Fiergolski
2022-01-11 18:05 ` [PATCH v2 1/3] misc: atsha204a: return timeout from wakeup function Adrian Fiergolski
2022-01-11 18:54 ` Marek Behún
2022-01-11 18:05 ` [PATCH v2 2/3] misc: atsha204a: add delay after sending the message Adrian Fiergolski
2022-01-11 18:54 ` Marek Behún
2022-01-11 18:05 ` [PATCH v2 3/3] misc: atsha204a: fix i2c address readout from DTS Adrian Fiergolski
2022-01-11 18:55 ` Marek Behún [this message]
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=20220111195511.01c5cfb6@thinkpad \
--to=marek.behun@nic.cz \
--cc=adrian.fiergolski@fastree3d.com \
--cc=jbd@cryptotronix.com \
--cc=tmshlvck@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.