Message ID | 20240621-sony-aries-v2-0-dddf10722522@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | Add Sony Xperia Z3 Compact smartphone | expand |
On Fri, Jun 21, 2024 at 05:26:41PM GMT, Valeriy Klimin wrote: > This is almost the same as the dts of the Xperia Z3, except for the > battery charge limits. > > The current on the l21 regulator for shinano is also bumped up > to stop SD card errors. > > Signed-off-by: Valeriy Klimin <vdos63@gmail.com> > --- > Changes in v2: > - Reordered dt-bindings and dts commits > - Link to v1: https://lore.kernel.org/r/20240621-sony-aries-v1-0-bcf96876980e@gmail.com Please let reviewers finish their job first. It's recommended to post once in 24 hours timeframe. Otherwise you end up getting feedback and tags for v1, while you have already posted v2. > > --- > Valeriy Klimin (3): > dt-bindings: arm: qcom: Add Sony Xperia Z3 Compact > ARM: dts: qcom: Add Sony Xperia Z3 Compact smartphone > ARM: dts: qcom: msm8974-sony-shinano: increase load on l21 for sdhc2 > > Documentation/devicetree/bindings/arm/qcom.yaml | 1 + > arch/arm/boot/dts/qcom/Makefile | 1 + > .../qcom-msm8974pro-sony-xperia-shinano-aries.dts | 44 ++++++++++++++++++++++ > ...qcom-msm8974pro-sony-xperia-shinano-common.dtsi | 2 + > 4 files changed, 48 insertions(+) > --- > base-commit: cd214efd16e30bf1aa40ccfaaf9177f47dd21fd5 > change-id: 20240620-sony-aries-4a5bce06c91d > > Best regards, > -- > Valeriy Klimin <vdos63@gmail.com> >
On Fri, 21 Jun 2024 17:26:41 +0300, Valeriy Klimin wrote: > This is almost the same as the dts of the Xperia Z3, except for the > battery charge limits. > > The current on the l21 regulator for shinano is also bumped up > to stop SD card errors. > > > [...] Applied, thanks! [1/3] dt-bindings: arm: qcom: Add Sony Xperia Z3 Compact commit: a69274e1c6f557c2fa7f35f194acb51d723adbc8 Best regards,
This is almost the same as the dts of the Xperia Z3, except for the battery charge limits. The current on the l21 regulator for shinano is also bumped up to stop SD card errors. Signed-off-by: Valeriy Klimin <vdos63@gmail.com> --- Changes in v2: - Reordered dt-bindings and dts commits - Link to v1: https://lore.kernel.org/r/20240621-sony-aries-v1-0-bcf96876980e@gmail.com --- Valeriy Klimin (3): dt-bindings: arm: qcom: Add Sony Xperia Z3 Compact ARM: dts: qcom: Add Sony Xperia Z3 Compact smartphone ARM: dts: qcom: msm8974-sony-shinano: increase load on l21 for sdhc2 Documentation/devicetree/bindings/arm/qcom.yaml | 1 + arch/arm/boot/dts/qcom/Makefile | 1 + .../qcom-msm8974pro-sony-xperia-shinano-aries.dts | 44 ++++++++++++++++++++++ ...qcom-msm8974pro-sony-xperia-shinano-common.dtsi | 2 + 4 files changed, 48 insertions(+) --- base-commit: cd214efd16e30bf1aa40ccfaaf9177f47dd21fd5 change-id: 20240620-sony-aries-4a5bce06c91d Best regards,