From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Shevchenko Subject: Re: [PATCH v9 6/6] i2c: designware: enable SLAVE in platform module Date: Mon, 08 May 2017 19:40:18 +0300 Message-ID: <1494261618.30052.67.camel@linux.intel.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Luis Oliveira , wsa@the-dreams.de, robh+dt@kernel.org, mark.rutland@arm.com, jarkko.nikula@linux.intel.com, mika.westerberg@linux.intel.com, linux-i2c@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Ramiro.Oliveira@synopsys.com, Joao.Pinto@synopsys.com, CARLOS.PALMINHA@synopsys.com List-Id: devicetree@vger.kernel.org On Mon, 2017-05-08 at 11:37 +0100, Luis Oliveira wrote: > - Slave mode selected in platform module if the support is detected in >   the DT. >  config I2C_DESIGNWARE_PLATFORM >   tristate "Synopsys DesignWare Platform" >   select I2C_DESIGNWARE_CORE > + select I2C_DESIGNWARE_SLAVE >   depends on (ACPI && COMMON_CLK) || !ACPI >   help >     If you say yes to this option, support will be included for > the > @@ -483,6 +484,7 @@ config I2C_DESIGNWARE_SLAVE >   bool "Synopsys DesignWare Slave" >   select I2C_SLAVE >   depends on I2C_DESIGNWARE_PLATFORM > + default y Can you elaborate why this line is needed? -- Andy Shevchenko Intel Finland Oy