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

Xilinx DTS: Use upstream source and only change what we need to. #33

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

wmamills
Copy link
Collaborator

@wmamills wmamills commented Nov 2, 2023

Instead of checking in decompiled dtbs, use the the upstream kernel as the source of DTS. Then use include files to change what we need to.

  • Use the Linux v6.5.8 DTS source files
  • Using include files add the openamp specific definitions
  • Update example/dts/,gitignore to ignore dtbo files everywhere
  • Update xilinx/.gitignore to ignore the specific products of the Makefile
  • This handles the current versions of zcu102 and kv260
  • This handles lockstep and split mode of the R5 subsystem

The OpenAMP devicetree changes here are the work of Tanmay Shah and the Makefile and restructure to include files is by Bill Mills.

Instead of checking in decompiled dtbs, use the the upstream kernel as
the source of DTS.  Then use include files to change what we need to.

* Use the Linux v6.5.8 DTS source files
* Using include files add the openamp specific definitions
* Update example/dts/,gitignore to ignore dtbo files everywhere
* Update xilinx/.gitignore to ignore the specific products of the Makefile
* This handles the current versions of zcu102 and kv260
* This handles lockstep and split mode of the R5 subsystem

The OpenAMP devicetree changes here are the work of Tanmay Shah
and the Makefile and restructure to include files is by Bill Mills.

Signed-off-by: Tanmay Shah <tanmay.shah@amd.com>
Signed-off-by: Bill Mills <bill.mills@linaro.org>
@wmamills wmamills requested a review from tnmysh November 2, 2023 21:31
Copy link
Collaborator

@tnmysh tnmysh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@wmamills
Copy link
Collaborator Author

wmamills commented Nov 3, 2023

@arnopo any comment? This is Xilinx specific content so I assume you are not to concerned.

@wmamills wmamills merged commit 0cbde86 into OpenAMP:main Nov 3, 2023
@wmamills wmamills deleted the wip-dts branch November 18, 2023 16:02
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