Updates for BSP v5.5.0 24/26724/2 12.90.1 12.91.0 12.92.0 12.93.0 marlin/12.90.1 marlin/12.91.0 marlin/12.92.0 marlin/12.93.0 marlin_12.90.1 marlin_12.91.0 marlin_12.92.0 marlin_12.93.0
authorScott Murray <scott.murray@konsulko.com>
Mon, 4 Oct 2021 15:43:39 +0000 (11:43 -0400)
committerScott Murray <scott.murray@konsulko.com>
Wed, 27 Oct 2021 15:29:29 +0000 (11:29 -0400)
commit92da06f999511ebf5f871ec40dffd3cb456be55f
tree9c914eb058ba06839ca3f4d76b89789711dd049e
parentc79268a6d2d2a5445e8fdfd4bb7af536cdab7115
Updates for BSP v5.5.0

Changes:
- Kernel patches updated for the 5.10.41 linux-renesas kernel, most
  changes are for the upstream rename of the non-engineering sample H3
  from r8a7795 to r8a77951.
- The kernel patches have been renamed to match git format-patch /
  devtool naming conventions to be a bit more consistent and hopefully
  simplify future updates.
- To maintain consistency with the other rcar3 boards, as part of the
  kernel patch updates the reference hardware devicetree has been
  renamed to r8a77951-agl-refhw, which does result in a user visible
  change in the .dtb name.
- The upstreamed, then reverted upstream patch to arm-trusted-firmware
  to disable FDT generation has been replaced with a simpler patch to
  just put "renesas,unknown" in the compatible string instead of
  panic-ing.  This should be easier to carry forward.
- Documentation updated for new branch & tag.

Bug-AGL: SPEC-4103

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I48b2cce5d55df3fff49e556821b27b8f516b98e1
12 files changed:
README
meta-agl-refhw-gen3/conf/machine/agl-refhw-h3.conf
meta-agl-refhw-gen3/docs/ReferenceHW_Rcar_gen3.md
meta-agl-refhw-gen3/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_%.bbappend
meta-agl-refhw-gen3/recipes-bsp/arm-trusted-firmware/files/0001-rcar_gen3-plat-Delete-FDT-function-calls.patch [deleted file]
meta-agl-refhw-gen3/recipes-bsp/arm-trusted-firmware/files/0001-rcar_gen3-plat-Do-not-panic-on-unrecognized-boards.patch [new file with mode: 0644]
meta-agl-refhw-gen3/recipes-kernel/linux/files/0001-Create-r8a7795-USB-OVC-pin-groups.patch [moved from meta-agl-refhw-gen3/recipes-kernel/linux/files/0001-create-r8a7795-usb-ovc-pinmux-groups.patch with 70% similarity]
meta-agl-refhw-gen3/recipes-kernel/linux/files/0002-Add-AGL-reference-hardware-support.patch [moved from meta-agl-refhw-gen3/recipes-kernel/linux/files/0001-add-agl-refhw.patch with 95% similarity]
meta-agl-refhw-gen3/recipes-kernel/linux/files/0002-revert-e233201a.patch [deleted file]
meta-agl-refhw-gen3/recipes-kernel/linux/files/0003-Add-support-for-TI-WL1837.patch [moved from meta-agl-refhw-gen3/recipes-kernel/linux/files/0001-Add-support-for-TI-WL1837.patch with 80% similarity]
meta-agl-refhw-gen3/recipes-kernel/linux/files/0004-Mute-CEC-IRQ-in-dw-hdmi-driver-init.patch [moved from meta-agl-refhw-gen3/recipes-kernel/linux/files/0003-rcar3-dw-hdmi-cec-mute.patch with 68% similarity]
meta-agl-refhw-gen3/recipes-kernel/linux/linux-renesas_%.bbappend