Re: [RESEND][PATCH v2] soc: renesas: Identify R-Car X5H

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Geert

Thank you for reviewing

> > v1 -> v2
> >
> >         - Based on latest linux-next/master
> 
> Thanks for the update!
> Same comments as on the original v2 below...
(snip)
> > +static const struct renesas_family fam_rcar_gen5 __initconst __maybe_unused = {
> > +       .name   = "R-Car Gen5",
> > +       .reg    = 0xfff00044,           /* PRR (Product Register) */
> 
> Please no hardcoded register addresses for new (DT-only) platforms
> (especially if they don't seem to be correct?).
> I can drop this line while applying.
(snip)
> i.e. will queue in renesas-devel for v6.18, pending acceptance of the
> DT bindings.

Oops, indeed. Sorry about it.
To makes sure working patch, I will post v3 patch


> > @@ -378,6 +388,9 @@ static const struct of_device_id renesas_socs[] __initconst __maybe_unused = {
> >  #ifdef CONFIG_ARCH_R8A779H0
> >         { .compatible = "renesas,r8a779h0",     .data = &soc_rcar_v4m },
> >  #endif
> > +#ifdef CONFIG_ARCH_R8A78000
> > +       { .compatible = "renesas,r8a78000",     .data = &soc_rcar_x5h },
> 
> WARNING: DT compatible string "renesas,r8a78000" appears un-documented
> -- check ./Documentation/devicetree/bindings/

The ordering is back and forth, but it will be updated with SoC/Board patch-set.

Thank you for your help !!

Best regards
---
Kuninori Morimoto




[Index of Archives]     [Linux Samsung SOC]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux