Skip to content

Commit f2e3956

Browse files
nxpfrankliBartosz Golaszewski
authored andcommitted
dt-bindings: gpio: fsl,qoriq-gpio: Add compatible string fsl,ls1046a-gpio
Add compatible string for chip ls1046 to fix below warning. arch/arm64/boot/dts/freescale/fsl-ls1046a-frwy.dtb: /soc/gpio@2300000: failed to match any schema with compatible: ['fsl,ls1046a-gpio', 'fsl,qoriq-gpio'] Signed-off-by: Frank Li <Frank.Li@nxp.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20240702201724.96681-1-Frank.Li@nxp.com Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
1 parent 6f2a875 commit f2e3956

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Documentation/devicetree/bindings/gpio/fsl,qoriq-gpio.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ properties:
2424
- fsl,ls1021a-gpio
2525
- fsl,ls1028a-gpio
2626
- fsl,ls1043a-gpio
27+
- fsl,ls1046a-gpio
2728
- fsl,ls1088a-gpio
2829
- fsl,ls2080a-gpio
2930
- const: fsl,qoriq-gpio

0 commit comments

Comments
 (0)