* [PATCH] ARM: dts: da850-lcdk: add clock properties to the nand node @ 2018-02-05 15:32 Bartosz Golaszewski [not found] ` <20180205153204.20317-1-brgl-ARrdPY/1zhM@public.gmane.org> 0 siblings, 1 reply; 2+ messages in thread From: Bartosz Golaszewski @ 2018-02-05 15:32 UTC (permalink / raw) To: Sekhar Nori, Kevin Hilman, Rob Herring, Mark Rutland, Russell King, David Lechner Cc: devicetree, linux-kernel, linux-arm-kernel, Bartosz Golaszewski From: Bartosz Golaszewski <bgolaszewski@baylibre.com> Make nand work with the common clock framework by specifying which clock should be used and what name to look up. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> --- arch/arm/boot/dts/da850-lcdk.dts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/arch/arm/boot/dts/da850-lcdk.dts b/arch/arm/boot/dts/da850-lcdk.dts index a1f4d6d5a569..2e725c57a0fe 100644 --- a/arch/arm/boot/dts/da850-lcdk.dts +++ b/arch/arm/boot/dts/da850-lcdk.dts @@ -264,6 +264,9 @@ reg = <0 0x02000000 0x02000000 1 0x00000000 0x00008000>; + clocks = <&psc0 3>; + clock-names = "aemif"; + ti,davinci-chipselect = <1>; ti,davinci-mask-ale = <0>; ti,davinci-mask-cle = <0>; -- 2.16.1 ^ permalink raw reply related [flat|nested] 2+ messages in thread
[parent not found: <20180205153204.20317-1-brgl-ARrdPY/1zhM@public.gmane.org>]
* Re: [PATCH] ARM: dts: da850-lcdk: add clock properties to the nand node [not found] ` <20180205153204.20317-1-brgl-ARrdPY/1zhM@public.gmane.org> @ 2018-02-07 17:09 ` kbuild test robot 0 siblings, 0 replies; 2+ messages in thread From: kbuild test robot @ 2018-02-07 17:09 UTC (permalink / raw) To: Bartosz Golaszewski Cc: kbuild-all-JC7UmRfGjtg, Sekhar Nori, Kevin Hilman, Rob Herring, Mark Rutland, Russell King, David Lechner, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r, devicetree-u79uwXL29TY76Z2rM5mHXA, linux-kernel-u79uwXL29TY76Z2rM5mHXA, Bartosz Golaszewski [-- Attachment #1: Type: text/plain, Size: 1081 bytes --] Hi Bartosz, I love your patch! Yet something to improve: [auto build test ERROR on robh/for-next] [also build test ERROR on v4.15 next-20180207] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Bartosz-Golaszewski/ARM-dts-da850-lcdk-add-clock-properties-to-the-nand-node/20180207-221912 base: https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git for-next config: arm-at91_dt_defconfig (attached as .config) compiler: arm-linux-gnueabi-gcc (Debian 7.2.0-11) 7.2.0 reproduce: wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # save the attached .config to linux build tree make.cross ARCH=arm All errors (new ones prefixed by >>): >> ERROR: Input tree has errors, aborting (use -f to force output) --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation [-- Attachment #2: .config.gz --] [-- Type: application/gzip, Size: 23404 bytes --] ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-02-07 17:09 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2018-02-05 15:32 [PATCH] ARM: dts: da850-lcdk: add clock properties to the nand node Bartosz Golaszewski [not found] ` <20180205153204.20317-1-brgl-ARrdPY/1zhM@public.gmane.org> 2018-02-07 17:09 ` kbuild test robot
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).