From mboxrd@z Thu Jan 1 00:00:00 1970 From: robh@kernel.org (Rob Herring) Date: Fri, 23 Sep 2016 10:01:13 -0500 Subject: [PATCH 0/2] i2c: meson: add gxbb compatible string In-Reply-To: <20160915194146.GB7863@katana> References: <1473846557-18123-1-git-send-email-jbrunet@baylibre.com> <20160915194146.GB7863@katana> Message-ID: To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org On Thu, Sep 15, 2016 at 2:41 PM, Wolfram Sang wrote: > On Wed, Sep 14, 2016 at 11:49:15AM +0200, Jerome Brunet wrote: >> This patchset adds a specific compatible string in the Meson I2C driver >> for the Amlogic Meson gxbb SoC. >> >> Other patch series (pinctrl and device tree) are being sent to complete >> the i2c support on meson gxbb >> >> Neil Armstrong (2): >> i2c: meson: add gxbb compatible string >> dt-bindings: i2c-meson: add gxbb compatible string > > Squashed both patches and applied to for-next, thanks! Please don't squash. We ask people to split DT bindings for a reason being reviews and bindings may not go thru subsystem maintainers in the future. It also makes it harder to find things in the archives or patchwork (as does maintainer fixups of subject lines). Rob