Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-06-06 | include/dt-bindings: Remove functionally identical headers | Tom Rini | |
As part of moving to using OF_UPSTREAM and so the upstream dt-bindings headers we have a number of these headers that are in our include directory and differ only in combinations of spacing changes and/or switching to SPDX license tags. We can safely remove the copies under include/dt-bindings now to prevent future conflicts. Signed-off-by: Tom Rini <trini@konsulko.com> | |||
2016-11-28 | fdt: add dt-bindings for bcm2835 | Fabian Vogt | |
This patch adds dt-bindings as used by the linux kernel device trees for the bcm283x family. Albert Aribaud <albert.u.boot@aribaud.net> Signed-off-by: Fabian Vogt <fvogt@suse.com> Reviewed-by: Simon Glass <sjg@chromium.org> |