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/005-5.12-dt-bindings-interrupt-controller-add-realtek-rtl838x-rtl839x-support.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/005-5.12-dt-bindings-interrupt-controller-add-realtek-rtl838x-rtl839x-support.patch')
-rw-r--r-- | target/linux/realtek/patches-5.10/005-5.12-dt-bindings-interrupt-controller-add-realtek-rtl838x-rtl839x-support.patch | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/target/linux/realtek/patches-5.10/005-5.12-dt-bindings-interrupt-controller-add-realtek-rtl838x-rtl839x-support.patch b/target/linux/realtek/patches-5.10/005-5.12-dt-bindings-interrupt-controller-add-realtek-rtl838x-rtl839x-support.patch index d6817d209d..165545a220 100644 --- a/target/linux/realtek/patches-5.10/005-5.12-dt-bindings-interrupt-controller-add-realtek-rtl838x-rtl839x-support.patch +++ b/target/linux/realtek/patches-5.10/005-5.12-dt-bindings-interrupt-controller-add-realtek-rtl838x-rtl839x-support.patch @@ -16,9 +16,6 @@ Link: https://lore.kernel.org/r/20210122204224.509124-2-bert@biot.com 1 file changed, 57 insertions(+) create mode 100644 Documentation/devicetree/bindings/interrupt-controller/realtek,rtl-intc.yaml -diff --git a/Documentation/devicetree/bindings/interrupt-controller/realtek,rtl-intc.yaml b/Documentation/devicetree/bindings/interrupt-controller/realtek,rtl-intc.yaml -new file mode 100644 -index 0000000000000..9e76fff20323c --- /dev/null +++ b/Documentation/devicetree/bindings/interrupt-controller/realtek,rtl-intc.yaml @@ -0,0 +1,57 @@ @@ -79,6 +76,3 @@ index 0000000000000..9e76fff20323c + <30 &cpuintc 1>, + <29 &cpuintc 5>; + }; --- -cgit 1.2.3-1.el7 - |