Hello Felix Singer, build bot (Jenkins), Nico Huber, Furquan Shaikh, Matt DeVillier, Paul Menzel, Tim Wawrzynczak, Angel Pons, Andrey Petrov, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/48885
to look at the new patch set (#5).
Change subject: soc/intel/{skl,apl}, mb/*: unify dt panel settings ......................................................................
soc/intel/{skl,apl}, mb/*: unify dt panel settings
There are two different devicetree settings formats for graphics panel settings. Replace them by a unified one and move it to common code. Hook it up in SKL and APL and adapt the boards accordingly.
Signed-off-by: Michael Niewöhner foss@mniewoehner.de Change-Id: I445defe01d5fbf9a69cf05cf1b5bd6c7c2c1725e --- M src/mainboard/51nb/x210/devicetree.cb M src/mainboard/clevo/kbl-u/variants/n13xwu/devicetree.cb M src/mainboard/google/eve/devicetree.cb M src/mainboard/google/fizz/variants/baseboard/devicetree.cb M src/mainboard/google/glados/devicetree.cb M src/mainboard/google/poppy/variants/atlas/devicetree.cb M src/mainboard/google/poppy/variants/rammus/devicetree.cb M src/mainboard/purism/librem_skl/devicetree.cb M src/soc/intel/apollolake/chip.h M src/soc/intel/apollolake/graphics.c M src/soc/intel/common/block/include/intelblocks/graphics.h M src/soc/intel/skylake/chip.h M src/soc/intel/skylake/graphics.c 13 files changed, 115 insertions(+), 112 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/85/48885/5