From: "Tony Lindgren" <tony@xxxxxxxxxxx> The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5: Linux 6.5-rc1 (2023-07-09 13:53:13 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v6.5/fixes-signed for you to fetch changes up to 7aff940ec88658f7fd21137cf515956a7deaaf54: ARM: dts: am335x-bone-common: Add vcc-supply for on-board eeprom (2023-08-14 13:27:19 +0300) ---------------------------------------------------------------- Fixes for omaps A fix external abort on non-linefetch for am335x that is fixed with a flush of posted write. And two networking fixes for beaglebone mostly for revision c3 to do phy reset with a gpio and to fix a boot time warning. ---------------------------------------------------------------- Shengyu Qu (2): ARM: dts: am335x-bone-common: Add GPIO PHY reset on revision C3 board ARM: dts: am335x-bone-common: Add vcc-supply for on-board eeprom Tony Lindgren (2): bus: ti-sysc: Flush posted write on enable before reset Merge branch 'omap-for-v6.5/ti-sysc' into omap-for-v6.5/fixes arch/arm/boot/dts/ti/omap/am335x-bone-common.dtsi | 9 +++++++++ drivers/bus/ti-sysc.c | 2 ++ 2 files changed, 11 insertions(+)