diff options
| author | Peter Yin <peter.yin@quantatw.com> | 2024-01-18 12:39:19 +0300 |
|---|---|---|
| committer | Patrick Williams <patrick@stwcx.xyz> | 2024-01-24 15:40:27 +0300 |
| commit | ad06f332cdcee394a86ad21871d7c1e887046296 (patch) | |
| tree | 309ef79b7cca81ecaddb47edb691390d6abe07ce /meta-openembedded/meta-python/recipes-devtools/python/python3-systemd | |
| parent | a396c57aeda90eebbb75a3acc9d0248040be3d1f (diff) | |
| download | openbmc-ad06f332cdcee394a86ad21871d7c1e887046296.tar.xz | |
meta-facebook: harma: fix bios spi path
Bios SPI path has been changed from spi1.0 to spi3.0 due to the addition of gpio_spi.
root@harma:~# ls /sys/bus/spi/devices/ -al
drwxr-xr-x 2 root root 0 Dec 31 1969 .
drwxr-xr-x 4 root root 0 Dec 31 1969 ..
lrwxrwxrwx 1 root root 0 Dec 31 1969 spi1.0 -> ../../../devices/platform/spi-gpio/spi_master/spi1/spi1.0
lrwxrwxrwx 1 root root 0 Dec 31 1969 spi2.0 -> ../../../devices/platform/ahb/1e620000.spi/spi_master/spi2/spi2.0
lrwxrwxrwx 1 root root 0 Dec 31 1969 spi2.1 -> ../../../devices/platform/ahb/1e620000.spi/spi_master/spi2/spi2.1
lrwxrwxrwx 1 root root 0 Dec 31 1969 spi3.0 -> ../../../devices/platform/ahb/1e631000.spi/spi_master/spi3/spi3.0
Change-Id: I1ccb6f3dff555a7f1267d0f583fc733853129814
Signed-off-by: Peter Yin <peter.yin@quantatw.com>
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-systemd')
0 files changed, 0 insertions, 0 deletions
