[linux-yocto] [kernel v5.2/standard/xlnx-soc][PATCH 0/2] patches for xilinx
quanyang.wang at windriver.com
quanyang.wang at windriver.com
Sun Oct 13 06:33:52 PDT 2019
From: Quanyang Wang <quanyang.wang at windriver.com>
Hi Bruce, Michal,
The patch "arch: arm64: dts: add overlay dts file" is made for FPGA programming
using Device Tree Overlay.
The patch "i2c: cadence: do not clear bus_hold_flag in mrecv" is to
fix a bug which is introduced by upstream commit d358def70688. This
bug will result that all i2c_smbus_read_byte_data calls will read
invalid data from slave device for example ucd10120 in zynq-zc706 board.
Would you please help review and merge these patches to linux-yocto
v5.2/standard/xlnx-soc branch?
Thanks,
Quanyang
MengLi (1):
arch: arm64: dts: add overlay dts file
Quanyang Wang (1):
i2c: cadence: do not clear bus_hold_flag in mrecv
arch/arm64/boot/dts/xilinx/Makefile | 1 +
.../dts/xilinx/zynqmp-zcu102-fpga-update.dts | 18 ++++++++++++++++++
drivers/i2c/busses/i2c-cadence.c | 2 --
3 files changed, 19 insertions(+), 2 deletions(-)
create mode 100644 arch/arm64/boot/dts/xilinx/zynqmp-zcu102-fpga-update.dts
--
2.17.1
More information about the linux-yocto
mailing list