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 <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bartosz Golaszewski <[email protected]>
1 parent 6f2a875 commit f2e3956

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)