On 5/15/23 6:34 PM, Konrad Dybcio wrote:
This short series brings a couple of fixes and features (such as display out) for the QTI RB2 board. Similar patches for the RB1 should be expected soon. Depends on and based atop (in order): 20230505075354.1634547-1-bhupesh.sharma@xxxxxxxxxx 20230502053534.1240553-1-bhupesh.sharma@xxxxxxxxxx 20230505064039.1630025-1-bhupesh.sharma@xxxxxxxxxx Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> --- Konrad Dybcio (5): arm64: dts: qcom: qrb4210-rb2: Describe fixed regulators arm64: dts: qcom: qrb4210-rb2: Enable display out arm64: dts: qcom: qrb4210-rb2: Add GPIO LEDs arm64: dts: qcom: qrb4210-rb2: Enable load setting on SDHCI VQMMC arm64: dts: qcom: qrb4210-rb2: Enable CAN bus controller arch/arm64/boot/dts/qcom/qrb4210-rb2.dts | 223 ++++++++++++++++++++++++++++++- 1 file changed, 220 insertions(+), 3 deletions(-) --- base-commit: c768c054f1a722d4b973ddab81ee580b7e24a891 change-id: 20230515-topic-rb2-bits-22e685b4f48d Best regards,
For the series: Reviewed-and-Tested-by: Bhupesh Sharma <bhupesh.sharma@xxxxxxxxxx> Thanks.