Message ID | 20230906-topic-rb1_features_sans_icc-v1-0-e92ce6fbde16@linaro.org |
---|---|
Headers | show |
Series | RB1 features | expand |
On Wed, 06 Sep 2023 11:24:54 +0200, Konrad Dybcio wrote: > This series brings: > > - a boot fix (Qualcomm's promises of updated hw never materialized) > - regulator fixes (way back then schema didn't notice my mistakes) > - GPIO LEDs > - USB3 > - remote processors > > [...] Applied, thanks! [1/5] arm64: dts: qcom: qrb2210-rb1: Swap UART index commit: 973c015facabcbd320063648010942c51992c1a1 [2/5] arm64: dts: qcom: qrb2210-rb1: Fix regulators commit: 31bee70793b67f4b428825434542afc72ddb2b3b [3/5] arm64: dts: qcom: qrb2210-rb1: Enable remote processors commit: 9692ccc49583cd43184ea192af127635877e0f24 [4/5] arm64: dts: qcom: qrb2210-rb1: Add GPIO LEDs commit: 02a2fcfbb835bac0c523b3f89326bc1c69f83ce0 [5/5] arm64: dts: qcom: qrb2210-rb1: Hook up USB3 commit: 59f9ff79cd9cf3bc10743d61662b5729fcffff24 Best regards,
This series brings: - a boot fix (Qualcomm's promises of updated hw never materialized) - regulator fixes (way back then schema didn't notice my mistakes) - GPIO LEDs - USB3 - remote processors Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> --- Konrad Dybcio (5): arm64: dts: qcom: qrb2210-rb1: Swap UART index arm64: dts: qcom: qrb2210-rb1: Fix regulators arm64: dts: qcom: qrb2210-rb1: Enable remote processors arm64: dts: qcom: qrb2210-rb1: Add GPIO LEDs arm64: dts: qcom: qrb2210-rb1: Hook up USB3 arch/arm64/boot/dts/qcom/qrb2210-rb1.dts | 147 +++++++++++++++++++++---------- 1 file changed, 102 insertions(+), 45 deletions(-) --- base-commit: 66d9573193967138cd12e232d4b5bc2b57e0d1ac change-id: 20230906-topic-rb1_features_sans_icc-d8918c6ca0fc Best regards,