Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1293482

Re: [PATCH] i2c: designware: Do not require clock when SSCN and FFCN are provided

From Loc Ho <lho@apm.com>
Newsgroups linux.kernel
Subject Re: [PATCH] i2c: designware: Do not require clock when SSCN and FFCN are provided
Date 2015-12-17 02:00 +0100
Message-ID <qGv5h-DM-23@gated-at.bofh.it> (permalink)
References <qG6qf-1QP-23@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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, this patch removes the clock requirement when SSCN and FFCN
> are provided.
>
> Signed-off-by: Suravee Suthikulpanit <Suravee.Suthikulpanit@amd.com>

Tested on X-Gene ACPI boot with updated FW and work just fine.

-Loc
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] i2c: designware: Do not require clock when SSCN and FFCN are provided Suravee Suthikulpanit <Suravee.Suthikulpanit@amd.com> - 2015-12-15 23:40 +0100
  Re: [PATCH] i2c: designware: Do not require clock when SSCN and FFCN  are provided Mika Westerberg <mika.westerberg@linux.intel.com> - 2015-12-16 10:50 +0100
    Re: [PATCH] i2c: designware: Do not require clock when SSCN and FFCN  are provided Suravee Suthikulpanit <Suravee.Suthikulpanit@amd.com> - 2015-12-16 15:20 +0100
      Re: [PATCH] i2c: designware: Do not require clock when SSCN and FFCN  are provided Mika Westerberg <mika.westerberg@linux.intel.com> - 2015-12-16 15:30 +0100
        Re: [PATCH] i2c: designware: Do not require clock when SSCN and FFCN  are provided Suravee Suthikulpanit <Suravee.Suthikulpanit@amd.com> - 2015-12-16 15:50 +0100
          Re: [PATCH] i2c: designware: Do not require clock when SSCN and FFCN  are provided Mika Westerberg <mika.westerberg@linux.intel.com> - 2015-12-16 16:10 +0100
  Re: [PATCH] i2c: designware: Do not require clock when SSCN and FFCN  are provided Loc Ho <lho@apm.com> - 2015-12-17 02:00 +0100

csiph-web