Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1537790
| From | Alexandre Belloni <alexandre.belloni@free-electrons.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3] ARM: at91/dt: add dts file for sama5d36ek CMP board |
| Date | 2016-12-07 15:50 +0100 |
| Message-ID | <sLLHH-1lX-5@gated-at.bofh.it> (permalink) |
| References | <sFPkZ-5k4-1@gated-at.bofh.it> <sFXse-2bv-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi, On 21/11/2016 at 15:02:48 +0100, Alexandre Belloni wrote : > > Changes in v3: > > - Use a dual license scheme for DT files. > > - Use the proper model name and the compatible string to reflect > > the nature of this new "CMP" board. > > - Change name of wakeup property to "wakeup-source". > > - Remove unnecessary comments. > > - Remove bootargs. > > > > Changes in v2: > > - Add the pinctrl sleep state for adc0 node to fix the over > > consumption on VDDANA. > > - Improve the commit log. > > > > arch/arm/boot/dts/sama5d36ek_cmp.dts | 87 ++++++++++ > > arch/arm/boot/dts/sama5d3xcm_cmp.dtsi | 201 +++++++++++++++++++++++ > > arch/arm/boot/dts/sama5d3xmb_cmp.dtsi | 301 ++++++++++++++++++++++++++++++++++ > > 3 files changed, 589 insertions(+) > > create mode 100644 arch/arm/boot/dts/sama5d36ek_cmp.dts > > create mode 100644 arch/arm/boot/dts/sama5d3xcm_cmp.dtsi > > create mode 100644 arch/arm/boot/dts/sama5d3xmb_cmp.dtsi > > > Applied, thanks. > Actually, I have to postpone this one for 4.12 because it depends on https://patchwork.ozlabs.org/patch/688265/ -- Alexandre Belloni, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v3] ARM: at91/dt: add dts file for sama5d36ek CMP board Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-12-07 15:50 +0100
csiph-web