Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Socfpga agilex5 es rc #16

Open
wants to merge 6 commits into
base: socfpga_agilex5-ES_RC
Choose a base branch
from

Conversation

skravats
Copy link

Add support for Arrow AXE5-Eagle Agilex 5 Development Kit

skravats and others added 6 commits January 21, 2024 09:38
-Updated dts and defconfig name to match u-boot.
-Added supporting Makefile and dtsi to arrow directory
modified:   arch/arm64/boot/dts/intel/socfpga_agilex5_socdk_usb_peripheral.dts
modified:   arch/arm64/configs/socfpga_agilex5_axe5_eagle_defconfig

Incorporated numerous commits by intel released on January 29, 2024. Specific
changes incorporated to support the ULPI mode of the USB 3.1 controller.
	- added drivers for Analog Devices axi_hdmi tx fpga peripheral
	- modified drm drivers to support fixed resolution fb @ 1080p

Date:      Wed May 15 09:56:58 2024 -0400

modified:   arch/arm64/boot/dts/arrow/socfpga_agilex5_axe5_eagle.dts
modified:   arch/arm64/configs/socfpga_agilex5_axe5_eagle_defconfig
modified:   drivers/dma/dma-axi-dmac.c
modified:   drivers/gpu/drm/Kconfig
modified:   drivers/gpu/drm/Makefile
new file:   drivers/gpu/drm/adi_axi_hdmi/Kconfig
new file:   drivers/gpu/drm/adi_axi_hdmi/Makefile
new file:   drivers/gpu/drm/adi_axi_hdmi/axi_hdmi_crtc.c
new file:   drivers/gpu/drm/adi_axi_hdmi/axi_hdmi_drv.c
new file:   drivers/gpu/drm/adi_axi_hdmi/axi_hdmi_drv.h
new file:   drivers/gpu/drm/adi_axi_hdmi/axi_hdmi_encoder.c
modified:   drivers/gpu/drm/drm_fb_helper.c

Signed-off-by: Steven Kravatsky <[email protected]>
Date:      Wed May 15 11:28:58 2024 -0400

On branch socfpga_agilex5-ES_RC
Your branch is up to date with 'origin/socfpga_agilex5-ES_RC'.

Changes to be committed:
modified:   drivers/gpu/drm/adi_axi_hdmi/axi_hdmi_drv.c
modified:   drivers/gpu/drm/adi_axi_hdmi/axi_hdmi_encoder.c

Signed-off-by: Steven Kravatsky <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants