2021-04-23 06:03:23

by Aswath Govindraju

[permalink] [raw]
Subject: [PATCH] arm64: dts: ti: k3-am64-mcu: Fix the compatible string in GPIO DT node

Fix the compatible string in mcu domain GPIO device tree node.

Fixes: 01a91e01b8fd ("arm64: dts: ti: k3-am64: Add GPIO DT nodes")
Signed-off-by: Aswath Govindraju <[email protected]>
---
arch/arm64/boot/dts/ti/k3-am64-mcu.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/ti/k3-am64-mcu.dtsi b/arch/arm64/boot/dts/ti/k3-am64-mcu.dtsi
index 99e94dee1bd4..892db8229f77 100644
--- a/arch/arm64/boot/dts/ti/k3-am64-mcu.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am64-mcu.dtsi
@@ -86,7 +86,7 @@
};

mcu_gpio0: gpio@4201000 {
- compatible = "ti,am64-gpio", "keystone-gpio";
+ compatible = "ti,am64-gpio", "ti,keystone-gpio";
reg = <0x0 0x4201000 0x0 0x100>;
gpio-controller;
#gpio-cells = <2>;
--
2.17.1


2021-05-27 14:04:26

by Lokesh Vutla

[permalink] [raw]
Subject: Re: [PATCH] arm64: dts: ti: k3-am64-mcu: Fix the compatible string in GPIO DT node



On 23/04/21 11:31 am, Aswath Govindraju wrote:
> Fix the compatible string in mcu domain GPIO device tree node.
>
> Fixes: 01a91e01b8fd ("arm64: dts: ti: k3-am64: Add GPIO DT nodes")
> Signed-off-by: Aswath Govindraju <[email protected]>

Reviewed-by: Lokesh Vutla <[email protected]>

Thanks and regards,
Lokesh

2021-05-28 21:37:12

by Nishanth Menon

[permalink] [raw]
Subject: Re: [PATCH] arm64: dts: ti: k3-am64-mcu: Fix the compatible string in GPIO DT node

On Fri, 23 Apr 2021 11:31:33 +0530, Aswath Govindraju wrote:
> Fix the compatible string in mcu domain GPIO device tree node.

Hi Aswath Govindraju,

I have applied the following to branch ti-k3-next on [1].

NOTE: I know you are working on yaml conversion[2] and this is a valid
bug fix as well, as a result, I dont think there is any existing norms
conflicted in picking this fixup ahead of yaml conversion merge.

Thank you!

[1/1] arm64: dts: ti: k3-am64-mcu: Fix the compatible string in GPIO DT node
commit: ec2fb989d03e7f79f7cd901cf9abf40aebba7acf


All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent up the chain during
the next merge window (or sooner if it is a relevant bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

[1] git://git.kernel.org/pub/scm/linux/kernel/git/nmenon/linux.git
[2] https://lore.kernel.org/linux-devicetree/[email protected]/
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D