File raspberrypi-firmware-dt.changes of Package raspberrypi-firmware-dt.25495

-------------------------------------------------------------------
Fri Apr  9 14:41:43 UTC 2021 - Matthias Brugger <mbrugger@suse.com>

- Add overlay for smbios information (bsc#1183079)
   * smbios-overlay.dts 

-------------------------------------------------------------------
Mon Mar 15 17:32:52 UTC 2021 - Nicolas Patricio Saenz Julienne <nsaenzjulienne@suse.com>

- Update to 16991af20b (2021-03-15) (bsc#1183238):
   * overlays: Add pcie-32bit-dma overlay

-------------------------------------------------------------------
Mon Mar  1 13:14:11 UTC 2021 - Nicolas Patricio Saenz Julienne <nsaenzjulienne@suse.com>

- Introduce enable-bt-overlay.dts (bsc#1182759)

-------------------------------------------------------------------
Wed Jan 27 11:51:38 UTC 2021 - Nicolas Patricio Saenz Julienne <nsaenzjulienne@suse.com>

- Introduce disable-v3d-overlay.dts, in order to be able to selectively disable
  v3d while using vc4 as the display controller (jsc#SLE-15928).

-------------------------------------------------------------------
Mon Jan 25 13:33:48 UTC 2021 - Nicolas Patricio Saenz Julienne <nsaenzjulienne@suse.com>

- Update to 02dbfea28f (2021-01-22):
 * Add reserved memory template to hold firmware configuration

- Drop upstream-blconfig-rmem.patch as it's now available upstream.

-------------------------------------------------------------------
Fri Jan 22 11:11:46 UTC 2021 - Nicolas Patricio Saenz Julienne <nsaenzjulienne@suse.com>

- Introduce upstream-blconfig-rmem.patch for firmware to be able to define
  firmware's configuration reserved memory (jsc#SLE-16616)

-------------------------------------------------------------------
Wed Dec  9 14:57:29 UTC 2020 - Nicolas Patricio Saenz Julienne <nsaenzjulienne@suse.com>

- Update to f77383ec0ed3 (2020-12-07) (jsc#SLE-16676):
 * Introduce RPi400 device-tree

-------------------------------------------------------------------
Thu Nov 26 12:54:35 UTC 2020 - Nicolas Patricio Saenz Julienne <nsaenzjulienne@suse.com>

- Introduce upstream-overlay-rpi-poe.patch to adapt the overlay to our driver (jsc#SLE-16543)

-------------------------------------------------------------------
Thu Oct 29 16:35:31 UTC 2020 - Nicolas Patricio Saenz Julienne <nsaenzjulienne@suse.com>

- Update to 2dc96ad40979 (2020-10-26):
 * Introduce firmware-clocks
 * Introduce firmware-reset
 * Add reset controller in xHCI node
- Get rid of vl805-firmware-loader-overlay.dts, not needed anymore

-------------------------------------------------------------------
Tue Jul 21 11:37:26 UTC 2020 - Nicolas Patricio Saenz Julienne <nsaenzjulienne@suse.com>

- Add vl805-firware-loader-overlay.dts which registers a reset controller
  that'll take care of triggering vl805's firmware load.

-------------------------------------------------------------------
Tue Apr 28 10:36:14 UTC 2020 - Nicolas Patricio Saenz Julienne <nsaenzjulienne@suse.com>

- Update to d7b4d5935198 (2020-05-02)
  * Adds gpio labels for rpi4 (bsc#1164722)
  * Get rid of upstream-emmc2bus.patch, not needed anymore

-------------------------------------------------------------------
Mon Apr  6 09:40:40 UTC 2020 - Nicolas Patricio Saenz Julienne <nsaenzjulienne@suse.com>

- Update to b08ce72793b5 (2020-04-02) (bsc#1167761)
  * Based on v5.6.y
  * Uses upstream's CMA handling
  * Introduces GPIO labels
  * Fixes DMA issues with firmware DT node
  * Introduces thermal nodes
- Remove rpi4-thermal.dts as it's now available in the stock device-tree.
- Remove rpi4-gpio-names-overlay.dts as it's now available in the stock device-tree.
- Remove rpi4-firmware-dma-ranges-overlay.dts as it's now available in the stock device-tree.
- Remove upstream-cma.patch as it's now available in the stock device-tree.
- Remove upstream-pcie-dma-ranges.patch as it's now available in the stock device-tree.
- Refresh upstream-emmc2bus.patch so it applies on v5.6.y

-------------------------------------------------------------------
Tue Mar 31 21:34:26 UTC 2020 - Petr Tesařík <ptesarik@suse.com>

- Use proper quoting for the modalias Supplements (see also
  https://github.com/openSUSE/libzypp/issues/216).

-------------------------------------------------------------------
Fri Mar 27 12:30:54 UTC 2020 - Petr Tesařík <ptesarik@suse.com>

- Add a modalias Supplements, so the package gets selected
  automatically on a Raspberry Pi.

-------------------------------------------------------------------
Thu Mar 26 10:35:55 UTC 2020 - Nicolas Patricio Saenz Julienne <nsaenzjulienne@suse.com>

- Add upstream-cma.patch unifying CMA handling on all RPis (bsc#1167761)
- Remove rpi4-cma-overlay.dts since not needed anymore (bsc#1167761)
- Rename emmc2bus.patch to upstream-emmc2bus.patch to mark this is a reality upstream
- Rename pcie-dma-ranges.patch to upstream-pcie-dma-ranges.patch to mark this is a reality upstream

-------------------------------------------------------------------
Fri Mar 20 13:58:19 UTC 2020 - Nicolas Patricio Saenz Julienne <nsaenzjulienne@suse.com>

- Add rpi4-firware-dma-ranges-overlay.dts which fixes touch input on the
  official 7" display (bsc#1167147)

-------------------------------------------------------------------
Fri Mar 13 11:13:45 UTC 2020 - Nicolas Patricio Saenz Julienne <nsaenzjulienne@suse.com>

- Get rid of remove-vmmc-emmc2.patch now that the kernel supports it (bsc#1165954)

-------------------------------------------------------------------
Wed Mar 11 17:17:54 UTC 2020 - Nicolas Patricio Saenz Julienne <nsaenzjulienne@suse.com>

- Add uboot-bcm2835-pl011-overlay.dts which fixes booting in RPi, RPi2, RPi0 (bsc#1166414)

-------------------------------------------------------------------
Wed Mar  4 18:13:12 UTC 2020 - Nicolas Patricio Saenz Julienne <nsaenzjulienne@suse.com>

- Add emmc2bus.patch needed for 32bit DMA support on newer bcm2711 revisions (bsc#1165143)

-------------------------------------------------------------------
Fri Feb 28 11:32:19 UTC 2020 - Nicolas Patricio Saenz Julienne <nsaenzjulienne@suse.com>

- Add rpi4-gpio-names-overlay.dts so as to have a consistent way to access
  GPIOs, as opposed to sysfs (bsc#1164722)

-------------------------------------------------------------------
Thu Feb 27 11:27:47 UTC 2020 - Nicolas Patricio Saenz Julienne <nsaenzjulienne@suse.com>

- Replace PCIE overlay rpi4-pcie-ib-size-fix-overlay.dts with patch
  pcie-dma-ranges.patch, as RPI's firmware scans/alters that value before
  applying overlays (bsc#1165143)

-------------------------------------------------------------------
Wed Feb 19 14:12:46 UTC 2020 - Nicolas Patricio Saenz Julienne <nsaenzjulienne@suse.com>

- Update to 6a3905568d (2020-02-03) (jsc#SLE-7296)
 * based on rpi-5.5.y
- Remove obsolete overlays and patches because of bump to rpi-5.5.y:
 * rpi4-genet-overlay.dtso
 * upstream-rpi4-genet-phy.patch
- Add remove-vmmc-emmc2.patch fixing issues with SD cards boot

-------------------------------------------------------------------
Thu Jan 16 13:14:17 UTC 2020 - Nicolas Patricio Saenz Julienne <nsaenzjulienne@suse.com>

- Add rpi4-thermal.dts overlay, which provides CPU thermal measurements (bsc#1160311).

-------------------------------------------------------------------
Fri Jan 10 13:33:08 UTC 2020 - Nicolas Patricio Saenz Julienne <nsaenzjulienne@suse.com>

- Update rpi4-genet-overlay.dts and create upstream-rpi4-genet-phy.patch to fix
  phy configuration (bsc#1160310)
- Update to 30757c902b (2020-01-09)
  * based on rpi-5.4.y

-------------------------------------------------------------------
Wed Nov 27 17:42:56 UTC 2019 - Matthias Brugger <mbrugger@suse.com>

- Add rpi4-genet-overlay.dts which sets the upstream compatible for the
  network device. (jsc#SLE-7771)

-------------------------------------------------------------------
Tue Nov 26 17:21:44 UTC 2019 - Nicolas Patricio Saenz Julienne <nsaenzjulienne@suse.com>

- Add rpi4-cma-overlay.dts, which properly configures CMA on the RPi4 (SLE-7771)
- Add rpi4-pcie-ib-size-fix-overlay.dts, which fixes RPi4 PCIe's dma-ranges
  (SLE-7771)

-------------------------------------------------------------------
Mon Nov 11 18:29:08 UTC 2019 - Nicolas Patricio Saenz Julienne <nsaenzjulienne@suse.com>

- Add disable-vc4-overlay.dts, which simply disables vc4 (SLE-7771)

-------------------------------------------------------------------
Fri Oct  4 13:09:27 UTC 2019 - Matthias Brugger <mbrugger@suse.com>

- Update to aa9b526123 (2019-09-19)
  * based on rpi-5.3.y
  * updates rpi-ft5406-overlay

-------------------------------------------------------------------
Thu Sep  5 15:48:17 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>

- Update to c00d518f3a69 (2019-08-17)
  * add overlays: act-led, disable-bt, disable-wifi, i2c0, i2c1,
    miniuart-bt, 

-------------------------------------------------------------------
Thu Jun 27 11:58:01 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>

- Update to 534913e878 (2019-06-18):
  * Add rpi-4-b device tree
  * add overlays: i2c3, i2c4, i2c5, i2c6, spi-gpio40-45, spi3-1cs, 
    spi3-2cs, spi4-1cs, spi4-2cs, spi5-1cs, spi5-2cs, spi6-1cs, 
    spi6-2cs, uart2, uart3, uart4, uart5

-------------------------------------------------------------------
Wed Jun  5 07:38:30 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>

- Switch branch to 'rpi-5.1.y' to match the kernel version
- Update to f1d85e3870 (2019-06-03):
  * remove 3dlab-nano-player, upstream-aux-interrupt (deprecated 
    and no more needed)
  * add draws, i-sabre-q2m, ilitek251x, iqaudio-codec, max98357a,
    piglow, udrc

-------------------------------------------------------------------
Tue Mar 12 10:03:07 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>

- Handle properly the branch switch in get-from-git.sh script
- Switch branch to 'rpi-5.0.y' to match the kernel version
- Remove upstreamed patch:
  * upstream-rpi-ft5406-overlay.patch
- Update to 00794df91 (2019-03-06):
  * remove adv7282m, adv728x-m, ov5647, tc358743 and tc358743-audio
  * update balena-fin

-------------------------------------------------------------------
Fri Mar  8 13:51:27 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>

- Include README file for overlays as it contains useful information

-------------------------------------------------------------------
Thu Jan 31 08:52:05 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>

- Update to 8f862eec9 (2019-01-29):
  * dtoverlays: Correct DT handling camera GPIOs
  * overlays: Add mcp342x overlay
  * overlays: mcp23017: Support the MCP23008
  * overlays: Add ssd1306 overlay for OLED display
  * overlays: sdio: Add enhanced 1-bit support
  * dtoverlays: fe-pi-audio: fix sgtl5000 compatible string
  * overlays: Update README with removal of lirc-rpi
  * Add overlay for SLB9760 Iridium /LetsTrust TPM
  * lirc-rpi: Remove in favour of gpio-ir
  * overlays: Update upstream overlay
  * dtoverlays: Add i2c on 0&1 option to TC358743, ADV7282 and OV5647
  * overlays: Remove superfluous #address/size-cells
  * dtoverlays: Add support for ADV7280-M, ADV7281-M and ADV7281-MA chips.
  * arm: dt: Add DT overlays for ADV7282M, OV5647, and TC358743
  * overlays: uart0 - return GPIOs 14 and 15 to inputs
  * overlays: pi3-disable-bt: Clear out bt_pins node
  * overlays: Add gpio-no-bank0-irq overlay
  * overlays: add overrides for PoE HAT fan control
  * Update gpio-fan-overlay.dts (#2711)
  * devicetree: add RPi CM3 dts to arm64; mimic the RPi 3B arm64 dts 
    implementation, by referring to the actual dts file in the arm directory
- Remove upstream-aux-interrupt-overlay.dts as it is already in 
  arch/arm/boot/dts/overlays/upstream-aux-interrupt-overlay.dts

-------------------------------------------------------------------
Tue Jan 15 12:56:15 UTC 2019 - Nicolas Patricio Saenz Julienne <nsaenzjulienne@suse.com>

- Add upstream-rpi-ft5406-overlay.patch which updates the touchscreen's
  overlay to support both downstream and upstream versions of the driver
  (FATE#326921, bsc#1122118)

-------------------------------------------------------------------
Fri Nov 30 09:29:26 UTC 2018 - Nicolas Patricio Saenz Julienne <nsaenzjulienne@suse.com>

- Update to 161163f65 (2018-07-16) pulled version rpi-4.19.y (bsc#1116751)
- Removed rpi3-hdmi-overlay.dts, not needed since exp-gpio's binding was fixed
- Removed upstream-mmc-compatible.dts, not needed thanks to update
- Added Conflicts statement in spec file to avoid installs with older kernels

-------------------------------------------------------------------
Tue Nov 20 12:42:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>

- Update to f6878de4d (2018-11-15)

-------------------------------------------------------------------
Wed Mar 14 14:47:23 UTC 2018 - agraf@suse.com

- Update to ad350a581a44 (2018-03-14)
  - Add rpi3-plus dtb which gives us a proper compatible string

-------------------------------------------------------------------
Wed Mar 14 09:47:28 UTC 2018 - agraf@suse.com

- Update to d35408f26 (2018-03-13)
  - Fix wifi detection on RPi3 (bsc#1085262)

-------------------------------------------------------------------
Mon Feb 19 10:42:24 UTC 2018 - agraf@suse.com

- Add overlays to match previous U-Boot provided DT:
  - rpi3-hdmi-overlay.dts
  - upstream-mmc-overlay.dts
  - upstream-aux-interrupt-overlay.dts

-------------------------------------------------------------------
Fri Feb 16 15:40:47 UTC 2018 - agraf@suse.com

- Initial commit of 7ba7fbcc4 (2018-02-02)
openSUSE Build Service is sponsored by