Re: [PATCH 0/7] ARM: dts: s5pv210: Bugfixes, features, and improvements

From: Jonathan Bakker
Date: Tue Mar 22 2022 - 16:21:43 EST


Sorry, it appears that I ran into connectivity issues part way through sending
the patchset. Should I resend the entire series or is there a way to get
git send-email to retry/continue?

Thanks,
Jonathan

On 2022-03-22 1:11 p.m., Jonathan Bakker wrote:
> Various cleanups to fix warnings when running make dtbs_check are included,
> as are bugfixes for the panel CS pin and bluetooth interrupt name on Aries.
>
> The new feature is charging support for Aries board, note that the galaxys
> (i9000) and fascinate4g (SGH-T959P) have slightly different batteries,
> and so the DTS can't be shared.
>
> Jonathan Bakker (7):
> ARM: dts: s5pv210: Split memory nodes to match spec
> ARM: dts: s5pv210: Adjust I2S entries to match spec
> ARM: dts: s5pv210: Adjust DMA node names to match spec
> ARM: dts: s5pv210: Remove spi-cs-high on panel in Aries
> ARM: dts: s5pv210: Correct interrupt name for bluetooth in Aries
> ARM: dts: s5pv210: Add charger regulator to max8998 in Aries
> ARM: dts: s5pv210: Add charger support in Aries
>
> arch/arm/boot/dts/s5pv210-aquila.dts | 8 +-
> arch/arm/boot/dts/s5pv210-aries.dtsi | 25 +++-
> arch/arm/boot/dts/s5pv210-fascinate4g.dts | 162 ++++++++++++++++++++++
> arch/arm/boot/dts/s5pv210-galaxys.dts | 144 +++++++++++++++++++
> arch/arm/boot/dts/s5pv210-goni.dts | 14 +-
> arch/arm/boot/dts/s5pv210.dtsi | 24 ++--
> 6 files changed, 354 insertions(+), 23 deletions(-)
>