summaryrefslogtreecommitdiff
path: root/wiki/2016-02-periperi/periperi2.jpg
AgeCommit message (Collapse)Author
2019-12-09wiki: Porting wiki: Porting 2016-02 PeriPeriKuninori Morimoto
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
'>30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287
Core-chat-meeting-report 2016-06-28

-----------------------------------------
Topic 1. Upcoming Gen3 development for the Core group

  - Geert:
      - Updated APMU patch series
      - r8a7796 SYSC has been pulled by Simon
      - r8a7796 CPG/MSSR is still in clk limbo
  - Simon: Basic integration for r8a7796 is done
  - Ulrich will test his r8a7796 patches on hardware soon
  - Khiem will send v2 of the CPUFreq patches in early July


-----------------------------------------
Topic 2. CPG DTS clean up ("clock-output-names", CPG/MSSR, ...)

  1. Can we do something to clean up the 32-bit ARM SoCs?
  2. Can we make new SoC support slightly cleaner?
  3. Shall we jump directly to CPG-MSSR for new SoCs and clean up the rest of
     the R-Car Gen2 family?

  Moving to CPG-MSSR is an option, but needs cleanup of MODEMR handking first.
  Related questions from Morimoto-san, with discussed answers:
    1. How to handle MODEMR register on rcar-gen3-cpg.c ?
       It has fixed address on C code.
       We would like to know its plan

       [PATCH/RFC v3 00/22] soc: renesas: Add R-Car RST driver for obtaining
       mode pin state
       (http://www.spinics.net/lists/linux-renesas-soc/msg04289.html)

    2. ESx.y handling.
       Some device needs to care about its ESx.y number, and (unfortunately)
       we need it on upstream.
       We already agreed about this handling by using "compatible" string
       on DT in previous (?) PeriPeriCon.
       And according to Magnus, Geert already has a patch to expend
       "compatible" strings when boot time automatically ?
       We would like to know its plan

       [PATCH/RFC 0/1] soc: renesas: Add DT fixup code for backwards
       compatibility (https://lkml.org/lkml/2016/6/1/742)

  Development of those two patch series will continue...


-----------------------------------------
Topic 3. Status check for tasks from last meeting - what is remaining?

  - Simoda-san will document Gen3 firmware requirements on the eLinux wiki
  - Niklas sent out v8 of DMAC+IPMMU, waiting for ack from Russell

-----------------------------------------
Core-chat-meeting-2016-06-28
-----------------------------------------


10:01 < geertu> Welcome to today's Renesas Core Group Meeting
10:02 < horms> I need to take a break from ~11:00 - ~11:15 as I'm at a conference. Apologies for any inconvenience that may cause.
10:02 < geertu> I'm also at a remote place, due to planned work on the powerline infrastructure in my street.
10:02 < geertu> Agenda:
10:02 < geertu> 1. Upcoming Gen3 development for the Core group,
10:02 < geertu> 2. CPG DTS clean up ("clock-output-names", CPG/MSSR, ...)
10:02 < geertu> 3. Status check for tasks from last meeting - what is remaining?
10:03 < geertu> I want to repost the slightly updated APMU series.
10:03 < geertu> I wanted to give the ARM people one more day to ack the enable method binding, but in the mean time Simon closed his tree :-(
10:04 < geertu> horms: Can you still make an exception, or does it have to wait for v4.9?
10:04 -!- khiemnguyen [d2a0fca8@gateway/web/cgi-irc/kiwiirc.com/ip.210.160.252.168] has joined #periperi
10:04 < horms> actually i announced I will close it tomorrow
10:05 < horms> and this seems to be a worthy exception in any case
10:05 < horms> If you could finalise the patches today that would be great
10:05 < horms> Is that possible?
10:05 < geertu> horms: Oh cool, right you are in my time zone ;-)
10:05 < horms> sorry for not making that clearer
10:05 < horms> yes, i'm in your zone this week and next
10:05 < geertu> I'll do my best (once the power is back etc.)
10:06 < horms> will there be soc changes that are dependencies for DT changes (sorry, its a while since I looked over the patches)