This patch series updates the device tree binding for "jedec,lpddr2" to encode the revision ID (mode registers 6 and 7) in the same way as they were already done for the "jedec,lpddr3" binding, and deprecates the old way. Julius Werner (3): dt-bindings: memory: lpddr2: Adjust revision ID property to match lpddr3 memory: Update of_memory lpddr2 revision-id binding ARM: dts: Update jedec,lpddr2 revision-id binding .../memory-controllers/ddr/jedec,lpddr2.yaml | 17 ++++++++++++-- arch/arm/boot/dts/tegra20-asus-tf101.dts | 2 +- drivers/memory/of_memory.c | 23 ++++++++++++------- 3 files changed, 31 insertions(+), 11 deletions(-) -- 2.31.0