From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Mon, 8 Oct 2018 14:25:53 +0800 Subject: [PATCH 04/36] dt-bindings: arm: fsl: Move DCFG and SCFG bindings to their own docs In-Reply-To: <20181005165848.3474-5-robh@kernel.org> References: <20181005165848.3474-1-robh@kernel.org> <20181005165848.3474-5-robh@kernel.org> Message-ID: <20181008062550.GK3587@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Oct 05, 2018 at 11:58:16AM -0500, Rob Herring wrote: > In preparation to convert board-level bindings to json-schema, move > various misc SoC bindings out to their own file. > > Cc: Shawn Guo > Cc: Mark Rutland > Cc: devicetree at vger.kernel.org > Signed-off-by: Rob Herring Acked-by: Shawn Guo