changes v2: - rework clk driver to properly support deep-probe - remove currently not supported compatibles from board code - reduce struct size - rework rpi_get_dcfg to return *dcfg directly Oleksij Rempel (4): ARM: rpi: convert board code to a driver ARM: rpi: move clk support to a separate driver and enable deep-probe ARM: rpi: validate devicetree compatible instead of changing model name ARM: rpi: set host name based on DT compatible arch/arm/boards/raspberry-pi/rpi-common.c | 486 +++++++++++++--------- drivers/clk/Makefile | 1 + drivers/clk/clk-rpi.c | 109 +++++ 3 files changed, 396 insertions(+), 200 deletions(-) create mode 100644 drivers/clk/clk-rpi.c -- 2.30.2 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox