- Nov 05, 2018
-
-
Sergei Shtylyov authored
The "official" Condor boards have always been wired to mount NFS via GEther, not EtherAVB -- the boards resoldered for EtherAVB were local to Cogent Embedded, so we've been having an unpleasant situation where a "normal" Condor board still can't mount NFS (unless an EtherAVB PHY extension board is plugged in). Switch from EtherAVB to GEther at last! Fixes: 8091788f ("arm64: dts: renesas: condor: add EtherAVB support") Signed-off-by:
Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Signed-off-by:
Simon Horman <horms+renesas@verge.net.au>
-
Kuninori Morimoto authored
hscif2 has 4 dmas, but has only 2 dma-names. This patch add missing dma-names. Signed-off-by:
Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Reviewed-by:
Geert Uytterhoeven <geert+renesas@glider.be> Fixes: e0f0bda7 ("arm64: dts: renesas: r8a7795: sort subnodes of the soc node") Signed-off-by:
Simon Horman <horms+renesas@verge.net.au>
-
- Oct 23, 2018
-
-
Thor Thayer authored
Properly specify the RX and TX FIFO size which is important for Jumbo frames. Update the max-frame-size to support Jumbo frames. Signed-off-by:
Thor Thayer <thor.thayer@linux.intel.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
-
- Oct 05, 2018
-
-
Dinh Nguyen authored
Add ethernet<n> alias for all gmacs on the devkit. Signed-off-by:
Dinh Nguyen <dinguyen@kernel.org> --- v2: move ethernet aliases to board file
-
- Oct 04, 2018
-
-
Kunihiko Hayashi authored
Add nodes of USB2 physical layer for UniPhier SoC. This supports LD11. Signed-off-by:
Kunihiko Hayashi <hayashi.kunihiko@socionext.com> Signed-off-by:
Masahiro Yamada <yamada.masahiro@socionext.com>
-
Kunihiko Hayashi authored
Add USB3 controller nodes including usb-core, resets, regulator, ss-phy and hs-phy. This supports for LD20, PXs3 and the boards. This includes additional efuse nodes for obtaining PHY trimming values. Signed-off-by:
Kunihiko Hayashi <hayashi.kunihiko@socionext.com> Signed-off-by:
Masahiro Yamada <yamada.masahiro@socionext.com>
-
- Oct 03, 2018
-
-
Jerome Brunet authored
While it is possible to rework the s400 board to solder an eMMC on it, it is not the default option and most boards are fitted with a NAND instead. Let's disable the emmc device by default to reflect this. The board equipped with an eMMC will just have to alter the DT in the bootloader, like we do for the reserved memory regions. Signed-off-by:
Jerome Brunet <jbrunet@baylibre.com> Signed-off-by:
Kevin Hilman <khilman@baylibre.com>
-
Jerome Brunet authored
eMMC pwrseq is defined in the s400 dts but not used in the emmc node. This is probably just a copy/paste error Fixes: 221cf34b ("ARM64: dts: meson-axg: enable the eMMC controller") Signed-off-by:
Jerome Brunet <jbrunet@baylibre.com> Signed-off-by:
Kevin Hilman <khilman@baylibre.com>
-
Baruch Siach authored
This adds support for the PCIe interface on the CON4 mini-PCIe connector. Signed-off-by:
Baruch Siach <baruch@tkos.co.il> Signed-off-by:
Gregory CLEMENT <gregory.clement@bootlin.com>
-
Miquel Raynal authored
The ICU handles several interrupt groups, each of them being a subpart of the ICU node. Signed-off-by:
Miquel Raynal <miquel.raynal@bootlin.com> Signed-off-by:
Gregory CLEMENT <gregory.clement@bootlin.com>
-
Miquel Raynal authored
Create an ICU subnode for the NSR interrupts. This subnode becomes the CP110 interrupt parent, removing the need for the ICU_GRP_NSR parameter. Move all DT110 nodes to use these new bindings. Signed-off-by:
Miquel Raynal <miquel.raynal@bootlin.com> Signed-off-by:
Gregory CLEMENT <gregory.clement@bootlin.com>
-
- Oct 02, 2018
-
-
Masahiro Yamada authored
Add SD controller nodes for LD20 and PXs3. LD20 does not support the UHS mode, while PXs3 supports it. Signed-off-by:
Masahiro Yamada <yamada.masahiro@socionext.com>
-
Miquel Raynal authored
Add the System Error Interrupt node, representing an IRQ chip which is part of the GIC. The SEI node aggregates interrupts from the AP through wired interrupts, and from the CPs through MSIs. Signed-off-by:
Miquel Raynal <miquel.raynal@bootlin.com> Signed-off-by:
Gregory CLEMENT <gregory.clement@bootlin.com>
-
orenbh authored
This patch adds CPU deep Idle and Cluster deep Idle states BUT it defines the idle state for each cpu (defined under cpu-idle-states parameter) only for the quad version therefore it does NOT activate CPU Idle capability for the other version. [gregory: extract from a larger patch] Signed-off-by:
orenbh <orenbh@marvell.com> Signed-off-by:
Gregory CLEMENT <gregory.clement@bootlin.com>
-
Gregory CLEMENT authored
Aligned with what we have done for the others nodes. It will also allow to easily modify the cpu configuration at board (or sub-SoC) level. Signed-off-by:
Gregory CLEMENT <gregory.clement@bootlin.com>
-
- Sep 30, 2018
-
-
Saravanan Sekar authored
Remove fixed clock in Cubieboard 7 and use Clock Management Unit clocks for all UART nodes in Actions Semi S700 SoC. Signed-off-by:
Parthiban Nallathambi <pn@denx.de> Signed-off-by:
Saravanan Sekar <sravanhome@gmail.com> Reviewed-by:
Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Signed-off-by:
Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> [AF: Moved/added to SoC] Signed-off-by:
Andreas Färber <afaerber@suse.de>
-
Saravanan Sekar authored
Add Clock Management Unit for Actions Semi S700 SoC. Signed-off-by:
Parthiban Nallathambi <pn@denx.de> Signed-off-by:
Saravanan Sekar <sravanhome@gmail.com> Reviewed-by:
Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Signed-off-by:
Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Signed-off-by:
Andreas Färber <afaerber@suse.de>
-
Manivannan Sadhasivam authored
Add DMA controller node for Actions Semi S900 SoC. Signed-off-by:
Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Signed-off-by:
Andreas Färber <afaerber@suse.de>
-
Manivannan Sadhasivam authored
Add pinctrl definitions for Actions Semiconductor S900 I2C controllers. Pinctrl definitions are only available for I2C0, I2C1, and I2C2. Enable I2C1 and I2C2 exposed on the low speed expansion connector in Bubblegum-96 board. Signed-off-by:
Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> [AF: Squashed] Signed-off-by:
Andreas Färber <afaerber@suse.de>
-
Manivannan Sadhasivam authored
Add I2C controller nodes for Actions Semiconductor S900 SoC. Signed-off-by:
Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> [AF: Squashed/added clocks, dropped pinctrl properties for now] Signed-off-by:
Andreas Färber <afaerber@suse.de>
-
Manivannan Sadhasivam authored
Add gpio line names to Actions Semi S900 based Bubblegum-96 board. Signed-off-by:
Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Reviewed-by:
Linus Walleij <linus.walleij@linaro.org> Signed-off-by:
Andreas Färber <afaerber@suse.de>
-
Manivannan Sadhasivam authored
Add gpio properties to pinctrl node for Actions Semi S900 SoC. Signed-off-by:
Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Reviewed-by:
Linus Walleij <linus.walleij@linaro.org> Signed-off-by:
Andreas Färber <afaerber@suse.de>
-
Manivannan Sadhasivam authored
Add pinctrl nodes for Actions Semi S900 SoC. Signed-off-by:
Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Reviewed-by:
Linus Walleij <linus.walleij@linaro.org> Signed-off-by:
Andreas Färber <afaerber@suse.de>
-
Manivannan Sadhasivam authored
Add Actions Semi S900 Smart Power System (SPS) node. Signed-off-by:
Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Signed-off-by:
Andreas Färber <afaerber@suse.de>
-
Manivannan Sadhasivam authored
Remove fixed clock in Bubblegum-96 board and source CMU (Clock Management Unit) clock for UART nodes in Actions Semi S900 SoC. Signed-off-by:
Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> [AF: Move/add clocks to SoC] Signed-off-by:
Andreas Färber <afaerber@suse.de>
-
Manivannan Sadhasivam authored
Add Actions Semi S900 Clock Management Unit (CMU) nodes. Signed-off-by:
Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Signed-off-by:
Andreas Färber <afaerber@suse.de>
-
- Sep 29, 2018
-
-
Chen-Yu Tsai authored
Bananapi released an updated revision of the H3/H5 based Bananapi M2+. Version 1.2 enables voltage control for the CPU's regulator by using a GPIO line to toggle a MOSFET that can change the effective resistance value in the regulator's feedback network. This patch adds a common .dtsi file for this new revision, which includes the original common sunxi-bananapi-m2-plus.dtsi file, and adds the GPIO-controlled regulator and a cpu-supply reference. H3 and H5 variant dts files are added as well. Acked-by:
Maxime Ripard <maxime.ripard@bootlin.com> Signed-off-by:
Chen-Yu Tsai <wens@csie.org>
-
Chen-Yu Tsai authored
The Bananapi M2 Plus H5 is a variant of the original Bananapi M2 Plus, with the H3 SoC replaced with an H5. Everything else is the same. Add a stub device tree incorporating the shared bananapi-m2-plus dtsi file. Acked-by:
Maxime Ripard <maxime.ripard@bootlin.com> Signed-off-by:
Chen-Yu Tsai <wens@csie.org>
-
Chen-Yu Tsai authored
The H5 has a Mali-450 GPU with 4 Pixel Processor cores. Interestingly, while the datasheet lists an interrupt line for the GPU's PMU, the hardware block itself doesn't seem to have it. Reads from the PMU address range all return zero, and writes are ignored. Signed-off-by:
Chen-Yu Tsai <wens@csie.org> Signed-off-by:
Maxime Ripard <maxime.ripard@bootlin.com>
-
- Sep 28, 2018
-
-
Leilk Liu authored
This patch adds MT2712 spi slave into device tree. Signed-off-by:
Leilk Liu <leilk.liu@mediatek.com> Signed-off-by:
Matthias Brugger <matthias.bgg@gmail.com>
-
Heiko Stuebner authored
Enable necessary nodes to get output on the hdmi port of the board. Signed-off-by:
Heiko Stuebner <heiko@sntech.de>
-
Heiko Stuebner authored
Add the chain of display nodes from the core display-subsystem through the one vop to the dw-hdmi output. Signed-off-by:
Heiko Stuebner <heiko@sntech.de> Tested-by:
Robin Murphy <robin.murphy@arm.com> changes in v3: - drop reg from hdmi-in-port changes in v2: - remove trailing 0 from vop irq
-
Heiko Stuebner authored
The rk3328 uses a hdmiphy from Innosilicon, so add the necessary node to the rk3328 soc devicetree. Signed-off-by:
Heiko Stuebner <heiko@sntech.de> Tested-by:
Robin Murphy <robin.murphy@arm.com>
-
Rob Herring authored
SPI controller nodes should be named 'spi' rather than 'ssp'. Fixing the name enables dtc SPI bus checks. Cc: Chanho Min <chanho.min@lge.com> Signed-off-by:
Rob Herring <robh@kernel.org> Signed-off-by:
Arnd Bergmann <arnd@arndb.de>
-
Rob Herring authored
dtc has new checks for SPI buses. Fix the warnings in node names. arch/arm64/boot/dts/amd/amd-overdrive.dtb: Warning (spi_bus_bridge): /smb/ssp@e1030000: node name for SPI buses should be 'spi' arch/arm64/boot/dts/amd/amd-overdrive-rev-b0.dtb: Warning (spi_bus_bridge): /smb/ssp@e1030000: node name for SPI buses should be 'spi' arch/arm64/boot/dts/amd/amd-overdrive-rev-b1.dtb: Warning (spi_bus_bridge): /smb/ssp@e1030000: node name for SPI buses should be 'spi' Cc: Brijesh Singh <brijeshkumar.singh@amd.com> Cc: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com> Cc: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by:
Rob Herring <robh@kernel.org> Signed-off-by:
Arnd Bergmann <arnd@arndb.de>
-
Marek Behún authored
This adds the system controller node for CPU Miscellaneous Registers (which is needed for the watchdog node) and the watchdog node. Signed-off-by:
Marek Behún <marek.behun@nic.cz> Signed-off-by:
Gregory CLEMENT <gregory.clement@bootlin.com>
-
- Sep 27, 2018
-
-
Thor Thayer authored
Correct the register size of the System Manager node. Cc: stable@vger.kernel.org Fixes: 78cd6a9d ("arm64: dts: Add base stratix 10 dtsi") Signed-off-by:
Thor Thayer <thor.thayer@linux.intel.com> Signed-off-by:
Dinh Nguyen <dinguyen@kernel.org>
-
Rodrigo Exterckötter Tjäder authored
The PHY found on the A64-OLinuXino requires a TX delay in order to operate properly. Olimex uses a 600ps second delay in their BSP, and that has been found to work, so let's use that value in the current DT. Signed-off-by:
Rodrigo Exterckötter Tjäder <rodrigo@tjader.xyz> Signed-off-by:
Chen-Yu Tsai <wens@csie.org>
-
Jisheng Zhang authored
Add initial dtsi file to support Synaptics AS370 SoC with quad Cortex-A53 CPUs. Signed-off-by:
Jisheng Zhang <Jisheng.Zhang@synaptics.com>
-
- Sep 26, 2018
-
-
Suzuki K Poulose authored
Switch to updated coresight bindings for hw ports Cc: Andy Gross <andy.gross@linaro.org> Cc: David Brown <david.brown@linaro.org> Cc: Ivan T. Ivanov <ivan.ivanov@linaro.org> Cc: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by:
Suzuki K Poulose <suzuki.poulose@arm.com> Signed-off-by:
Andy Gross <andy.gross@linaro.org>
-