Message ID | 20231214080911.23359-1-biju.das.jz@bp.renesas.com |
---|---|
Headers | show |
Series | Convert DA906{1,2} bindings to json-schema | expand |
On Thu, 14 Dec 2023 08:09:03 +0000, Biju Das wrote: > Convert the below bindings to json-schema > 1) DA906{1,2} mfd bindings > 2) DA906{1,2,3} onkey bindings > 3) DA906{1,2,3} thermal bindings > > Also add fallback for DA9061 watchdog device and document > DA9063 watchdog device. > > [...] Applied, thanks! [1/8] dt-bindings: mfd: da9062: Update watchdog description commit: 9e7b13b805bcbe5335c2936d4c7ea0323ac69a81 [2/8] dt-bindings: watchdog: dlg,da9062-watchdog: Add fallback for DA9061 watchdog commit: 28d34db7772f18490b52328f04a3bf69ed5390d2 [3/8] dt-bindings: watchdog: dlg,da9062-watchdog: Document DA9063 watchdog commit: d2a7dbb808870c17cffa2749ea877f61f298d098 [4/8] dt-bindings: mfd: dlg,da9063: Update watchdog child node commit: d4018547a15a94c7e865b2cef82bff1cd43a32b3 [5/8] dt-bindings: input: Convert da906{1,2,3} onkey to json-schema commit: db459d3da7bb9c37cb86897c7b321a49f8e40968 [6/8] dt-bindings: thermal: Convert da906{1,2} thermal to json-schema commit: 998f499c843e360bcd9ee1fe9addc3b5d32f1234 [7/8] dt-bindings: mfd: dlg,da9063: Sort child devices commit: 2bbf9d2a8e3bc933703dfda87cac953bed458496 [8/8] dt-bindings: mfd: dlg,da9063: Convert da9062 to json-schema commit: 522225161830f6a93f2aaabda99226c1ffddc8c4 -- Lee Jones [李琼斯]
On Thu, 21 Dec 2023, Lee Jones wrote: > On Thu, 14 Dec 2023 08:09:03 +0000, Biju Das wrote: > > Convert the below bindings to json-schema > > 1) DA906{1,2} mfd bindings > > 2) DA906{1,2,3} onkey bindings > > 3) DA906{1,2,3} thermal bindings > > > > Also add fallback for DA9061 watchdog device and document > > DA9063 watchdog device. > > > > [...] > > Applied, thanks! > > [1/8] dt-bindings: mfd: da9062: Update watchdog description > commit: 9e7b13b805bcbe5335c2936d4c7ea0323ac69a81 > [2/8] dt-bindings: watchdog: dlg,da9062-watchdog: Add fallback for DA9061 watchdog > commit: 28d34db7772f18490b52328f04a3bf69ed5390d2 > [3/8] dt-bindings: watchdog: dlg,da9062-watchdog: Document DA9063 watchdog > commit: d2a7dbb808870c17cffa2749ea877f61f298d098 > [4/8] dt-bindings: mfd: dlg,da9063: Update watchdog child node > commit: d4018547a15a94c7e865b2cef82bff1cd43a32b3 > [5/8] dt-bindings: input: Convert da906{1,2,3} onkey to json-schema > commit: db459d3da7bb9c37cb86897c7b321a49f8e40968 > [6/8] dt-bindings: thermal: Convert da906{1,2} thermal to json-schema > commit: 998f499c843e360bcd9ee1fe9addc3b5d32f1234 > [7/8] dt-bindings: mfd: dlg,da9063: Sort child devices > commit: 2bbf9d2a8e3bc933703dfda87cac953bed458496 > [8/8] dt-bindings: mfd: dlg,da9063: Convert da9062 to json-schema > commit: 522225161830f6a93f2aaabda99226c1ffddc8c4 Submitted for testing. Pull-request to follow.
Hi Lee Jones, > -----Original Message----- > From: Lee Jones <lee@kernel.org> > Sent: Thursday, December 21, 2023 2:33 PM > Subject: Re: [PATCH v6 0/8] Convert DA906{1,2} bindings to json-schema > > On Thu, 21 Dec 2023, Lee Jones wrote: > > > On Thu, 14 Dec 2023 08:09:03 +0000, Biju Das wrote: > > > Convert the below bindings to json-schema > > > 1) DA906{1,2} mfd bindings > > > 2) DA906{1,2,3} onkey bindings > > > 3) DA906{1,2,3} thermal bindings > > > > > > Also add fallback for DA9061 watchdog device and document > > > DA9063 watchdog device. > > > > > > [...] > > > > Applied, thanks! > > > > [1/8] dt-bindings: mfd: da9062: Update watchdog description > > commit: 9e7b13b805bcbe5335c2936d4c7ea0323ac69a81 > > [2/8] dt-bindings: watchdog: dlg,da9062-watchdog: Add fallback for > DA9061 watchdog > > commit: 28d34db7772f18490b52328f04a3bf69ed5390d2 > > [3/8] dt-bindings: watchdog: dlg,da9062-watchdog: Document DA9063 > watchdog > > commit: d2a7dbb808870c17cffa2749ea877f61f298d098 > > [4/8] dt-bindings: mfd: dlg,da9063: Update watchdog child node > > commit: d4018547a15a94c7e865b2cef82bff1cd43a32b3 > > [5/8] dt-bindings: input: Convert da906{1,2,3} onkey to json-schema > > commit: db459d3da7bb9c37cb86897c7b321a49f8e40968 > > [6/8] dt-bindings: thermal: Convert da906{1,2} thermal to json-schema > > commit: 998f499c843e360bcd9ee1fe9addc3b5d32f1234 > > [7/8] dt-bindings: mfd: dlg,da9063: Sort child devices > > commit: 2bbf9d2a8e3bc933703dfda87cac953bed458496 > > [8/8] dt-bindings: mfd: dlg,da9063: Convert da9062 to json-schema > > commit: 522225161830f6a93f2aaabda99226c1ffddc8c4 > > Submitted for testing. Pull-request to follow. The commit dc805ea058c0e ("MAINTAINERS: rectify entry for DIALOG SEMICONDUCTOR DRIVERS") in mainline will give a conflict for patch#1. Patch#2 and patch#3 are already in mainline. Please let me know if you want me to rebase and resend the patch series Or you will take care the MAINTAINERS conflict while applying. Cheers, Biju
On Mon, 29 Jan 2024, Biju Das wrote: > Hi Lee Jones, > > > -----Original Message----- > > From: Lee Jones <lee@kernel.org> > > Sent: Thursday, December 21, 2023 2:33 PM > > Subject: Re: [PATCH v6 0/8] Convert DA906{1,2} bindings to json-schema > > > > On Thu, 21 Dec 2023, Lee Jones wrote: > > > > > On Thu, 14 Dec 2023 08:09:03 +0000, Biju Das wrote: > > > > Convert the below bindings to json-schema > > > > 1) DA906{1,2} mfd bindings > > > > 2) DA906{1,2,3} onkey bindings > > > > 3) DA906{1,2,3} thermal bindings > > > > > > > > Also add fallback for DA9061 watchdog device and document > > > > DA9063 watchdog device. > > > > > > > > [...] > > > > > > Applied, thanks! > > > > > > [1/8] dt-bindings: mfd: da9062: Update watchdog description > > > commit: 9e7b13b805bcbe5335c2936d4c7ea0323ac69a81 > > > [2/8] dt-bindings: watchdog: dlg,da9062-watchdog: Add fallback for > > DA9061 watchdog > > > commit: 28d34db7772f18490b52328f04a3bf69ed5390d2 > > > [3/8] dt-bindings: watchdog: dlg,da9062-watchdog: Document DA9063 > > watchdog > > > commit: d2a7dbb808870c17cffa2749ea877f61f298d098 > > > [4/8] dt-bindings: mfd: dlg,da9063: Update watchdog child node > > > commit: d4018547a15a94c7e865b2cef82bff1cd43a32b3 > > > [5/8] dt-bindings: input: Convert da906{1,2,3} onkey to json-schema > > > commit: db459d3da7bb9c37cb86897c7b321a49f8e40968 > > > [6/8] dt-bindings: thermal: Convert da906{1,2} thermal to json-schema > > > commit: 998f499c843e360bcd9ee1fe9addc3b5d32f1234 > > > [7/8] dt-bindings: mfd: dlg,da9063: Sort child devices > > > commit: 2bbf9d2a8e3bc933703dfda87cac953bed458496 > > > [8/8] dt-bindings: mfd: dlg,da9063: Convert da9062 to json-schema > > > commit: 522225161830f6a93f2aaabda99226c1ffddc8c4 > > > > Submitted for testing. Pull-request to follow. > > The commit dc805ea058c0e ("MAINTAINERS: rectify entry for DIALOG SEMICONDUCTOR DRIVERS") > in mainline will give a conflict for patch#1. > > Patch#2 and patch#3 are already in mainline. > > > Please let me know if you want me to rebase and resend the patch series That would be helpful, thanks. Please ensure all of the patches have my: Acked-by: Lee Jones <lee@kernel.org> ... applied, then I'll know to just apply them again.
Hi Lee Jones, Thanks for the feedback. > -----Original Message----- > From: Lee Jones <lee@kernel.org> > Sent: Wednesday, January 31, 2024 8:49 AM > Subject: Re: [PATCH v6 0/8] Convert DA906{1,2} bindings to json-schema > > On Mon, 29 Jan 2024, Biju Das wrote: > > > Hi Lee Jones, > > > > > -----Original Message----- > > > From: Lee Jones <lee@kernel.org> > > > Sent: Thursday, December 21, 2023 2:33 PM > > > Subject: Re: [PATCH v6 0/8] Convert DA906{1,2} bindings to > > > json-schema > > > > > > On Thu, 21 Dec 2023, Lee Jones wrote: > > > > > > > On Thu, 14 Dec 2023 08:09:03 +0000, Biju Das wrote: > > > > > Convert the below bindings to json-schema > > > > > 1) DA906{1,2} mfd bindings > > > > > 2) DA906{1,2,3} onkey bindings > > > > > 3) DA906{1,2,3} thermal bindings > > > > > > > > > > Also add fallback for DA9061 watchdog device and document > > > > > DA9063 watchdog device. > > > > > > > > > > [...] > > > > > > > > Applied, thanks! > > > > > > > > [1/8] dt-bindings: mfd: da9062: Update watchdog description > > > > commit: 9e7b13b805bcbe5335c2936d4c7ea0323ac69a81 > > > > [2/8] dt-bindings: watchdog: dlg,da9062-watchdog: Add fallback for > > > DA9061 watchdog > > > > commit: 28d34db7772f18490b52328f04a3bf69ed5390d2 > > > > [3/8] dt-bindings: watchdog: dlg,da9062-watchdog: Document DA9063 > > > watchdog > > > > commit: d2a7dbb808870c17cffa2749ea877f61f298d098 > > > > [4/8] dt-bindings: mfd: dlg,da9063: Update watchdog child node > > > > commit: d4018547a15a94c7e865b2cef82bff1cd43a32b3 > > > > [5/8] dt-bindings: input: Convert da906{1,2,3} onkey to json-schema > > > > commit: db459d3da7bb9c37cb86897c7b321a49f8e40968 > > > > [6/8] dt-bindings: thermal: Convert da906{1,2} thermal to json- > schema > > > > commit: 998f499c843e360bcd9ee1fe9addc3b5d32f1234 > > > > [7/8] dt-bindings: mfd: dlg,da9063: Sort child devices > > > > commit: 2bbf9d2a8e3bc933703dfda87cac953bed458496 > > > > [8/8] dt-bindings: mfd: dlg,da9063: Convert da9062 to json-schema > > > > commit: 522225161830f6a93f2aaabda99226c1ffddc8c4 > > > > > > Submitted for testing. Pull-request to follow. > > > > The commit dc805ea058c0e ("MAINTAINERS: rectify entry for DIALOG > > SEMICONDUCTOR DRIVERS") in mainline will give a conflict for patch#1. > > > > Patch#2 and patch#3 are already in mainline. > > > > > > Please let me know if you want me to rebase and resend the patch > > series > > That would be helpful, thanks. > > Please ensure all of the patches have my: > > Acked-by: Lee Jones <lee@kernel.org> > > ... applied, then I'll know to just apply them again. OK, Resend the series[1] with Ack tag and Rb tag from Conor for patch#6 [1] https://lore.kernel.org/all/20240131102656.3379-1-biju.das.jz@bp.renesas.com/ Cheers, Biju