- Apr 09, 2018
-
-
Siva Durga Prasad Paladugu authored
Xilfpga library expects the size of bitstream in a pointer but currenly we are passing the size as a value. This patch fixes this issue. Signed-off-by:
Siva Durga Prasad Paladugu <sivadur@xilinx.com> Signed-off-by:
Nava kishore Manne <navam@xilinx.com> Signed-off-by:
Michal Simek <michal.simek@xilinx.com>
-
Siva Durga Prasad Paladugu authored
Latest xilfpga expects to set BIT5 of flags for nonsecure bitsream and also expects length in bytes instead of words This patch does the same. Signed-off-by:
Siva Durga Prasad Paladugu <sivadur@xilinx.com> Signed-off-by:
Michal Simek <michal.simek@xilinx.com> Reviewed-by:
Joe Hershberger <joe.hershberger@ni.com>
-
Nitin Jain authored
This patch adds support for ZynqMP platform to print FPGA PCAP status for "fpga status" command. Signed-off-by:
Nitin Jain <nitinj@xilinx.com> Signed-off-by:
Siva Durga Prasad Paladugu <sivadur@xilinx.com> Signed-off-by:
Michal Simek <michal.simek@xilinx.com>
-
Michal Simek authored
New and old clk drivers are sharing IDs and descriptions. Signed-off-by:
Michal Simek <michal.simek@xilinx.com>
-
Michal Simek authored
Sync with mainline. Signed-off-by:
Michal Simek <michal.simek@xilinx.com>
-
Michal Simek authored
- Use eeprom for node name - Use atmel compatible string instead of at. - Add missing labels Signed-off-by:
Michal Simek <michal.simek@xilinx.com>
-
Javier Martinez Canillas authored
The at24 driver allows to register I2C EEPROM chips using different vendor and devices, but the I2C subsystem does not take the vendor into account when matching using the I2C table since it only has device entries. But when matching using an OF table, both the vendor and device has to be taken into account so the driver defines only a set of compatible strings using the "atmel" vendor as a generic fallback for compatible I2C devices. So add this generic fallback to the device node compatible string to make the device to match the driver using the OF device ID table. Signed-off-by:
Javier Martinez Canillas <javier@dowhile0.org> Signed-off-by:
Michal Simek <michal.simek@xilinx.com>
-
Michal Simek authored
i2c muxes should described like this. Signed-off-by:
Michal Simek <michal.simek@xilinx.com>
-
Michal Simek authored
Use different location for SPDX line. Also update dates for new mainline DTS files. Signed-off-by:
Michal Simek <michal.simek@xilinx.com>
-
Michal Simek authored
The patch fixing issues reported by DTC: zynq-cc108.dtb: Warning (unit_address_format): Node /amba/spi@e000d000/flash@0/partition@0x400000 unit name should not have leading "0x" zynq-cc108.dtb: Warning (unit_address_format): Node /amba/spi@e000d000/flash@0/partition@0x800000 unit name should not have leading "0x" zynq-cc108.dtb: Warning (unit_address_format): Node /amba/spi@e000d000/flash@0/partition@0xc00000 unit name should not have leading "0x" zynq-cc108.dtb: Warning (unit_address_format): Node /amba/spi@e000d000/flash@0/partition@0xd00000 unit name should not have leading "0x" zynq-cc108.dtb: Warning (unit_address_format): Node /amba/spi@e000d000/flash@0/partition@0xf00000 unit name should not have leading "0x" Signed-off-by:
Michal Simek <michal.simek@xilinx.com>
-
Michal Simek authored
There is no reason to have double spaces for indentation. Signed-off-by:
Michal Simek <michal.simek@xilinx.com>
-
Michal Simek authored
Add vendor prefix to si5341. Signed-off-by:
Michal Simek <michal.simek@xilinx.com>
-
Michal Simek authored
There shouldn't be a number appended based on spec. Signed-off-by:
Michal Simek <michal.simek@xilinx.com>
-
Michal Simek authored
U-Boot commands shouldn't be the part of kernel DTS files. Signed-off-by:
Michal Simek <michal.simek@xilinx.com>
-
Srinivas Goud authored
This patch adds no-1-8-v below properties to sd node for dc5 board dts. Signed-off-by:
Srinivas Goud <srinivas.goud@xilinx.com> Signed-off-by:
Michal Simek <michal.simek@xilinx.com>
-
Michal Simek authored
Enable TTCs for this target as is done in Linux kernel. Signed-off-by:
Michal Simek <michal.simek@xilinx.com>
-
Michal Simek authored
eeprom can contain information which can be used by nvmem drivers. Signed-off-by:
Michal Simek <michal.simek@xilinx.com>
-
Michal Simek authored
This changes was done in mainline and this patch is just following it. Signed-off-by:
Michal Simek <michal.simek@xilinx.com>
-
Michal Simek authored
Using different node name and label partitions as data. Also use latest compatible strings based on mainline review. Signed-off-by:
Michal Simek <michal.simek@xilinx.com>
-
Michal Simek authored
Follow spec for node names. Signed-off-by:
Michal Simek <michal.simek@xilinx.com>
-
Michal Simek authored
Instead of hardcoding numbers. Signed-off-by:
Michal Simek <michal.simek@xilinx.com>
-
Michal Simek authored
Remove additional comments which were removed as the part of upstreaming. Signed-off-by:
Michal Simek <michal.simek@xilinx.com>
-
Michal Simek authored
Mainline Linux kernel has adopted SPDX header license in a different format then was used before. This patch is syncing it up. Also update years in License text and remove Nathalie's email because it is no longer valid. Signed-off-by:
Michal Simek <michal.simek@xilinx.com>
-
Michal Simek authored
Based on review from mainline i2c-mux is standard name for i2c switches. Signed-off-by:
Michal Simek <michal.simek@xilinx.com>
-
Michal Simek authored
Use vendor prefix for Maxim chips. Signed-off-by:
Michal Simek <michal.simek@xilinx.com>
-
Michal Simek authored
Sync pcie and lpd_dma nodes with mainline version. Incorrect locations are causing diff in statistics that's why synchronizations are needed. Signed-off-by:
Michal Simek <michal.simek@xilinx.com>
-
Heinrich Schuchardt authored
Replace references to non-existent file. Cc: Michal Simek <michal.simek@xilinx.com> Cc: Michal Simek <monstr@monstr.eu> Signed-off-by:
Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by:
Michal Simek <michal.simek@xilinx.com>
-
Michal Simek authored
Fix c&p error from Zynq. Signed-off-by:
Michal Simek <michal.simek@xilinx.com>
-
Michal Simek authored
zynq_clk_get_rate() is also returning ENXIO which is not handled now. Signed-off-by:
Michal Simek <michal.simek@xilinx.com>
-
Anton Gerasimov authored
Makes naming in line with other Zynq boards. Signed-off-by:
Anton Gerasimov <tossel@gmail.com> Signed-off-by:
Michal Simek <michal.simek@xilinx.com>
-
Anton Gerasimov authored
Delete devices implemented in PL, stylistic changes. Signed-off-by:
Anton Gerasimov <tossel@gmail.com> Signed-off-by:
Michal Simek <michal.simek@xilinx.com>
-
- Apr 08, 2018
-
-
Mario Six authored
CONFIG_HOSTNAME is defined as a "plain" preprocessor string, but every use is couched by __stringify(...). Hence, convert it to a proper string option. Signed-off-by:
Mario Six <mario.six@gdsys.cc>
-
Mario Six authored
Migrate the CONFIG_FSL_ESDHC option to Kconfig. Signed-off-by:
Mario Six <mario.six@gdsys.cc>
-
Mario Six authored
Migrate the CONFIG_TSEC_ENET option to Kconfig. Signed-off-by:
Mario Six <mario.six@gdsys.cc>
-
Mario Six authored
Migrate the CONFIG_DISPLAY_BOARDINFO_LATE option to Kconfig. Signed-off-by:
Mario Six <mario.six@gdsys.cc> [trini: Re-run migration] Signed-off-by:
Tom Rini <trini@konsulko.com>
-
Mario Six authored
Migrate the CONFIG_LAST_STAGE_INIT option to Kconfig. Signed-off-by:
Mario Six <mario.six@gdsys.cc>
-
Mario Six authored
Migrate the CONFIG_BOARD_EARLY_INIT_R option to Kconfig. Signed-off-by:
Mario Six <mario.six@gdsys.cc>
-
Mario Six authored
Migrate the CONFIG_SYS_ALT_MEMTEST option to Kconfig. Signed-off-by:
Mario Six <mario.six@gdsys.cc> [trini: Re-run migration after also including CMD_MEMTEST] Signed-off-by:
Tom Rini <trini@konsulko.com>
-
Tom Rini authored
Rsync all defconfig files using moveconfig.py Signed-off-by:
Tom Rini <trini@konsulko.com>
-
- Apr 07, 2018
-
-
Tom Rini authored
With the previous temporary reverts, we need to re-complete the migration of CONFIG_ATMEL_SPI here now. Signed-off-by:
Tom Rini <trini@konsulko.com>
-