[RESEND PATCH 2/2] arm64: dts: rockchip: add Coresight debug range for RK3399
Brian Norris
briannorris at chromium.org
Wed Sep 8 11:09:17 PDT 2021
On Wed, Sep 8, 2021 at 8:10 AM Doug Anderson <dianders at chromium.org> wrote:
> On Tue, Sep 7, 2021 at 9:46 AM Brian Norris <briannorris at chromium.org> wrote:
> > --- a/arch/arm64/boot/dts/rockchip/rk3399.dtsi
> > +++ b/arch/arm64/boot/dts/rockchip/rk3399.dtsi
> > @@ -433,6 +433,54 @@ usbdrd_dwc3_1: usb at fe900000 {
> > };
> > };
> >
> > + debug at fe430000 {
>
> I think your sort order is wrong? 0xfe430000 comes before 0xfe900000?
Yep... In attempt to explain my own brain: perhaps I assumed the
USB-related nodes must be uninterrupted, which caused my sorting eyes
to skip over.
v2 is coming.
Thanks,
Brian
More information about the linux-arm-kernel
mailing list