Message ID | 20230515-topic-rb2-bits-v1-0-a52d154a639d@linaro.org |
---|---|
Headers | show |
Series | QTI RB2 features | expand |
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@linaro.org > 20230502053534.1240553-1-bhupesh.sharma@linaro.org > 20230505064039.1630025-1-bhupesh.sharma@linaro.org > > Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> > --- > 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@linaro.org> Thanks.
On Mon, 15 May 2023 15:04:11 +0200, 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@linaro.org > 20230502053534.1240553-1-bhupesh.sharma@linaro.org > 20230505064039.1630025-1-bhupesh.sharma@linaro.org > > [...] Applied, thanks! [1/5] arm64: dts: qcom: qrb4210-rb2: Describe fixed regulators commit: e130889286881e561a2904c5da44c3cbf5d5cd79 [2/5] arm64: dts: qcom: qrb4210-rb2: Enable display out commit: f7b01e07e89ced85975345b12cb63538ee07e91c [3/5] arm64: dts: qcom: qrb4210-rb2: Add GPIO LEDs commit: fd888ed763415c31cf0ea7f044bd6cf429832f0e [4/5] arm64: dts: qcom: qrb4210-rb2: Enable load setting on SDHCI VQMMC commit: 42be4edd8910a5f998a5bd993f42ea7112dd8f80 [5/5] arm64: dts: qcom: qrb4210-rb2: Enable CAN bus controller commit: 34a7cdf075410c30ca88c85627520dda74d3bd30 Best regards,
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@linaro.org 20230502053534.1240553-1-bhupesh.sharma@linaro.org 20230505064039.1630025-1-bhupesh.sharma@linaro.org Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> --- 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,