Message ID | 1461099.EW9lnJUZxa@diego |
---|---|
State | New |
Headers | show |
On Thursday 09 April 2015, Heiko Stübner wrote: > Hi Arnd, Olof, > > these are 4 small dts improvements, two of which where waiting for > dependend patches to go into the respective maintainer trees. > I don't think there is something controversial in here, but it still > might be to late for 4.1, if so I'll repost these for 4.2 instead. Your description makes it sound like there is something going wrong here with the dependency tracking. Do you mean that merging these patches without the other subsystem specific changes would cause problems, or were you just waiting for the DT bindings to stabilize? If the dtsi changes by themselves would cause compile-time or run-time problems, we should not merge them without having the commits for the driver changes first. In either case, I think it's too late now, so please send them again for 4.2. Thanks, Arnd > > > The following changes since commit 91d5cb737287642b75e47790a28a43cd0efd80cb: > > ARM: dts: rockchip: complete rk3288-evb pmic supplies (2015-03-13 00:07:39 +0100) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.1-rockchip-dts2 > > for you to fetch changes up to 98febfbeb99dc0cb1409099eba0e93d0cab12843: > > ARM: dts: rockchip: enable tsadc on rk3288 boards (2015-04-07 23:28:51 +0200) > > ---------------------------------------------------------------- > Some more quite small changes. Enabling the tsadc on the other > supported rk3288 boards besides the rk3288-evb, the firefly board > needs a hym8563 fix that was accepted into the mm-tree. > Adding the act8846 supplies for the firefly board, which where > somehow forgotten. > Also the addition of the cortex-a12-pmu dt node and the sdmmc supplies > on the rk3288-evb which now do not produce deferal errors anymore > thanks to a patch going through the mmc tree. > > ---------------------------------------------------------------- > Doug Anderson (1): > ARM: dts: rockchip: Specify VMMC and VQMMC on rk3288-evb > > Heiko Stuebner (2): > ARM: dts: rockchip: add act8846 supplies on rk3288-firefly > ARM: dts: rockchip: enable tsadc on rk3288 boards > > Sonny Rao (1): > arm: dts: rockchip: Enable Cortex-A12 HW PMU events on rk3288 > > arch/arm/boot/dts/rk3288-evb.dtsi | 23 +++++++++++++++++++++++ > arch/arm/boot/dts/rk3288-firefly.dtsi | 14 ++++++++++++++ > arch/arm/boot/dts/rk3288-popmetal.dts | 6 ++++++ > arch/arm/boot/dts/rk3288.dtsi | 8 ++++++++ > 4 files changed, 51 insertions(+) > > > _______________________________________________ > linux-arm-kernel mailing list > linux-arm-kernel@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel >