From: Conor Dooley <conor@kernel.org>
To: Lukasz Majewski <lukma@denx.de>
Cc: Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Conor Dooley <conor+dt@kernel.org>,
Nicolas Ferre <nicolas.ferre@microchip.com>,
Alexandre Belloni <alexandre.belloni@bootlin.com>,
Claudiu Beznea <claudiu.beznea@microchip.com>,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ARM: dts: at91: ksz9477_evb: Add missing timer nodes
Date: Wed, 26 Jul 2023 19:33:20 +0100 [thread overview]
Message-ID: <20230726-igloo-science-96e926f086f6@spud> (raw)
In-Reply-To: <20230726101902.769f6541@wsk>
[-- Attachment #1: Type: text/plain, Size: 1556 bytes --]
On Wed, Jul 26, 2023 at 10:19:02AM +0200, Lukasz Majewski wrote:
> Dear Community,
>
> > Without this change the KSZ9477-EVB board hangs just after passing
> > execution flow from u-boot to Linux kernel.
> >
> > This code has been copied from at91-sama5d3_xplained.dts.
> >
> > Test setup: Linux 6.5-rc1
> > Config: arch/arm/configs/sama5_defconfig
> > Toolchain: gcc-linaro-7.3.1-2018.05-x86_64_arm-linux-gnueabi
> >
> > Signed-off-by: Lukasz Majewski <lukma@denx.de>
> > ---
> > .../boot/dts/microchip/at91-sama5d3_ksz9477_evb.dts | 12
> > ++++++++++++ 1 file changed, 12 insertions(+)
> >
> > diff --git a/arch/arm/boot/dts/microchip/at91-sama5d3_ksz9477_evb.dts
> > b/arch/arm/boot/dts/microchip/at91-sama5d3_ksz9477_evb.dts index
> > 14af1fd6d247..99cd6d15998b 100644 ---
> > a/arch/arm/boot/dts/microchip/at91-sama5d3_ksz9477_evb.dts +++
> > b/arch/arm/boot/dts/microchip/at91-sama5d3_ksz9477_evb.dts @@ -162,6
> > +162,18 @@ };
> > };
> >
> > +&tcb0 {
> > + timer0: timer@0 {
> > + compatible = "atmel,tcb-timer";
> > + reg = <0>;
> > + };
> > +
> > + timer1: timer@1 {
> > + compatible = "atmel,tcb-timer";
> > + reg = <1>;
> > + };
> > +};
> > +
> > &usb0 {
> > pinctrl-names = "default";
> > pinctrl-0 = <&pinctrl_usba_vbus>;
>
> Gentle ping on this fix ...
Claudiu has left Microchip, so things might've got a bit lost on the
way. I've added his new address, Claudiu, will you take a look/pick this
up please? I can also do it if that is easier for you.
Thanks,
Conor.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
next prev parent reply other threads:[~2023-07-26 18:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-12 15:21 [PATCH] ARM: dts: at91: ksz9477_evb: Add missing timer nodes Lukasz Majewski
2023-07-26 8:19 ` Lukasz Majewski
2023-07-26 18:33 ` Conor Dooley [this message]
2023-07-27 5:37 ` claudiu beznea
2023-08-02 4:50 ` claudiu beznea
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=20230726-igloo-science-96e926f086f6@spud \
--to=conor@kernel.org \
--cc=alexandre.belloni@bootlin.com \
--cc=claudiu.beznea@microchip.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lukma@denx.de \
--cc=nicolas.ferre@microchip.com \
--cc=robh+dt@kernel.org \
/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