[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <567225A1.7020001@amd.com>
Date: Wed, 16 Dec 2015 21:01:53 -0600
From: Suravee Suthikulanit <suravee.suthikulpanit@....com>
To: Loc Ho <lho@....com>
CC: Mika Westerberg <mika.westerberg@...ux.intel.com>,
<wsa@...-dreams.de>, <jarkko.nikula@...ux.intel.com>,
<andriy.shevchenko@...ux.intel.com>, Ken Xue <Ken.Xue@....com>,
<linux-i2c@...r.kernel.org>, <linux-acpi@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2] i2c: designware: Do not require clock when SSCN and
FFCN are provided
On 12/16/2015 8:56 PM, Loc Ho wrote:
> Hi,
>
>> The current driver uses input clock source frequency to calculate
>> values for [SS|FS]_[HC|LC] registers. However, when booting ACPI, we do not
>> currently have a good way to provide the frequency information.
>> Instead, we can leverage the SSCN and FFCN ACPI methods, which can be used
>> to directly provide these values. So, the clock information should
>> no longer be required during probing.
>>
>> However, since clk can be invalid, additional checks must be done where
>> we are making use of it.
>>
>> Signed-off-by: Suravee Suthikulpanit <Suravee.Suthikulpanit@....com>
>> ---
>>
>> Note: This has been tested on AMD Seattle RevB for both DT and ACPI.
>
> Tested on X-Gene hardware also.
>
> -Loc
>
Thanks for quick response.
Suravee
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists