Re: [PATCH v11 03/13] dt-bindings: Convert gpio-mmio to yaml

2023-03-15 Thread kernel test robot
nux/kernel/git/shawnguo/linux.git for-next patch link: https://lore.kernel.org/r/20230313161138.3598068-4-sean.anderson%40seco.com patch subject: [PATCH v11 03/13] dt-bindings: Convert gpio-mmio to yaml reproduce: # https://github.com/intel-lab-lkp/li

Re: [PATCH v11 03/13] dt-bindings: Convert gpio-mmio to yaml

2023-03-14 Thread Krzysztof Kozlowski
On 14/03/2023 20:52, Sean Anderson wrote: > On 3/14/23 15:45, Krzysztof Kozlowski wrote: >> On 14/03/2023 19:50, Sean Anderson wrote: >>> On 3/14/23 14:32, Krzysztof Kozlowski wrote: On 14/03/2023 19:09, Sean Anderson wrote: > On 3/14/23 13:56, Krzysztof Kozlowski wrote: >> On 13/03/20

Re: [PATCH v11 03/13] dt-bindings: Convert gpio-mmio to yaml

2023-03-14 Thread Sean Anderson
On 3/14/23 15:45, Krzysztof Kozlowski wrote: > On 14/03/2023 19:50, Sean Anderson wrote: >> On 3/14/23 14:32, Krzysztof Kozlowski wrote: >>> On 14/03/2023 19:09, Sean Anderson wrote: On 3/14/23 13:56, Krzysztof Kozlowski wrote: > On 13/03/2023 17:11, Sean Anderson wrote: > + reg-names

Re: [PATCH v11 03/13] dt-bindings: Convert gpio-mmio to yaml

2023-03-14 Thread Krzysztof Kozlowski
On 14/03/2023 19:50, Sean Anderson wrote: > On 3/14/23 14:32, Krzysztof Kozlowski wrote: >> On 14/03/2023 19:09, Sean Anderson wrote: >>> On 3/14/23 13:56, Krzysztof Kozlowski wrote: On 13/03/2023 17:11, Sean Anderson wrote: + reg-names: > +minItems: 1 > +maxItems: 5

Re: [PATCH v11 03/13] dt-bindings: Convert gpio-mmio to yaml

2023-03-14 Thread Sean Anderson
On 3/14/23 14:32, Krzysztof Kozlowski wrote: > On 14/03/2023 19:09, Sean Anderson wrote: >> On 3/14/23 13:56, Krzysztof Kozlowski wrote: >>> On 13/03/2023 17:11, Sean Anderson wrote: >>> + reg-names: +minItems: 1 +maxItems: 5 +items: + enum: >>> >>> Why this is

Re: [PATCH v11 03/13] dt-bindings: Convert gpio-mmio to yaml

2023-03-14 Thread Krzysztof Kozlowski
On 14/03/2023 19:09, Sean Anderson wrote: > On 3/14/23 13:56, Krzysztof Kozlowski wrote: >> On 13/03/2023 17:11, Sean Anderson wrote: >>> This is a generic binding for simple MMIO GPIO controllers. Although we >>> have a single driver for these controllers, they were previously spread >>> over seve

Re: [PATCH v11 03/13] dt-bindings: Convert gpio-mmio to yaml

2023-03-14 Thread Sean Anderson
On 3/14/23 13:56, Krzysztof Kozlowski wrote: > On 13/03/2023 17:11, Sean Anderson wrote: >> This is a generic binding for simple MMIO GPIO controllers. Although we >> have a single driver for these controllers, they were previously spread >> over several files. Consolidate them. The register descri

Re: [PATCH v11 03/13] dt-bindings: Convert gpio-mmio to yaml

2023-03-14 Thread Krzysztof Kozlowski
On 13/03/2023 17:11, Sean Anderson wrote: > This is a generic binding for simple MMIO GPIO controllers. Although we > have a single driver for these controllers, they were previously spread > over several files. Consolidate them. The register descriptions are > adapted from the comments in the sour

Re: [PATCH v11 03/13] dt-bindings: Convert gpio-mmio to yaml

2023-03-13 Thread Linus Walleij
On Mon, Mar 13, 2023 at 5:12 PM Sean Anderson wrote: > This is a generic binding for simple MMIO GPIO controllers. Although we > have a single driver for these controllers, they were previously spread > over several files. Consolidate them. The register descriptions are > adapted from the comment

[PATCH v11 03/13] dt-bindings: Convert gpio-mmio to yaml

2023-03-13 Thread Sean Anderson
This is a generic binding for simple MMIO GPIO controllers. Although we have a single driver for these controllers, they were previously spread over several files. Consolidate them. The register descriptions are adapted from the comments in the source. There is no set order for the registers, so I