public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Michal Simek <michal.simek@xilinx.com>
To: u-boot@lists.denx.de
Subject: Contributor meeting notes 19-Jan-21
Date: Wed, 20 Jan 2021 08:46:11 +0100	[thread overview]
Message-ID: <9ed2942b-d995-a1a4-baec-8196bce99a71@xilinx.com> (raw)
In-Reply-To: <CAPnjgZ1Oq3e6gniYgiakKdTx5Mu35DOzokFCDCD=ax5X5208Kw@mail.gmail.com>

Hi,

On 1/19/21 7:54 PM, Simon Glass wrote:
> Hi,
> 
> Thank you for attending!
> 
> Full notes at [1]
> 
> Tuesday 19 January 2021
> 
> Present: Daniel Schwierzeck, Heinrich Schuchardt, Michal Simek, Sean
> Anderson, Simon Glass, Walter Lozano
> 
> Notes:
> [all] Introductions
> [all] Timing of call
> - Current time is the best across US, Europe, India. But not any good
> for East Asia
> - Simon might send out survey
> - Send invitation to maintainer group - DONE
> [Simon] New sequence numbers

I can't see any issue with it on zynqmp platform. There is only issue
with i2c which was there for quite a long time that i2c mux is
considered as chip on the subbus as is visible below.

  i2c           0  [ + ]   i2c_cdns              |   |-- i2c at ff030000
  gpio          1  [ + ]   pca953x               |   |   |-- gpio at 20
  i2c_mux       0  [ + ]   pca954x               |   |   `-- i2c-mux at 74
  i2c           1  [ + ]   i2c_mux_bus_drv       |   |       |--
i2c at ff030000->i2c-mux at 74->i2c at 0
  i2c_eeprom    0  [ + ]   i2c_eeprom            |   |       |   `--
eeprom at 54
  i2c           2  [ + ]   i2c_mux_bus_drv       |   |       |--
i2c at ff030000->i2c-mux at 74->i2c at 1
  i2c_generi    0  [ + ]   i2c_generic_chip_drv  |   |       |   |--
generic_20
  i2c_generi    1  [ + ]   i2c_generic_chip_drv  |   |       |   |--
generic_6c
  i2c_generi    2  [ + ]   i2c_generic_chip_drv  |   |       |   `--
generic_74
  i2c           3  [ + ]   i2c_mux_bus_drv       |   |       |--
i2c at ff030000->i2c-mux at 74->i2c at 2
  i2c_generi    3  [ + ]   i2c_generic_chip_drv  |   |       |   |--
generic_13
  i2c_generi    4  [ + ]   i2c_generic_chip_drv  |   |       |   |--
generic_14
  i2c_generi    5  [ + ]   i2c_generic_chip_drv  |   |       |   |--
generic_20
  i2c_generi    6  [ + ]   i2c_generic_chip_drv  |   |       |   |--
generic_43
  i2c_generi    7  [ + ]   i2c_generic_chip_drv  |   |       |   |--
generic_44
  i2c_generi    8  [ + ]   i2c_generic_chip_drv  |   |       |   `--
generic_74
  i2c           4  [ + ]   i2c_mux_bus_drv       |   |       |--
i2c at ff030000->i2c-mux at 74->i2c at 3
  i2c_generi    9  [ + ]   i2c_generic_chip_drv  |   |       |   |--
generic_0
  i2c_generi   10  [ + ]   i2c_generic_chip_drv  |   |       |   |--
generic_20
  i2c_generi   11  [ + ]   i2c_generic_chip_drv  |   |       |   |--
generic_40
  i2c_generi   12  [ + ]   i2c_generic_chip_drv  |   |       |   `--
generic_74
  i2c           5  [ + ]   i2c_mux_bus_drv       |   |       |--
i2c at ff030000->i2c-mux at 74->i2c at 5
  i2c_generi   13  [ + ]   i2c_generic_chip_drv  |   |       |   |--
generic_20
  i2c_generi   14  [ + ]   i2c_generic_chip_drv  |   |       |   `--
generic_74
  i2c           6  [ + ]   i2c_mux_bus_drv       |   |       `--
i2c at ff030000->i2c-mux at 74->i2c at 7
  i2c_generi   15  [ + ]   i2c_generic_chip_drv  |   |           |--
generic_19
  i2c_generi   16  [ + ]   i2c_generic_chip_drv  |   |           |--
generic_20
  i2c_generi   17  [ + ]   i2c_generic_chip_drv  |   |           |--
generic_36
  i2c_generi   18  [ + ]   i2c_generic_chip_drv  |   |           |--
generic_37
  i2c_generi   19  [ + ]   i2c_generic_chip_drv  |   |           |--
generic_51
  i2c_generi   20  [ + ]   i2c_generic_chip_drv  |   |           `--
generic_74

Thanks,
Michal

  parent reply	other threads:[~2021-01-20  7:46 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20210119185647epcas1p28c1e9198cc00381af05c0e205ce8077b@epcas1p2.samsung.com>
2021-01-19 18:54 ` Contributor meeting notes 19-Jan-21 Simon Glass
2021-01-19 20:27   ` Marek Vasut
2021-01-19 23:44     ` Simon Glass
2021-01-20  0:25       ` Alex Sadovsky
2021-01-20 15:05       ` Marek Vasut
2021-01-21  8:14         ` Stefano Babic
2021-01-27 21:31           ` Simon Glass
2021-01-28  9:24             ` Stefano Babic
2021-02-09  4:29               ` Simon Glass
2021-01-27 21:31         ` Simon Glass
2021-01-20  1:55   ` Bin Meng
2021-01-21 10:41     ` Heinrich Schuchardt
2021-01-21 10:48       ` Michal Simek
2021-01-20  7:46   ` Michal Simek [this message]
2021-01-20 15:44     ` Simon Glass
2021-01-20 15:50       ` Michal Simek
2021-01-21  4:11         ` Simon Glass
2021-01-21  8:09           ` Michal Simek
2021-01-26  5:14             ` Heiko Schocher
2021-01-20 10:08   ` Igor Opaniuk
2021-01-20 10:12     ` Michal Simek
2021-01-20 10:19       ` Lukasz Majewski
2021-01-20 23:18   ` Jaehoon Chung
2021-01-20 23:25     ` Sean Anderson
2021-01-21  3:26       ` Simon Glass
2021-01-21  4:09         ` Jaehoon Chung
2021-01-21  8:05           ` Michal Simek
2021-01-21  9:13             ` Jaehoon Chung

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=9ed2942b-d995-a1a4-baec-8196bce99a71@xilinx.com \
    --to=michal.simek@xilinx.com \
    --cc=u-boot@lists.denx.de \
    /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