Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-09 | board: ge: bx50v3: override panel | Ian Ray | |
Override the panel compatible string for LCD in U-Boot. Include U-Boot device tree overrides in device-specific device trees so that the panel compatible string is used. Fixes: 8c26739859c6 ("board: ge: bx50v3: sync devicetrees from Linux") Signed-off-by: Ian Ray <ian.ray@ge.com> | |||
2020-01-07 | board: ge: bx50v3: sync devicetrees from Linux | Robert Beckett | |
Copy device trees from linux, keeping them as separate files for each board to ease future sync. Update board code to use generic bx50v3 dt initially, then select the specific dt based on board detection. Signed-off-by: Robert Beckett <bob.beckett@collabora.com> |