linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: imx6ul: Remove extra space between node name and {
@ 2018-12-06 19:22 Leonard Crestez
  2018-12-09 12:50 ` Shawn Guo
  0 siblings, 1 reply; 2+ messages in thread
From: Leonard Crestez @ 2018-12-06 19:22 UTC (permalink / raw)
  To: Shawn Guo, Fabio Estevam, Lothar Waßmann
  Cc: Aisheng Dong, linux-arm-kernel, linux-kernel, dl-linux-imx, kernel

Fixes: 7d1cd2978664 ("ARM: dts: imx6ul: add gpmi support")

Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
---
 arch/arm/boot/dts/imx6ul.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/imx6ul.dtsi b/arch/arm/boot/dts/imx6ul.dtsi
index 083d3446c41d..93ca2405ac8c 100644
--- a/arch/arm/boot/dts/imx6ul.dtsi
+++ b/arch/arm/boot/dts/imx6ul.dtsi
@@ -183,11 +183,11 @@
 			#dma-cells = <1>;
 			dma-channels = <4>;
 			clocks = <&clks IMX6UL_CLK_APBHDMA>;
 		};
 
-		gpmi: gpmi-nand@1806000         {
+		gpmi: gpmi-nand@1806000 {
 			compatible = "fsl,imx6q-gpmi-nand";
 			#address-cells = <1>;
 			#size-cells = <1>;
 			reg = <0x01806000 0x2000>, <0x01808000 0x2000>;
 			reg-names = "gpmi-nand", "bch";
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: dts: imx6ul: Remove extra space between node name and {
  2018-12-06 19:22 [PATCH] ARM: dts: imx6ul: Remove extra space between node name and { Leonard Crestez
@ 2018-12-09 12:50 ` Shawn Guo
  0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2018-12-09 12:50 UTC (permalink / raw)
  To: Leonard Crestez
  Cc: Fabio Estevam, Lothar Waßmann, Aisheng Dong, kernel,
	linux-kernel, linux-arm-kernel, dl-linux-imx

On Thu, Dec 06, 2018 at 07:22:16PM +0000, Leonard Crestez wrote:
> Fixes: 7d1cd2978664 ("ARM: dts: imx6ul: add gpmi support")
> 
> Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>

Applied, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-12-09 12:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-06 19:22 [PATCH] ARM: dts: imx6ul: Remove extra space between node name and { Leonard Crestez
2018-12-09 12:50 ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).