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

Out of (kernel) tree device trees #62

Merged
merged 4 commits into from Nov 2, 2015

Conversation

bradbishop
Copy link
Member

Add plumbing and initial device trees for Palmetto/Barreleye.
Bump kernel version.

@jk-ozlabs
Copy link
Member

Do we really want to do this? it'll mean we need to synchronise poky with the kernel for every new device added.

@bradbishop
Copy link
Member Author

I think the vision is that we don't have any device trees in the kernel source. Or, they can be there, but they are just for you guys to develop against - similar to what we are doing with defconfigs. With that in mind is there still a sync needed?

@jk-ozlabs
Copy link
Member

I'd disagree with that - the device tree is very tightly coupled with the kernel version (especially at the moment), and shouldn't affect things outside of the kernel.

Kernel .configs are a little different in that regard, as they're providing features that OpenBMC requires, and not just items that the kernel requires.

If we really do want to keep the device trees separate, we should do this once the drivers are all complete; it's just going to slow us down before that point.

@nkskjames
Copy link
Contributor

so what are we doing? i have an outstanding pull request in the kernel for this. Do I close that?

@williamspatrick
Copy link
Member

Merging for now. We can revert if there is disagreement after discussion but we need to get the dev trees in now.

williamspatrick added a commit that referenced this pull request Nov 2, 2015
Out of (kernel) tree device trees
@williamspatrick williamspatrick merged commit 9c3677b into openbmc:master Nov 2, 2015
@jk-ozlabs
Copy link
Member

@williamspatrick : why do we need the dev trees separate now? The dts files, as you merged them, were the same as the kernel's, no?

anoo1 pushed a commit to anoo1/openbmc that referenced this pull request Jul 28, 2020
mihawk: phosphor-gpu SRCREV bump f57188be82..dc27898de5
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.

None yet

4 participants