From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 2/4] ARM: dts: dm8168-evm: add the external reference clock for SATA Date: Tue, 14 Mar 2017 08:05:45 -0700 Message-ID: <20170314150545.GB20572@atomide.com> References: <1489423399-3824-1-git-send-email-bgolaszewski@baylibre.com> <1489423399-3824-3-git-send-email-bgolaszewski@baylibre.com> <20170313213405.GX20572@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Bartosz Golaszewski Cc: Rob Herring , Mark Rutland , Neil Armstrong , Michael Turquette , Kevin Hilman , Patrick Titiano , Paul Walmsley , linux-ide@vger.kernel.org, linux-devicetree , LKML , arm-soc , linux-omap@vger.kernel.org List-Id: devicetree@vger.kernel.org * Bartosz Golaszewski [170314 08:03]: > 2017-03-13 22:34 GMT+01:00 Tony Lindgren : > > * Bartosz Golaszewski [170313 09:45]: > >> This board has an external oscillator supplying the reference clock > >> signal for SATA. Its rate is fixed at 100Mhz. Add a corresponding > >> device tree node. > > > > Is this the 100MHz clock from PCIe? Just like on dm814x-evm as noted > > in the workaround thread below: > > > > http://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/716/p/181083/671141 > > > > Regards, > > > > Tony > > > > Hi Tony, > > these signals come from a TI CDCM61002 (U30 on the board's > schematics). It's hardwired to 100mHZ output. Oh OK thanks. Tony