From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geert Uytterhoeven Date: Fri, 06 Jan 2017 10:11:19 +0000 Subject: Re: [PATCH 02/19] serial: sh-sci: Don't rely on platform data flags when not needed Message-Id: List-Id: References: <20170103230639.19660-1-laurent.pinchart+renesas@ideasonboard.com> <20170103230639.19660-3-laurent.pinchart+renesas@ideasonboard.com> In-Reply-To: <20170103230639.19660-3-laurent.pinchart+renesas@ideasonboard.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Laurent Pinchart Cc: Linux-Renesas , Linux-sh list , "linux-serial@vger.kernel.org" , Geert Uytterhoeven On Wed, Jan 4, 2017 at 12:06 AM, Laurent Pinchart wrote: > The UPF_BOOT_AUTOCONF platform data flag is set by all platforms, > hardcode it. > > The UPF_IOREMAP flag is set by a single SH platform and thus needs to be > kept. However, for ARM platforms, we can base the decision on whether an > OF node is present and bypass the platform data flags completely. > > Signed-off-by: Laurent Pinchart Reviewed-by: Geert Uytterhoeven 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