From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: 15 May 2019 17:30:03 +0900 Message-ID: <87zhno5e1h.wl-kuninori.morimoto.gx@renesas.com> From: Kuninori Morimoto Subject: Re: [PATCH v3 03/15] phy: renesas: rcar-gen3-usb2: detect usb_x1 clock In-Reply-To: <20190514145605.19112-4-chris.brandt@renesas.com> References: <20190514145605.19112-1-chris.brandt@renesas.com> <20190514145605.19112-4-chris.brandt@renesas.com> MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII To: Chris Brandt Cc: Rob Herring , Mark Rutland , Greg Kroah-Hartman , Simon Horman , Yoshihiro Shimoda , Geert Uytterhoeven , Sergei Shtylyov , Chunfeng Yun , linux-usb@vger.kernel.org, devicetree@vger.kernel.org, linux-renesas-soc@vger.kernel.org List-ID: Hi > @@ -110,6 +115,7 @@ struct rcar_gen3_chan { > bool extcon_host; > bool is_otg_channel; > bool uses_otg_pins; > + bool uses_usb_x1; > }; It seems we can start to think about bit-field around here ? Thank you for your help !! Best regards --- Kuninori Morimoto