aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/backport-5.15/827-v6.3-0003-of-property-add-nvmem-cell-cells-property.patch
diff options
context:
space:
mode:
authorRafał Miłecki <rafal@milecki.pl>2023-03-17 16:36:08 +0100
committerRafał Miłecki <rafal@milecki.pl>2023-03-17 16:47:09 +0100
commit6ac6f2402da7ced5b6295e446693a78179923fdd (patch)
tree1a014d5009ff4fc810476346e8d31bf033c43c7e /target/linux/generic/backport-5.15/827-v6.3-0003-of-property-add-nvmem-cell-cells-property.patch
parentd7ba312a1458f3ae5ea104fbc350cf4b26c81e8f (diff)
downloadupstream-6ac6f2402da7ced5b6295e446693a78179923fdd.tar.gz
upstream-6ac6f2402da7ced5b6295e446693a78179923fdd.tar.bz2
upstream-6ac6f2402da7ced5b6295e446693a78179923fdd.zip
kernel: update v6.3 of patches
1. Use final (accepted) patches 2. Add two more required for v6.4 nvmem stuff Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Diffstat (limited to 'target/linux/generic/backport-5.15/827-v6.3-0003-of-property-add-nvmem-cell-cells-property.patch')
-rw-r--r--target/linux/generic/backport-5.15/827-v6.3-0003-of-property-add-nvmem-cell-cells-property.patch6
1 files changed, 4 insertions, 2 deletions
diff --git a/target/linux/generic/backport-5.15/827-v6.3-0003-of-property-add-nvmem-cell-cells-property.patch b/target/linux/generic/backport-5.15/827-v6.3-0003-of-property-add-nvmem-cell-cells-property.patch
index 8c047e685d..774e793ca5 100644
--- a/target/linux/generic/backport-5.15/827-v6.3-0003-of-property-add-nvmem-cell-cells-property.patch
+++ b/target/linux/generic/backport-5.15/827-v6.3-0003-of-property-add-nvmem-cell-cells-property.patch
@@ -1,6 +1,6 @@
-From 9cf9486a6a7e8a3d76154d0c506051ba3740e8b6 Mon Sep 17 00:00:00 2001
+From e2d8172043d2e50df19fcd59c11e5593de8188d7 Mon Sep 17 00:00:00 2001
From: Michael Walle <michael@walle.cc>
-Date: Tue, 6 Dec 2022 21:07:23 +0100
+Date: Mon, 6 Feb 2023 13:43:45 +0000
Subject: [PATCH] of: property: add #nvmem-cell-cells property
Bindings describe the new '#nvmem-cell-cells' property. Now that the
@@ -11,6 +11,8 @@ Signed-off-by: Michael Walle <michael@walle.cc>
Tested-by: Miquel Raynal <miquel.raynal@bootlin.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
+Link: https://lore.kernel.org/r/20230206134356.839737-12-srinivas.kandagatla@linaro.org
+Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
---
drivers/of/property.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)