diff options
author | Rui Salvaterra <rsalvaterra@gmail.com> | 2021-09-27 09:20:47 +0100 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2021-09-30 22:29:33 +0100 |
commit | 2bf320a5e51a3dec733ab75b4d8085655c7f5ba6 (patch) | |
tree | 7638fe5d67bff017b570efe90fc2f2d9726b8130 /target/linux/realtek/patches-5.10/003-5.12-spi-realtek-rtl838x-rtl839x-spi-controller.patch | |
parent | 9664b41c05ff95b8e7ffa7ca2b0c8c35234c5425 (diff) | |
download | upstream-2bf320a5e51a3dec733ab75b4d8085655c7f5ba6.tar.gz upstream-2bf320a5e51a3dec733ab75b4d8085655c7f5ba6.tar.bz2 upstream-2bf320a5e51a3dec733ab75b4d8085655c7f5ba6.zip |
kernel: bump 5.10 to 5.10.69
Patches automatically refreshed.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
Diffstat (limited to 'target/linux/realtek/patches-5.10/003-5.12-spi-realtek-rtl838x-rtl839x-spi-controller.patch')
-rw-r--r-- | target/linux/realtek/patches-5.10/003-5.12-spi-realtek-rtl838x-rtl839x-spi-controller.patch | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/target/linux/realtek/patches-5.10/003-5.12-spi-realtek-rtl838x-rtl839x-spi-controller.patch b/target/linux/realtek/patches-5.10/003-5.12-spi-realtek-rtl838x-rtl839x-spi-controller.patch index 035b0e655f..325e904994 100644 --- a/target/linux/realtek/patches-5.10/003-5.12-spi-realtek-rtl838x-rtl839x-spi-controller.patch +++ b/target/linux/realtek/patches-5.10/003-5.12-spi-realtek-rtl838x-rtl839x-spi-controller.patch @@ -11,9 +11,6 @@ Signed-off-by: Mark Brown <broonie@kernel.org> 1 file changed, 41 insertions(+) create mode 100644 Documentation/devicetree/bindings/spi/realtek,rtl-spi.yaml -diff --git a/Documentation/devicetree/bindings/spi/realtek,rtl-spi.yaml b/Documentation/devicetree/bindings/spi/realtek,rtl-spi.yaml -new file mode 100644 -index 0000000000000..30a62a211984f --- /dev/null +++ b/Documentation/devicetree/bindings/spi/realtek,rtl-spi.yaml @@ -0,0 +1,41 @@ @@ -58,6 +55,3 @@ index 0000000000000..30a62a211984f + #address-cells = <1>; + #size-cells = <0>; + }; --- -cgit 1.2.3-1.el7 - |