>
Hosts the 0x221E linux distro kernel.https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-rolling-lts2025-07-18T08:20:07Zdt-bindings: gpio: fsl,qoriq-gpio: Add missing mpc8xxx compatibles2025-07-18T08:20:07ZRob Herring (Arm)robh@kernel.org2025-07-14T20:29:40Zurn:sha1:e2337e64fce36a8ed6cb44771482e9dabb24eea9
The fsl,mpc8349-gpio, fsl,mpc8572-gpio, and fsl,mpc8610-gpio compatibles
are already documented in fsl,qoriq-gpio.yaml. Add the additional
compatibles that use fsl,mpc8349-gpio as a fallback. With that,
the 8xxx_gpio.txt binding document is redundant and can be removed.
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Acked-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Link: https://lore.kernel.org/r/20250714202941.3013390-1-robh@kernel.org
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
dt-bindings: gpio: fsl,qoriq-gpio: Add compatible string fsl,mpc8314-gpio2025-01-13T08:20:25ZJ. Neuschäferj.ne@posteo.net2025-01-02T18:31:52Zurn:sha1:b7c1336e2ecaba2faccebaa98dbff64d57c31727
This is for the MPC831{4,5}{,E} SoCs.
Signed-off-by: J. Neuschäfer <j.ne@posteo.net>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20250102-mpc83xx-v1-11-86f78ba2a7af@posteo.net
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
dt-bindings: gpio: fsl,qoriq-gpio: Add compatible string fsl,ls1046a-gpio2024-07-03T10:02:06ZFrank LiFrank.Li@nxp.com2024-07-02T20:17:24Zurn:sha1:f2e395629747e718a67b567cb84b49d14792b312
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>
dt-bindings: gpio: fsl,qoriq-gpio: add common property gpio-line-names2024-06-28T08:13:51ZFrank LiFrank.Li@nxp.com2024-06-27T20:21:51Zurn:sha1:3550b5db3af4d0ff7f2ad07367af6427534620f0
Add common gpio-line-names property for fsl,qoriq-gpio to fix below
warning.
arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-kbox-a-230-ls.dtb: gpio@2300000: 'gpio-line-names' does not match any of the regexes: 'pinctrl-[0-9]+'
from schema $id: http://devicetree.org/schemas/gpio/fsl,qoriq-gpio.yaml
Signed-off-by: Frank Li <Frank.Li@nxp.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240627202151.456812-1-Frank.Li@nxp.com
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
dt-bindings: gpio: mpc8xxx: Convert to yaml format2024-06-03T08:25:17ZFrank LiFrank.Li@nxp.com2024-05-31T16:43:57Zurn:sha1:77e1ea9e9913df8c23ac102c9c2b7c49a5d224da
Convert binding doc from txt to yaml.
Remove redundated "gpio1: gpio@2300000" example.
Add gpio-controller at example "gpio@1100".
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
Link: https://lore.kernel.org/r/20240531164357.1419858-1-Frank.Li@nxp.com
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>