From mboxrd@z Thu Jan 1 00:00:00 1970 From: robh@kernel.org (Rob Herring) Date: Fri, 12 Oct 2018 14:33:34 -0500 Subject: [PATCH v2 1/2] dt-bindings: i2c-omap: Add new compatible for AM654 SoCs In-Reply-To: <20180928052557.21663-2-vigneshr@ti.com> References: <20180928052557.21663-1-vigneshr@ti.com> <20180928052557.21663-2-vigneshr@ti.com> Message-ID: <20181012193334.GA29966@bogus> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, 28 Sep 2018 10:55:56 +0530, Vignesh R wrote: > AM654 SoCs have same I2C IP as OMAP SoCs. Add new compatible to > handle AM654 SoCs. While at that reformat the existing compatible list > for older SoCs to list one valid compatible per line. > > Signed-off-by: Vignesh R > --- > > v2: Reformat compatible existing compatible list. > > Documentation/devicetree/bindings/i2c/i2c-omap.txt | 8 ++++++-- > 1 file changed, 6 insertions(+), 2 deletions(-) > Reviewed-by: Rob Herring