All of lore.kernel.org
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert@linux-m68k.org>
To: Mark Brown <broonie@kernel.org>
Cc: "Biju Das" <biju.das@bp.renesas.com>,
	カオ・ヴァン・ドン <cv-dong@jinso.co.jp>,
	"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
	<devicetree@vger.kernel.org>,
	"Geert Uytterhoeven" <geert+renesas@glider.be>,
	稲吉 <h-inayoshi@jinso.co.jp>,
	"Simon Horman" <horms+renesas@verge.net.au>,
	"Kuninori Morimoto" <kuninori.morimoto.gx@renesas.com>,
	Linux-Renesas <linux-renesas-soc@vger.kernel.org>,
	linux-spi <linux-spi@vger.kernel.org>,
	"Hoan Nguyen An" <na-hoan@jinso.co.jp>,
	Dung:人ソ <nv-dung@jinso.co.jp>,
	"Yoshihiro Shimoda" <yoshihiro.shimoda.uh@renesas.com>
Subject: Re: Applied "spi: sh-msiof: Document r8a77470 bindings" to the spi tree
Date: Tue, 30 Apr 2019 10:32:56 +0200	[thread overview]
Message-ID: <CAMuHMdXnZjND2f9dfrq=0+TuS3ZpAgmpAspBfbH-VvtsH=6TYg@mail.gmail.com> (raw)
In-Reply-To: <20190415085333.91F9A1127B60@debutante.sirena.org.uk>

Hi Mark,

On Mon, Apr 15, 2019 at 10:53 AM Mark Brown <broonie@kernel.org> wrote:
> The patch
>
>    spi: sh-msiof: Document r8a77470 bindings
>
> has been applied to the spi tree at
>
>    https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-5.2
>
> All being well this means that it will be integrated into the linux-next
> tree (usually sometime in the next 24 hours) and sent to Linus during
> the next merge window (or sooner if it is a bug fix), however if
> problems are discovered then the patch may be dropped or reverted.
>
> You may get further e-mails resulting from automated or manual testing
> and review of the tree, please engage with people reporting problems and
> send followup patches addressing any issues that are reported if needed.
>
> If any updates are required or you are submitting further changes they
> should be sent as incremental updates against current git, existing
> patches will not be replaced.
>
> Please add any relevant lists and maintainers to the CCs when replying
> to this mail.
>
> Thanks,
> Mark
>
> From efc3d5b2e79bd5470fa4a333933867d7b934a3e6 Mon Sep 17 00:00:00 2001
> From: Cao Van Dong <cv-dong@jinso.co.jp>
> Date: Thu, 11 Apr 2019 16:54:21 +0900
> Subject: [PATCH] spi: sh-msiof: Document r8a77470 bindings
>
> Document SoC specific bindings for R-Car RZ/G1C(r8a77470) SoC.
>
> Signed-off-by: Cao Van Dong <cv-dong@jinso.co.jp>
> Signed-off-by: Mark Brown <broonie@kernel.org>

Is their any specific reason this was dropped from spi/for-next again?
Upon closer look, the following seem to have been dropped as well, compared
to last week:

$ git cherry -v spi/for-next 96a9209ae8ebb4e8
+ 0e530e4eba5e9003af83c6afda833c64c7fcae08 spi: spi-mem: Fix build
error without CONFIG_SPI_MEM
+ d4a91044e241d8f87fb990b673549a7d2f9cacc4 spi: spi-mem: Make
spi_mem_default_supports_op() static inline
+ 2c54c4a640ed4dc9db03693641a1a651535f05f1 spi: pxa2xx: use a module
softdep for dw_dmac
+ bf0c999f7f0e8934c8db8261fb67a38770fffac2 spi: pxa2xx: fix SCR
(divisor) calculation
+ efc3d5b2e79bd5470fa4a333933867d7b934a3e6 spi: sh-msiof: Document
r8a77470 bindings
+ ac533755d3cb2db003785f9f770646295643bee1 spi: Remove one needless
transfer speed fall back case
+ 179f7949c0663f1923564acf0e626d459ea80047 spi: Remove warning in
spi_split_transfers_maxsize()
+ 8ed2e1a50e74a08adce3fe0207be1649b2b13a83 spi: Release spi_res after
finalizing message
+ 316e60af88bc81780a01c0f5b431affe0e679686 spi/trace: Cap buffer
contents at 64 bytes
+ 3f6e3f7843a6a1667ed890ca51a1388fc7bf3429 spi: tegra114: fix PIO transfer
+ 5127b4d69f96793dfabb602b133dc19d1aa36880 spi: pxa2xx: Add support
for Intel Comet Lake
+ bee5c20b7323a7af027d1b4ba538137b518ad232 dt-bindings: spi:
spi-mt65xx: add support for MT8516
+ 4b490710d4d24f95e95a07baac6f3f98bb94cf3b spi: expand mode support
+ ad1ac1fa0b24b40281eeccdc1d7b085e77639357 spi/spi-bcm2835: Split
transfers that exceed DLEN

Thanks!

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

  reply	other threads:[~2019-04-30  8:33 UTC|newest]

Thread overview: 56+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-11  7:54 [PATCH v2 00/20] Add more support to the RZ/G1C (r8a77470) SoC Cao Van Dong
2019-04-11  7:54 ` [PATCH v2 01/20] ARM: dts: r8a77470: Add HSCIF support Cao Van Dong
2019-04-12 11:55   ` Simon Horman
2019-04-30 13:00   ` Geert Uytterhoeven
2019-04-11  7:54 ` [PATCH v2 02/20] ARM: dts: r8a77470: Add MSIOF support Cao Van Dong
2019-04-12 11:22   ` Simon Horman
2019-04-11  7:54 ` [PATCH v2 03/20] ARM: dts: r8a77470: Add PWM support Cao Van Dong
2019-04-12 12:01   ` Simon Horman
2019-04-11  7:54 ` [PATCH v2 04/20] ARM: dts: r8a77470: Add CAN support Cao Van Dong
2019-04-12 11:25   ` Simon Horman
2019-04-11  7:54 ` [PATCH v2 05/20] ARM: dts: r8a77470: Add VIN support Cao Van Dong
2019-04-12 11:26   ` Simon Horman
2019-04-11  7:54 ` [PATCH v2 06/20] ARM: dts: r8a77470: Add Audio support Cao Van Dong
2019-04-12 11:31   ` Simon Horman
2019-04-11  7:54 ` [PATCH v2 07/20] ARM: dts: r8a77470: Add Audio-DMAC support Cao Van Dong
2019-04-11  7:54 ` [PATCH v2 08/20] ARM: dts: r8a77470: Add Ether support Cao Van Dong
2019-04-12 11:36   ` Simon Horman
2019-04-11  7:54 ` [PATCH v2 09/20] ARM: dts: r8a77470: Add VSP support Cao Van Dong
2019-04-12 11:41   ` Simon Horman
2019-04-11  7:54 ` [PATCH v2 10/20] ARM: dts: r8a77470: Add FDP1 support Cao Van Dong
2019-04-12 11:45   ` Simon Horman
2019-04-11  7:54 ` [PATCH v2 11/20] ARM: dts: r8a77470: Add LVDS support Cao Van Dong
2019-04-11  7:54 ` [PATCH v2 12/20] ARM: dts: r8a77470: Add audio clocks Cao Van Dong
2019-04-11  7:54 ` [PATCH v2 13/20] ARM: dts: r8a77470: Add can clocks Cao Van Dong
2019-04-11  7:54 ` [PATCH v2 14/20] dt-bindings: display: renesas: lvds: Add r8a77470 support Cao Van Dong
2019-04-12 10:43   ` Simon Horman
2019-04-11  7:54 ` [PATCH v2 15/20] media: dt-bindings: media: rcar_vin: Document r8a77470 bindings Cao Van Dong
2019-04-12 10:53   ` Simon Horman
2019-04-29 18:03   ` Rob Herring
2019-04-29 18:03     ` Rob Herring
2019-04-11  7:54 ` [PATCH v2 16/20] ASoC: rsnd: " Cao Van Dong
2019-04-15  8:53   ` Applied "ASoC: rsnd: Document r8a77470 bindings" to the asoc tree Mark Brown
2019-04-15  8:53     ` Mark Brown
2019-04-11  7:54 ` [PATCH v2 17/20] dt-bindings: pwm: Document r8a77470 bindings Cao Van Dong
2019-04-12 10:58   ` Simon Horman
2019-04-29 18:05   ` Rob Herring
2019-04-29 18:05     ` Rob Herring
2019-04-11  7:54 ` [PATCH v2 18/20] sh_eth: " Cao Van Dong
2019-04-12 11:05   ` Simon Horman
2019-04-29 18:05   ` Rob Herring
2019-04-29 18:05     ` Rob Herring
2019-04-11  7:54 ` [PATCH v2 19/20] spi: sh-msiof: " Cao Van Dong
2019-04-12 11:10   ` Simon Horman
2019-04-15  8:53   ` Applied "spi: sh-msiof: Document r8a77470 bindings" to the spi tree Mark Brown
2019-04-15  8:53     ` Mark Brown
2019-04-30  8:32     ` Geert Uytterhoeven [this message]
2019-05-02  1:36       ` Mark Brown
2019-04-11  7:54 ` [PATCH v2 20/20] dt-bindings: can: rcar_can: Document r8a77470 bindings Cao Van Dong
2019-04-12 11:17   ` Simon Horman
2019-04-29 18:05   ` Rob Herring
2019-04-29 18:05     ` Rob Herring
2019-08-21  8:08     ` Geert Uytterhoeven
2019-04-11  8:30 ` [PATCH v2 00/20] Add more support to the RZ/G1C (r8a77470) SoC Chris Paterson
2019-04-11  8:30   ` Chris Paterson
2019-04-11 15:25 ` Niklas Söderlund
2019-04-11 15:25   ` Niklas Söderlund

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAMuHMdXnZjND2f9dfrq=0+TuS3ZpAgmpAspBfbH-VvtsH=6TYg@mail.gmail.com' \
    --to=geert@linux-m68k.org \
    --cc=biju.das@bp.renesas.com \
    --cc=broonie@kernel.org \
    --cc=cv-dong@jinso.co.jp \
    --cc=devicetree@vger.kernel.org \
    --cc=geert+renesas@glider.be \
    --cc=h-inayoshi@jinso.co.jp \
    --cc=horms+renesas@verge.net.au \
    --cc=kuninori.morimoto.gx@renesas.com \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=linux-spi@vger.kernel.org \
    --cc=na-hoan@jinso.co.jp \
    --cc=nv-dung@jinso.co.jp \
    --cc=yoshihiro.shimoda.uh@renesas.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.