Message ID | 20190203212936.17053-2-vz@mleia.com (mailing list archive) |
---|---|
State | Mainlined, archived |
Commit | 0293adf76ae96cea6e1690e79d9912c690bccde3 |
Headers | show |
Series | [GIT,PULL,1/3] ARM: defconfig: NXP LPC32xx and LPC18xx/LPC43xx changes for 5.1 | expand |
On Sun, Feb 3, 2019 at 10:29 PM Vladimir Zapolskiy <vz@mleia.com> wrote: > Here are the changes for ARM NXP LPC32xx and ARM NXP LPC18xx/LPC43xx > devicetree files: > > * added dts file for MYIR Tech MYD-LPC4357 development board, > * two missing properties are added to LPC32xx keypad controller device > tree node, this fixes a long-standing problem with its initialization, > * LPC32xx PL11x LCD controller device node got corrected properties, > which allows to use it with a new PL11x DRM driver, > * output voltage level on one of Phytec phyCORE-LPC3250 fixed regulators > is corrected, the fix is needed to remove duplicating platform data, > * Phytec phyCORE-LPC3250 board gets a description of a kit LCD panel, > this completes setup of CLCD device tree node for the board, > * added unit addresses to memory device nodes on EA and Phytec boards, > * fixes of ordinary warnings in dts formatting like leading zeroes, > unused address and size cell properties and so on. Pulled into arm/dt, thanks! Arnd