]> git.dujemihanovic.xyz Git - u-boot.git/commit
serial: msm-geni: support livetree
authorCaleb Connolly <caleb.connolly@linaro.org>
Wed, 3 Apr 2024 12:07:44 +0000 (14:07 +0200)
committerCaleb Connolly <caleb.connolly@linaro.org>
Thu, 4 Apr 2024 15:46:47 +0000 (17:46 +0200)
commit320a3ecef7e85b8d2cdf549a292045d520a2171a
tree09d6f13881368980cb84aa2c3be60b1822f82fe1
parent45279915636ca2f126ffa886db032d66fb76259b
serial: msm-geni: support livetree

When using OF_LIVE, the debug UART driver won't be probed if it's a
subnode of the geni-se-qup controller. Add a NOP driver for the
controller to correctly discover its child nodes.

Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Reviewed-by: Sumit Garg <sumit.garg@linaro.org>
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
drivers/serial/serial_msm_geni.c