summaryrefslogtreecommitdiff
path: root/wiki/Chat_log/20201105-core-chatlog
blob: fcdf4d917c6cfe799a2b1facce91b0abf67b26cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
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
09:41 <@geertu> Welcome to today's Core Group Chat Meeting!
09:41 <@geertu> Agenda:
09:41 <@geertu> 1. Status Updates
09:41 <@geertu> 2. Discussion Topics
09:41 <@geertu> Topic 1. Status updates
09:41 < damm> geertu: when you have time, please let me know which zip file to 
              look at
09:41 -!- Irssi: Pasting 11 lines to #periperi-ng. Press Ctrl-K if you wish to 
          do this or Ctrl-C to cancel.
09:41 <@geertu> A) What have we done since last time:
09:41 <@geertu> Marek worked on U-Boot (DM remove late, helping Renesas UK with 
                RZ/G2)
09:41 <@geertu> and Linux (PCI L1 link state recovery on Gen2, 32-bit PCI MSI 
                address
09:41 <@geertu> allocation).
09:41 <@geertu> Morimoto-san worked on the Renesas remote access system and on
09:41 <@geertu> V3U-Falcon initialization.
09:41 <@geertu> Shimoda-san submitted the rcar-usb2-clock-sel json-schema 
                conversion.
09:41 <@geertu> Ulricht worked on V3U PFC support and reviewed patches.
09:41 <@geertu> Geert worked on merge window regressions,
09:41 <@geertu> R-Car V3U GPIO support, GPIO and PFC cleanups and improvements, 
                and
09:41 <@geertu> attended and presented at virtual ELC-E.
09:42 -!- Irssi: Pasting 10 lines to #periperi-ng. Press Ctrl-K if you wish to 
          do this or Ctrl-C to cancel.
09:42 <@geertu> B) What we plan to do till next time:
09:42 <@geertu> Marek plans to continue helping with RZ/G2 U-Boot patch review.
09:42 <@geertu> Morimoto-san plans to do paperwork for V3U shipping.
09:42 <@geertu> Niklas plans to post v2 of the VIN stf8 PFC patchset.
09:42 <@geertu> Shimoda-san plans to collect more information about R-Car 
                Gen3e, and
09:42 <@geertu> want to add BD9574 support for Ebisu-4D board, depending on 
                hardware
09:42 <@geertu> availability.
09:42 <@geertu> Ulrich plans to send V3U PFC support.
09:42 <@geertu> Geert plans to test GPIO on R-Car V3U, send pull requests for 
                v5.11, and
09:42 <@geertu> develop v10 of obtaining the start of physical memory from DTB.
09:44 <@geertu> C) Problems we have currently:
09:44 <@geertu> Morimoto-san needs to remind board shipping process.
09:44 <@geertu> Geert is subject to partial lockdown.
09:44 <@geertu> ---EOT---
09:44 <@geertu> Anything I missed
09:44 <@geertu> ?
09:44 < damm> geertu: never mind, falcon schematics are included in gen3 bundle
09:44 < jmondi> geertu: CPG clocks for CSI-2/VINs
09:44 <@geertu> marex: What is " DM remove late U-Boot patch,add test.py test"?
09:45 < marex> geertu: the thing which allows u-boot to tear down SDHI first, 
               clock second, instead of the other way around
09:45 <@geertu> jmondi: sorry, thx
09:45 < marex> geertu: unlike linux, the dm is simple and doesnt have real 
               dependency tracking between drivers
09:46 < marex> geertu: well and test.py test for that code is the test which 
               runs on every git push
09:46 <@geertu> marex: Sounds better than Linux, where the DM is complex, and 
                doesnt have real dependency tracking between drivers
09:46 < marex> geertu: linux has some, uboot has none
09:46 < jmondi> geertu: no worries
09:48 <@geertu> shimoda: IIUIC, our Ebisu-4D still has BD9571?
09:49 < morimoto> shimoda: thank you the V3U picture. I will add it to PeriJect 
                  V3U-Falcon page.
09:50 < shimoda> geertu: yes. However, according to board team, latest Ebisu-4D 
                 has BD9574.
09:50 <@geertu> damm: They forgot to solder the CAN connectors (CN1)
09:51 <@geertu> and GPIO CN (CN4), next to it
09:51 <@geertu> CN5/6 are populated, though
09:52 < marex> shimoda: so there is now Ebisu-4D-NG with BD9574
09:52 < marex> shimoda: and Ebisu-4D-TOS with BD9571
09:52 < damm> @geertu: on Falcon breakout let me know if you need me to solder 
              =)
09:52 < shimoda> marex: yes.
09:53 <@geertu> damm: How are your soldering skills? ;-)
09:53 < marex> the bd9571 has a product ID register, so we might be able to 
               avoid DT hackery and discern the chip that way instead
09:54 < shimoda> geertu: sorry, the pictures may be old, especially, the board 
                 doesn't have AVB0 connector :)
09:54 <@geertu> marex: Yes
09:54 <@geertu> shimoda: OK.
09:54 <@geertu> Topic 2. Discussion Topics
09:55 < damm> geertu: let me know which connector you are interested in and i 
              will let you know
09:55 < marex> shimoda: is there 9574 datasheet available yet ? :)
09:56 < damm> geertu: when i was in my 20's i did solder lqfp
09:57 < pinchartl> geertu: discussion topic: moving to #periperi-ng permanently 
                   ?
09:57 < shimoda> marex: i could get the datasheet, but i could not get to allow 
                 permission to share the datasheet for now...
09:57 < pinchartl> I've kicked Conny40
09:58 < pinchartl> but we have mturquette and ltds lurking too
09:59 < marex> shimoda: OK
09:59 < shimoda> so, i intend to submit a patch from me
09:59 < shimoda> if i got a board
09:59 < marex> shimoda: sounds good
09:59 <@geertu> damm: Do mturquette and ltds still have a need to use #periperi?
10:01 <@geertu> pinchartl: You're op, so you can make #periperi invite only?
10:03 < damm> @geert: i don't think so
10:03 < pinchartl> I can, but kicking mturquette and ltds isn't a very nice move
10:03 <@geertu> We can ask, politely?
10:03 < damm> agreed
10:03 < pinchartl> we should either ask them to leave, or move silently to a 
                   different channel
10:04 < wsa> I vote for asking
10:04 < wsa> we can still leave if there is no response
10:05 < pinchartl> wsa: fine with me. wanna ask ? :-)
10:06 < pinchartl> geertu: I've just given you full permission to manage 
                   #periperi through chanserv
10:07 <@geertu> pinchartl: thx
10:07 <@geertu> I'll ask them
10:07 <@geertu> Anything else for Core to discuss?
10:07 <@geertu> Next meeting?
10:08 < wsa> pinchartl: sure
10:08 <@geertu> Nov 26th? Dec 3th?
10:08 < wsa> Dec 03 is in the middle of virtual OSSJ
10:08 <@geertu> The latter coincides with OSS-JP (anyone plans to (virt)attend?)
10:09 < morimoto> geertu: I will
10:09 <@geertu> JP timezone, a bit hard for EU
10:09 < shimoda> geertu: i will attend
10:09 <@geertu> morimoto: shimoda: Enjoy!
10:09 < morimoto> thx
10:09 < wsa> maybe 26th to update ourselves with V3U?
10:10 <@geertu> Yeah, good reason to not wait too long
10:10 < shimoda> +1
10:11 <@geertu> OK, 26th it'll be
10:11 <@geertu> Thanks for joining, and have a nice continued day!