From b12f41c44f7c7c6d884618c979dbdc8795df47d8 Mon Sep 17 00:00:00 2001 From: Geert Uytterhoeven Date: Tue, 1 Mar 2022 17:15:39 +0100 Subject: bsp-51x-upport-request: Move unneeded match table additions to non-target If a driver matches against a family-specific compatible value, and the family-specific compatible value has always been present in the upstream DTS, there is no need to add SoC-specific compatible values to the driver's match table. Signed-off-by: Geert Uytterhoeven Acked-by: Yoshihiro Shimoda --- projects/linux/bsp-51x-non-target.yaml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'projects/linux/bsp-51x-non-target.yaml') diff --git a/projects/linux/bsp-51x-non-target.yaml b/projects/linux/bsp-51x-non-target.yaml index 4547990..aa7feba 100644 --- a/projects/linux/bsp-51x-non-target.yaml +++ b/projects/linux/bsp-51x-non-target.yaml @@ -414,3 +414,10 @@ bsp51x: - beaf0c9a0985d811271753be9f7be877f3fb3c1a # usb: renesas-usbhs: Add compatible string for r8a77965 (Proposing 'N' Driver matches against family-specific compatible value, which has always been present in upstream DTS) - 4ff6cc4f39aaaab394a9f92b9e472a5c83b1c652 # v4l: vsp1: Add underrun hung-up workaround (Proposing 'N': H3 ES1.x only) - e47c3bbf9fdff8663c532cbdfb37fe2679c12269 # clk: renesas: rcar-gen3: Fix SCCG/Clean peripheral clocks definition (Proposing 'N': the second parent is the clean parent clock) + - affec55a256085001a5ea4dc263492bbb8530a60 # PCI: rcar: Add a compatible string for r8a77961 (Proposing 'N' Driver matches against family-specific compatible value, which has always been present in upstream DTS) + - 49a9a630d28e87557964742fcbe376859cb3cf50 # gpio: gpio-rcar: Add compatible string for r8a77961 (Proposing 'N' Driver matches against family-specific compatible value, which has always been present in upstream DTS) + - 6745303b2bfa494e0a8713b7b81d98ff1288eb2a # i2c: rcar: Add support for r8a77961 (R-Car M3-W+) (Proposing 'N' Driver matches against family-specific compatible value, which has always been present in upstream DTS) + - da86bb9fb5cd0f9d96337627d77a463b3135003e # phy: rcar-gen3-usb2: Add a compatible string for r8a77961 (Proposing 'N' Driver matches against family-specific compatible value, which has always been present in upstream DTS) + - 9e2fc2139a65639337c6fd51c17373b14428fdbf # ravb: Add a compatible string for r8a77960/r8a77961 (Proposing 'N' Driver matches against family-specific compatible value, which has always been present in upstream DTS) + - 84c9eccfa9d7aef3d4dfc9ef5ad70f61504936ff # spi: sh-msiof: Add support for r8a77961 (Proposing 'N' Driver matches against family-specific compatible value, which has always been present in upstream DTS) + - c8cae912ea1473b3c66f12653b094764b8e2be02 # usb: renesas-usbhs: Add compatible string for r8a77961 (Proposing 'N' Driver matches against family-specific compatible value, which has always been present in upstream DTS) -- cgit v1.2.3